What problem does it solve?
This Skill helps teams ensure their user documentation is readable, accurate, and navigable by automatically evaluating readability, coverage, code examples, link validity, and framework-specific syntax, then flagging gaps and issues that impede comprehension or adoption.
Core Features & Use Cases
- Readability analysis: Flesch score, sentence length, and passive voice to measure clarity.
- Coverage and accuracy: verify topics from design docs are documented and examples validate functionality.
- Code example validation: ensure syntax correctness, required imports, and practical usefulness.
- Link and navigation checks: validate internal/external links and anchor references to prevent dead ends.
- Framework-specific checks: enforce frontmatter completeness and MDX/Docusaurus/VitePress syntax where applicable.
- Reporting: generate comprehensive quality reports with actionable recommendations.
- Quick-start guidance: provide immediate steps to run a review and interpret results.
Quick Start
Run /docs-review <module> to generate a quality report and actionable recommendations.