Documentation Builder
Installation
SKILL.md
Documentation Builder Skill
Overview
The Documentation Builder Skill transforms your codebase and specifications into professional, well-structured documentation. It analyzes your code, APIs, and architecture, then generates:
- API Documentation - OpenAPI-style reference with authentication, endpoints, errors
- User Guides - Getting started, tutorials, how-tos
- Architecture Documentation - System design, data flows, component relationships
- Setup Guides - Installation, configuration, deployment instructions
When to use this skill:
- Starting a new project and need documentation foundation
- Updating documentation to match code changes
- Converting code into professional API reference
- Creating user onboarding materials
- Generating architectural documentation