What problem does it solve?
Many codebases lack consistent, complete, and up-to-date documentation, making onboarding, maintenance, and releases slow and error-prone; this Skill automates discovery, extraction, and generation of professional docs to eliminate that bottleneck.
Core Features & Use Cases
- Project Discovery & Analysis: Maps folder structure, extracts endpoints and key symbols, and summarizes tech stack from source files and manifests.
- Multi-tier Generation: Produces a complete README, detailed API reference, architecture diagrams (Mermaid/C4), and executable examples using templates and code analysis.
- Quality Validation: Runs a completeness checklist and scoring step to ensure required sections are present and suggests targeted fixes.
- Use Case: Convert a minimal or outdated repository into a release-ready project with a full README, docs/API.md, architecture diagrams, and example code for onboarding and publishing.
Quick Start
Generate a complete README, full API documentation, and architecture diagrams for the repository in the current directory and save the results to README.md and docs/.