What problem does it solve?
This Skill helps you discover user-facing features in a codebase that are missing from the documentation, so teams can close coverage gaps before users have to read the source.
Core Features & Use Cases
- Area-by-area inventory: Breaks a project into major source areas and lists the public methods, flags, config keys, exceptions, and behaviors that users can actually encounter.
- Coverage triage: Separates fully explained features from reference-only mentions and truly undocumented capabilities.
- Documentation gap reporting: Produces concise, actionable findings with source locations, search evidence, and suggested doc homes.
- Use Case: A maintainer wants to know whether a framework’s CLI, config, and runtime APIs are all discoverable from the docs before a release.
Quick Start
Ask for a documentation coverage review of the repository or a specific area such as CLI, config, API, or web routes.