A world-class collection of Claude Code utilities: autonomous skills, expert agents, slash commands, and prompts that supercharge your development workflow.
Author: Alireza Rezvani Created: September 16, 2025 Updated: November 8, 2025 (v2.0.0 - Documentation & Path Fixes) License: MIT Repository: https://github.com/alirezarezvani/claude-code-tresor
Major Feature: Skills Layer - Autonomous background helpers that work automatically!
- β¨ 8 New Skills - Automatic code quality, security scanning, test suggestions, and documentation
- π 3-Tier Architecture - Skills (automatic) β Agents (manual) β Commands (workflows)
- π Comprehensive Guides - Getting Started, Architecture, Migration
- π‘οΈ Zero Breaking Changes - All existing agents and commands work exactly as before
- π― Simple & Intuitive - Skills work without configuration, sandboxing is optional
Upgrading? See MIGRATION-GUIDE.md for seamless upgrade with zero breaking changes.
Claude Code Tresor is the ultimate collection of professional-grade utilities for Claude Code users. Whether you're a solo developer or part of a team, this repository provides battle-tested tools that integrate seamlessly into your development workflow.
- π Production-Ready: All utilities are tested and used in real-world projects
- π Comprehensive: Covers the entire development lifecycle
- π οΈ Easy Installation: One-command setup with automated updates
- π¨ Customizable: Adapt templates to your specific needs and tech stack
- π₯ Team-Friendly: Includes collaboration guidelines and standards
- π Well-Documented: Every component includes detailed examples and usage guides
π‘ Ecosystem Tip: Looking for more? Check out the Claude Code Skill Factory to build custom skills, or browse the Claude Skills Library for pre-built professional domain packages. See Related Projects for details.
π Complete Augmentation Guide - Comprehensive guide with FAQs, use cases, and installation instructions
Transform your development workflow with these powerful commands:
| Command | Purpose | Example Usage |
|---|---|---|
/scaffold |
Generate project structures, components, and boilerplate | /scaffold react-component UserProfile --hooks --tests |
/review |
Automated code review with security and performance analysis | /review --scope staged --checks security,performance |
/test-gen |
Create comprehensive test suites automatically | /test-gen --file utils.js --coverage 90 |
/docs-gen |
Generate documentation from code and comments | /docs-gen api --format openapi |
Expert-level assistance for complex development tasks:
| Agent | Expertise | Best For |
|---|---|---|
@code-reviewer |
Code quality, security, performance analysis | PR reviews, code audits, best practices |
@test-engineer |
Testing strategies, test creation, QA | Unit tests, integration tests, coverage analysis |
@docs-writer |
Technical documentation, user guides | API docs, README files, troubleshooting guides |
@architect |
System design, technology evaluation | Architecture reviews, design decisions |
@debugger |
Root cause analysis, troubleshooting | Production issues, complex bugs |
@security-auditor |
Security assessment, OWASP compliance | Security audits, vulnerability analysis |
@performance-tuner |
Performance optimization, profiling | Performance issues, bottleneck analysis |
@refactor-expert |
Code refactoring, clean architecture | Technical debt, code modernization |
Automatic background helpers that work while you code:
| Skill | What It Does | Triggers On |
|---|---|---|
code-reviewer |
Real-time code quality checks | File edits, saves |
test-generator |
Suggests missing tests automatically | New functions, untested code |
git-commit-helper |
Generates commit messages from diff | git diff --staged |
security-auditor |
Detects vulnerabilities (SQL injection, XSS) | Auth code, API endpoints |
secret-scanner |
Blocks commits with exposed secrets | Pre-commit, API keys in code |
dependency-auditor |
Checks dependencies for CVEs | package.json changes |
api-documenter |
Auto-generates OpenAPI specs | API routes added |
readme-updater |
Keeps README current | Project changes, features |
Skills vs Agents: Skills work automatically in the background. Agents require manual invocation (@agent) for deep analysis.
Learn more: Skills Guide Β· Getting Started Β· Architecture
Ready-to-use prompts for common development scenarios:
- Frontend Development: React, Vue, Angular, JavaScript/TypeScript
- Backend Development: APIs, databases, authentication, microservices
- Debugging & Analysis: Error analysis, performance troubleshooting
- Best Practices: Clean code, security, refactoring strategies
Professional coding standards and style guides:
- JavaScript/TypeScript style guide with ESLint/Prettier configs
- Git workflows with conventional commits
- Code review checklists and PR templates
- Team collaboration guidelines
Complete workflow demonstrations:
- React App Setup: Full modern React application from scratch
- API Development: RESTful APIs with testing and documentation
- Performance Optimization: Systematic performance improvement
- CI/CD Pipelines: Automated testing and deployment
Extensive collection of additional utilities in the sources/ directory:
- 80+ Specialized Agents: Marketing, design, operations, AI automation
- Advanced Slash Commands: Tools and workflow automation
- Extended Templates: Industry-specific prompts and patterns
Looking to extend your Claude Code capabilities further? Check out these companion repositories:
Build your own custom Skills and Agents at scale
A comprehensive toolkit for generating production-ready Claude Skills and Agents without starting from scratch. Perfect when you need specialized capabilities beyond what's available in pre-built collections.
Key Features:
- Skills Factory: Generate multi-file skill packages with Python code, documentation, and examples
- Agents Factory: Create single-file specialist agents with enhanced YAML configuration
- Smart Architecture: Automatically determines when functional code is needed vs. prompt-only approaches
- 7 Reference Examples: Financial analysis, AWS architecture, content research, Microsoft 365, and more
- Enterprise Standards: Type-annotated code, error handling, and composable design
Best For: Developers who need custom domain-specific capabilities, teams building proprietary workflows, or organizations requiring specialized AI tools tailored to their tech stack.
Use Case: "I need a skill that analyzes our company's specific Terraform patterns" β Use Skill Factory to generate it
Production-ready skill packages for professional domains
A curated collection of specialized skill packages combining best practices, analysis tools, and strategic frameworks for various professional roles. Deploy expert-level capabilities immediately.
Available Collections:
- Marketing (3 packages): Content strategy, demand generation, product marketing
- C-Level Advisory (2 packages): CEO and CTO strategic guidance
- Product Team (6 packages): Product management, UX research, design systems, agile delivery
- Project Management (6 packages): Jira, Confluence, Scrum, PMO, Atlassian integration
- Engineering (9 packages): Architecture, fullstack, QA, DevOps, security, code review
- AI/ML/Data (Coming soon): Data science and machine learning workflows
Key Benefits:
- 40%+ time savings through domain-specific guidance
- 30%+ quality improvements with built-in best practices
- Python CLI utilities for automated analysis and reporting
- Ready-to-use templates for immediate deployment
Best For: Teams needing enterprise-grade expertise packages, professionals seeking domain-specific guidance, or organizations standardizing workflows across multiple roles.
Use Case: "I need comprehensive product management workflows with templates and frameworks" β Use Claude Skills Library
New to Claude Code augmentation? Read the comprehensive guide with FAQs, installation instructions, and detailed use cases:
π Complete Augmentation Guide (GitHub Gist)
This guide answers:
- What is Claude Code augmentation and why should I use it?
- How do Skills, Agents, Commands, and Hooks work?
- Which repository should I use for my needs?
- Step-by-step installation for all three repositories
- 20+ FAQs covering installation, usage, and troubleshooting
- 5+ detailed use cases with code examples
| Your Need | Use This Repository |
|---|---|
| Ready-to-use utilities (scaffolding, code review, testing, docs) | Claude Code Tresor (this repo) |
| Build custom skills for your specific domain/tech stack | Skill Factory |
| Deploy pre-built expertise for professional roles | Skills Library |
Complete Workflow Example:
- Start here (Claude Code Tresor) β Install 8 skills + 8 agents + 4 commands for development workflows
- Browse Skills Library β Add marketing, product, or engineering domain expertise packages
- Build custom with Skill Factory β Generate proprietary skills for your company's unique needs
All three repositories are MIT licensed and maintained by Alireza Rezvani.
- Installation Guide β - Install in 5 minutes
- Getting Started β - Your first workflow
- FAQ β - Common questions answered
- Troubleshooting β - Fix issues
- User Guides β - Installation, configuration, troubleshooting, migration, contributing
- Technical Reference β - Complete skills, agents, and commands documentation
- Workflows β - Git workflow, GitHub automation, agent-skill integration
# Clone the repository
git clone https://github.com/alirezarezvani/claude-code-tresor.git
cd claude-code-tresor
# Run the installation script (installs skills + agents + commands)
chmod +x scripts/install.sh
./scripts/install.shWhat's installed:
- β 8 Skills - Automatic background helpers
- β 8 Agents - Manual expert sub-agents
- β 4 Commands - Workflow automation
First time? See GETTING-STARTED.md for 5-minute quick start.
# Copy skills to Claude Code directory
cp -r skills/* ~/.claude/skills/
# Copy commands to Claude Code directory
cp -r commands/* ~/.claude/commands/
# Copy agents to Claude Code directory
cp -r agents/* ~/.claude/agents/
# Copy resources for reference
cp -r prompts standards examples ~/claude-code-resources/# Install only autonomous skills (v2.0+)
./scripts/install.sh --skills-only
# Install only slash commands
./scripts/install.sh --commands-only
# Install only agents
./scripts/install.sh --agents-only
# Install only resources (prompts, standards, examples)
./scripts/install.sh --resources-only# Create a complete React application
/scaffold react-app my-project --typescript --tailwind --tests
# Generate API endpoints with tests
/scaffold express-api user-service --auth --database --tests# Comprehensive code review
@code-reviewer Please review this component for:
- React best practices
- Performance optimization
- Security considerations
- Accessibility compliance
# Automated PR review
/review --scope pr --checks security,performance,style# Generate comprehensive tests
@test-engineer Create unit tests for this utility function with:
- Edge case coverage
- Error handling tests
- Performance benchmarks
# Automated test generation
/test-gen --file components/UserCard.tsx --framework jest# Generate API documentation
/docs-gen api --format openapi --include-examples
# Create user guides
@docs-writer Create a user guide for this authentication system with:
- Setup instructions
- Usage examples
- Troubleshooting guideclaude-code-tresor/
βββ π README.md # This file - complete overview
βββ βοΈ LICENSE # MIT License
βββ π€ CONTRIBUTING.md # Contribution guidelines
βββ π GETTING-STARTED.md # 5-minute quick start guide
βββ ποΈ ARCHITECTURE.md # 3-tier system explanation
βββ π MIGRATION-GUIDE.md # Upgrade guide for existing users
βββ
βββ β¨ skills/ # 8 Autonomous Skills (NEW v2.0!)
β βββ development/ # code-reviewer, test-generator, git-commit-helper
β βββ security/ # security-auditor, secret-scanner, dependency-auditor
β βββ documentation/ # api-documenter, readme-updater
β βββ README.md # Skills guide
β βββ TEMPLATES.md # Custom skill templates
βββ
βββ π€ agents/ # 8 Specialized Agents
β βββ code-reviewer/ # Code quality expert
β βββ test-engineer/ # Testing specialist
β βββ docs-writer/ # Documentation expert
β βββ architect/ # System design expert
β βββ debugger/ # Debugging specialist
β βββ security-auditor/ # Security expert
β βββ performance-tuner/ # Performance optimization
β βββ refactor-expert/ # Code refactoring
βββ
βββ β‘ commands/ # 4 Slash Commands
β βββ development/ # Project scaffolding and tools
β βββ testing/ # Test generation and analysis
β βββ documentation/ # Doc generation utilities
β βββ workflow/ # PR reviews and automation
βββ
βββ π prompts/ # Prompt Templates
β βββ code-generation/ # Frontend & backend prompts
β βββ debugging/ # Error analysis prompts
β βββ architecture/ # System design prompts
β βββ best-practices/ # Code quality prompts
βββ
βββ π standards/ # Development Standards
β βββ style-guides/ # Language-specific guides
β βββ git-workflows/ # Git best practices
β βββ templates/ # PR and issue templates
βββ
βββ π‘ examples/ # Real-World Examples
β βββ workflows/ # Complete project workflows
β βββ integrations/ # Service integration examples
β βββ case-studies/ # Detailed project case studies
βββ
βββ π¦ sources/ # Extended Source Library
β βββ agents/ # 200+ additional agents
β βββ slash-commands/ # Advanced command utilities
βββ
βββ π§ scripts/ # Utility Scripts
βββ install.sh # Easy installation
βββ update.sh # Update utilities
- Install: Run
./scripts/install.sh(installs skills + agents + commands) - Observe: Skills work automatically - start coding and watch them detect issues
- Try Command:
/scaffold react-component TestComponent --tests - Invoke Agent:
@code-reviewerfor deep analysis - Learn: Browse GETTING-STARTED.md for 5-min quick start
- Skills monitor: Automatic background checks (code quality, security, tests)
- Agent analysis:
@code-reviewer,@test-engineerfor deep dives - Command workflows:
/review --scope staged,/test-gen --file utils.js - Full workflow: Skills detect β Agents analyze β Commands orchestrate
- Standards: Implement
standards/style-guides/javascript.md - Workflows: Set up
standards/git-workflows/conventional-commits.md - Templates: Use
standards/templates/for consistency - Training: Share
examples/with your team
- Customize: Adapt templates in
prompts/for your needs - Extend: Explore additional utilities in
sources/ - Build Custom: Use Skill Factory to generate proprietary skills
- Add Expertise: Browse Skills Library for domain packages (marketing, product, engineering)
- Contribute: Add your own utilities following
CONTRIBUTING.md - Automate: Build custom workflows using the utilities
# Update all utilities
./scripts/update.sh
# Check for updates without applying
./scripts/update.sh --check
# Update specific components
./scripts/update.sh --commands-only- β Star this repository to get notified of updates
- π Watch releases for new features and utilities
- π’ Join discussions to suggest improvements
- π€ Contribute your own utilities and improvements
We welcome contributions from the community! Here's how to get involved:
- π Report bugs in GitHub Issues
- π‘ Suggest features in GitHub Discussions
- π Improve documentation with clarifications
- β Share your experience with others
- π§ Add new utilities following our standards
- π¨ Improve existing code with enhancements
- π§ͺ Add test coverage for utilities
- π Create examples for complex workflows
- Fork the repository
- Create a feature branch:
git checkout -b feature/amazing-utility - Follow our standards in
standards/directory - Test your changes thoroughly
- Submit a pull request using our template
See CONTRIBUTING.md for detailed guidelines.
This Repository:
- β¨ Skills: 8 autonomous background helpers (NEW v2.0!)
- π€ Agents: 8 expert sub-agents for deep analysis
- β‘ Commands: 4 workflow orchestration commands
- π Prompt Templates: 20+ battle-tested prompts
- π Standards: 5 comprehensive style guides
- π‘ Examples: 10+ real-world workflows
- π¦ Source Library: 200+ additional components
- β±οΈ Installation Time: < 2 minutes
- π Version: 2.0.0 (Major update: Skills layer!)
Complete Ecosystem:
- π Skill Factory: Generate unlimited custom skills and agents
- π Skills Library: 26+ pre-built professional domain packages (Marketing, Product, Engineering, PM, C-Level)
- π Active Development: All three repositories continuously updated
- βοΈ License: MIT across all projects
"Claude Code Tresor cut my React setup time from hours to minutes. The testing utilities alone saved me weeks of work!" - Sarah K., Frontend Developer
"Our code quality improved dramatically after implementing the standards and review workflows. PRs are now focused on logic, not style." - Mike R., Tech Lead
"We use Claude Code Tresor as our standard toolkit. It ensures consistency across all client projects and speeds up delivery." - Jennifer L., CTO
This project is licensed under the MIT License - see LICENSE for details.
- β Use for commercial and personal projects
- β Modify and distribute
- β Create derivative works
- β Include in proprietary software
- π Include copyright notice and license
- π·οΈ Credit original author when sharing
- Claude Code Team: For creating an amazing development platform
- Open Source Community: For inspiration and best practices
- Contributors: Everyone who has helped improve these utilities
- Users: For feedback and real-world testing
Special thanks to developers worldwide who believe in sharing knowledge and tools to make development better for everyone.
- π Issues: GitHub Issues for bugs and feature requests
- π¬ Discussions: GitHub Discussions for questions and ideas
- π Documentation: Browse
examples/directory for detailed guides - π Search: Use repository search to find specific utilities
- π¦ Twitter: @alirezarezvani
- πΌ LinkedIn: Alireza Rezvani
- π Website: [https://alirezarezvani.com] (Portfolio Website)
- π Claude Code Tutorials and Guides: [https://medium.com/@alirezarezvani] (Medium Blog)
For professional support, custom utilities, or team training:
- π§ Email: [Your professional email]
- πΌ Consulting: Available for custom development and team training
If you find Claude Code Tresor valuable, please consider starring the repository! It helps others discover these utilities and motivates continued development.
Made with β€οΈ by Alireza Rezvani
Empowering developers with world-class Claude Code utilities
π Get Started Now | π View Examples | π€ Contribute