
from awesome-cursor-skills32
Checks Markdown files for structural and stylistic formatting issues (headings, lists, code blocks, links) and applies deterministic fixes.
Analyzes Markdown files for common formatting problems and applies automated, conservative fixes. The skill enforces a single H1, heading level consistency, proper blank lines around blocks, list marker consistency, fenced code blocks with language identifiers, and other style rules to ensure clean, readable Markdown.
Use this skill when preparing documentation, READMEs, or content for publication where consistent Markdown formatting matters. It is formatting-only (does not change content), so it's safe to run in CI or pre-commit to maintain repository style.
Works with agents that can read and edit repository files (Cursor-style editors, Claude Code, Copilot-based automation).
This skill has not been reviewed by our automated audit pipeline yet.