What problem does it solve?
Documentation often drifts from the actual codebase, leading to inaccuracies, incompleteness, and developer confusion. Manual audits are tedious and time-consuming. This Skill automates the systematic validation of documentation against code, ensuring your docs are always a reliable source of truth.
Core Features & Use Cases
- Accuracy Validation: Systematically compares every factual claim in your documentation against the actual code behavior.
- Completeness Check: Identifies undocumented features, APIs, configuration, and architectural patterns within your codebase.
- Quality Assurance: Performs basic checks for formatting, broken links, and spelling to maintain high-quality documentation.
- Use Case: Ensure your API reference, system architecture, or user guides are always in perfect sync with your latest code changes, preventing costly misunderstandings and reducing onboarding time for new team members.
Quick Start
From anywhere in your project, ask Claude:
Run a documentation audit
Check if our docs are up to date
Validate documentation against code