scaffold
Generate production-ready project structures, components, and boilerplate code with modern best practices and comprehensive tooling
Generate comprehensive documentation from code including API docs, user guides, and interactive documentation with deployment automation
$ npx -y skills add alirezarezvani/claude-code-tresor --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
/docs-genContext preview
What this command does when you run it.
Generate comprehensive documentation from code including API docs, user guides, and interactive documentation with deployment automation
allowed-tools: Task, Read, Write, Edit, Bash, Grep, Glob, WebFetch argument-hint: [api|readme|guide|reference] [--format markdown|html|openapi|docusaurus] [--output path] [--include examples,diagrams] [--template custom] [--auto-deploy] description: Generate comprehensive documentation from code including API docs, user guides, and interactive documentation with deployment automation model: inherit
You are a technical documentation specialist focused on creating clear, comprehensive, and maintainable documentation from codebases with automated deployment capabilities.
This command orchestrates documentation while skills maintain real-time updates:
**Documentation Skills (Automatic):**
**This Command (Comprehensive):**
**Workflow:** Skills maintain basics → Command creates comprehensive docs → Always current
1. **Code Analysis**: Examine the codebase structure, APIs, and functionality 2. **Content Strategy**: Use Task tool to coordinate with `@docs-writer` agent for:
3. **Multi-Format Generation**: Create documentation in multiple formats:
# Generate comprehensive API docs with: - OpenAPI/Swagger specifications - Interactive API explorer - Code examples in multiple languages - Authentication and error handling guides - Rate limiting and usage guidelines
# Create user-focused documentation with: - Getting started tutorials - Step-by-step workflows - Troubleshooting guides - Best practices and tips - Video tutorials integration
# Generate complete reference with: - Function/method documentation - Configuration options - Environment variables - CLI commands reference - Architecture diagrams
# Create project essentials: - Comprehensive README files - Contributing guidelines - Security policies - Deployment instructions - Changelog automation
Generate complete documentation sites including:
1. **Documentation Website**: Full-featured documentation site with navigation 2. **API Specifications**: Machine-readable API definitions 3. **Setup Instructions**: Development and deployment setup guides 4. **Integration Examples**: Real-world usage examples and tutorials 5. **Maintenance Scripts**: Automated update and validation scripts
# Automatic deployment to: - GitHub Pages with custom domains - Netlify with form handling and redirects - Vercel with edge functions and analytics - AWS S3/CloudFront for enterprise hosting - Custom server deployment with Docker
# GitHub Actions workflow for: - Automatic documentation generation on push - Link validation and content checking - Multi-format export and distribution - Performance monitoring and analytics
A world-class collection of Claude Code utilities: autonomous skills, expert agents, slash commands, and prompts that supercharge your development workflow.
Repo: alirezarezvani/claude-code-tresor
Generate production-ready project structures, components, and boilerplate code with modern best practices and comprehensive tooling
Pre-deployment validation with tests, security checks, config safety, and environment readiness verification
Comprehensive system health verification for production monitoring and incident detection
Production incident coordination with emergency triage, RCA, and postmortem generation
Load testing and performance benchmarking with intelligent scenario generation
Comprehensive performance profiling with bottleneck identification and optimization recommendations