Documentation Generator
Generate comprehensive documentation by analyzing code.
Process
- Analyze: Scan codebase structure
- Extract: Identify public APIs, types, configs
- Generate: Create documentation
- Format: Apply consistent Markdown styling
Output Types
README.md
- Project overview
- Installation
- Quick start
- API summary
- Configuration
API Docs
- Module descriptions
- Function signatures
- Type definitions
- Usage examples
Conventions
- Use JSDoc/TSDoc comments in source
- Markdown for all docs
- Code blocks with language hints
- Table of contents for long docs
Example Usage
claudetree start --template docs "Generate documentation for the auth module"
claudetree start --skill docs "Document the API endpoints"
Converted and distributed by TomeVault — claim your Tome and manage your conversions.