Enforces strict markdown syntax and formatting rules for clean, standardized documentation.
The md-syntax skill provides a set of rigorous guidelines for Claude when authoring or editing Markdown files to ensure high-quality, professional documentation. It mandates language specification for all code blocks, prohibits 'AI slop' such as emojis and em-dashes, and enforces a strict heading hierarchy with a single H1 per file. By standardizing spacing, trailing newlines, and section titles, this skill helps maintain consistent documentation standards across development projects and prevents common formatting errors that affect readability and rendering.
主な機能
01Automated spacing rules between markdown elements
02Strict prohibition of emojis and em-dashes for a professional tone
030 GitHub stars
04Enforced heading hierarchy and single H1 title per document
05Mandatory language tagging for all code blocks (bash, yaml, json, etc.)
06Integration guidance for /md-lint formatting commands
ユースケース
01Standardizing technical documentation and READMEs across large repositories
02Ensuring consistent markdown formatting for static site generators
03Professionalizing AI-generated content by removing stylistic 'slop'