Monitor and post to X/Twitter
bird-cliskillsetup L2★0
Sheshiyer/skill-clusters ↗What it does
Format markdown documents with consistent style rules
Best for
Ensuring markdown consistency across documentation when team style rules need enforcement.
Inputs
- · markdown file
- · optional config for rule strictness
Outputs
- · reformatted markdown
- · lint warnings/errors
Requires
- · markdownlint
Preconditions
- · valid markdown syntax
Failure modes
- · rule conflicts on edge cases (frontmatter/code blocks)
- · auto-fix changes meaning of list
Trust signals
- · configurable rule set
- · auto-fix mode available
- · linter output with line numbers