Featured image of post claude-code-templates

claude-code-templates

davila7/claude-code-templates

npm version npm downloads License: MIT Open Source PRs Welcome GitHub stars Mentioned in Awesome Claude Code Buy Me a Coffee

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.

Screenshot 2025-08-19 at 08 09 24

๐Ÿš€ Quick Installation

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
# 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.

1
npx claude-code-templates@latest --analytics

๐Ÿ’ฌ Conversation Monitor

Mobile-optimized interface to view Claude responses in real-time with secure remote access.

1
2
3
4
5
# 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.

1
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.

โญ Star History

Star History Chart

โญ Found this useful? Give us a star to support the project!

Buy Me A Coffee

Built with Hugo
Theme Stack designed by Jimmy