What problem does it solve?
This Skill prevents documentation drift and ensures every project has clear READMEs, API references, ADRs, runbooks, onboarding guides, and changelogs by orchestrating templates, QA gates, and writing best practices so teams can ship confident documentation.
Core Features & Use Cases
- README and API frameworks: Provides template-driven structure, best practices, and anti-pattern warnings so landing pages and references stay concise, accurate, and discoverable.
- Documentation-as-code automation: Demonstrates how to derive OpenAPI specs, JSDoc/TSDoc comments, Mermaid diagrams, and static site configurations automatically from source artifacts.
- Governance and QA: Supplies ADR templates, changelog standards, QA gate scripts, runbook discipline, onboarding playbooks, and writing checklists that keep teams aligned on decisions and operations.
- Use Case: When prepping a new microservice, run the doc-generator guidance to craft a comprehensive README, API doc, ADR, changelog entry, and operational runbook before the first release.
Quick Start
Ask doc-generator to draft a README outline, architecture summary, and runbook checklist for the current project.