What problem does it solve?
Detects common Markdown formatting and platform-specific syntax issues and provides a guided workflow to list, confirm, and batch-fix them so documentation remains consistent and render-safe across sites.
Core Features & Use Cases
- Platform detection for VitePress, Docusaurus, MkDocs (Material), and fallback to GitHub Flavored Markdown.
- Admonition/callout mapping per platform and preservation of platform-specific syntax such as MDX, Vue components, and frontmatter.
- General linting rules: single H1 enforcement, heading spacing, list marker normalization, consistent nested list indentation, code fence language tags, image alt text requirements, table separator spacing, and link validation.
- Workflow that enumerates issues, asks for user confirmation, and then applies non-destructive, semantics-preserving batch fixes.
Quick Start
Ask the skill to check and fix the Markdown file README.md for formatting, list, and platform-specific admonition issues.