| name | documentation |
| description | Documentation generation workflow covering API docs, architecture docs, README files, code comments, and technical writing. |
| type | skill |
| created | 2026-02-27T00:00:00.000Z |
| domain | communication-content |
| category | documentation |
| risk | safe |
| source | personal |
| tags | ["skill","communication-content","documentation"] |
Documentation Workflow Bundle
Overview
Comprehensive documentation workflow for generating API documentation, architecture documentation, README files, code comments, and technical content from codebases.
When to Use This Workflow
Use this workflow when:
- Creating project documentation
- Generating API documentation
- Writing architecture docs
- Documenting code
- Creating user guides
- Maintaining wikis
Workflow Phases
Phase 1: Documentation Planning
Skills to Invoke
docs-architect - Documentation architecture
documentation-templates - Documentation templates
Actions
- Identify documentation needs
- Choose documentation tools
- Plan documentation structure
- Define style guidelines
- Set up documentation site
Copy-Paste Prompts
Use @docs-architect to plan documentation structure
Use @documentation-templates to set up documentation
Phase 2: API Documentation
Skills to Invoke
api-documenter - API documentation
api-documentation-generator - Auto-generation
openapi-spec-generation - OpenAPI specs
Actions
- Extract API endpoints
- Generate OpenAPI specs
- Create API reference
- Add usage examples
- Set up auto-generation
Copy-Paste Prompts
Use @api-documenter to generate API documentation
Use @openapi-spec-generation to create OpenAPI specs
Phase 3: Architecture Documentation
Skills to Invoke
c4-architecture-c4-architecture - C4 architecture
c4-context - Context diagrams
c4-container - Container diagrams
c4-component - Component diagrams
c4-code - Code diagrams
mermaid-expert - Mermaid diagrams
Actions
- Create C4 diagrams
- Document architecture