
davila7/claude-code-templates
CLI tool for configuring and monitoring Claude Code
Loading star history...
Health Score
75
Weekly Growth
+0
+0.0% this week
Contributors
1
Total contributors
Open Issues
94
Generated Insights
About claude-code-templates
Claude Code Templates (aitmpl.com)
Ready-to-use configurations for Anthropic's Claude Code. A comprehensive collection of AI agents, custom commands, settings, hooks, external integrations (MCPs), and project templates to enhance your development workflow.
Browse & Install Components and Templates
Browse All Templates - Interactive web interface to explore and install 100+ agents, commands, settings, hooks, and MCPs.
๐ Quick Installation
# Install a complete development stack
npx claude-code-templates@latest --agent frontend-developer --command generate-tests --mcp github-integration
# Browse and install interactively
npx claude-code-templates@latest
# Install specific components
npx claude-code-templates@latest --agent security-auditor
npx claude-code-templates@latest --command optimize-bundle
npx claude-code-templates@latest --setting mcp-timeouts
npx claude-code-templates@latest --hook pre-commit-validation
npx claude-code-templates@latest --mcp postgresql-integration
What You Get
| Component | Description | Examples |
|---|---|---|
| ๐ค Agents | AI specialists for specific domains | Security auditor, React performance optimizer, database architect |
| โก Commands | Custom slash commands | /generate-tests, /optimize-bundle, /check-security |
| ๐ MCPs | External service integrations | GitHub, PostgreSQL, Stripe, AWS, OpenAI |
| โ๏ธ Settings | Claude Code configurations | Timeouts, memory settings, output styles |
| ๐ช Hooks | Automation triggers | Pre-commit validation, post-completion actions |
| ๐ฆ Templates | Complete project configurations with CLAUDE.md, .claude/* files and .mcp.json | Framework-specific setups, project best practices |
๐ ๏ธ Additional Tools
Beyond the template catalog, Claude Code Templates includes powerful development tools:
๐ Claude Code Analytics
Monitor your AI-powered development sessions in real-time with live state detection and performance metrics.
npx claude-code-templates@latest --analytics
๐ฌ Conversation Monitor
Mobile-optimized interface to view Claude responses in real-time with secure remote access.
# Local access
npx claude-code-templates@latest --chats
# Secure remote access via Cloudflare Tunnel
npx claude-code-templates@latest --chats --tunnel
๐ Health Check
Comprehensive diagnostics to ensure your Claude Code installation is optimized.
npx claude-code-templates@latest --health-check
๐ Documentation
๐ docs.aitmpl.com - Complete guides, examples, and API reference for all components and tools.
Contributing
We welcome contributions! Browse existing templates to see what's available, then check our contributing guidelines to add your own agents, commands, MCPs, settings, or hooks.
Please read our Code of Conduct before contributing.
Attribution
This collection includes components from multiple sources:
Agents Collection:
- wshobson/agents Collection by wshobson - Licensed under MIT License (48 agents)
Commands Collection:
- awesome-claude-code Commands by hesreallyhim - Licensed under CC0 1.0 Universal (21 commands)
๐ License
This project is licensed under the MIT License - see the LICENSE file for details.
๐ Links
- ๐ Browse Templates: aitmpl.com
- ๐ Documentation: docs.aitmpl.com
- ๐ฌ Community: GitHub Discussions
- ๐ Issues: GitHub Issues
โญ Star History
โญ Found this useful? Give us a star to support the project!
Discover Repositories
Search across tracked repositories by name or description
