scaffold-docs - Build library documentation iteratively with user reviews.
Iteratively creates or updates library documentation across Getting Started, Diving Deeper, and Reference sections with user reviews between passes.
Tags
Updated: 2026-09-17Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Discover codebase structure and target audience
- Build Getting Started tutorial documentation
- Build Diving Deeper topic documentation
- Build module reference documentation
- Update existing documentation after code changes
Inputs
- Codebase source code
- User review feedback
- Existing documentation files
- .scaffold-docs.yml metadata file
Outputs
- getting-started.md file
- diving-deeper topic files
- reference module files
- overall-structure.md file
- .scaffold-docs.yml metadata file
Requirements
- File system read and write access
- Git repository for commit tracking
