Reve AI
리소스 마켓
Tool개발무료

claude-code-templates

CLI tool for configuring and monitoring Claude Code

25k

  


🧪 NEW: Dashboard — Explore components, manage collections, and track installations at www.aitmpl.com. Currently in beta — feedback welcome!

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 development-team/frontend-developer --command testing/generate-tests --mcp development/github-integration --yes

# Browse and install interactively
npx claude-code-templates@latest

# Install specific components
npx claude-code-templates@latest --agent development-tools/code-reviewer --yes
npx claude-code-templates@latest --command performance/optimize-bundle --yes
npx claude-code-templates@latest --setting performance/mcp-timeouts --yes
npx claude-code-templates@latest --hook git/pre-commit-validation --yes
npx claude-code-templates@latest --mcp database/postgresql-integration --yes

What You Get

ComponentDescriptionExamples
🤖 AgentsAI specialists for specific domainsSecurity auditor, React performance optimizer, database architect
⚡ CommandsCustom slash commands/generate-tests, /optimize-bundle, /check-security
🔌 MCPsExternal service integrationsGitHub, PostgreSQL, Stripe, AWS, OpenAI
⚙️ SettingsClaude Code configurationsTimeouts, memory settings, output styles
🪝 HooksAutomation triggersPre-commit validation, post-completion actions
🎨 SkillsReusable capabilities with progressive disclosurePDF processing, Excel automation, custom workflows

🛠️ 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.


GitHub에서 전체 내용 보기