markdown-standards
Installation
SKILL.md
Markdown Standards
Apply these standards when creating or editing Markdown documentation.
Content Rules
1. Headings
- Use appropriate heading levels (H2, H3, etc.) to structure content
- Do NOT use H1 - it will be generated from the title/front matter
- Use headings hierarchically (don't skip levels)
- Recommend restructuring if H4+ headings are needed
Good:
## Main Section
### Subsection