davila7 / claude-code-templates
davila7 / claude-code-templates
🧪 NEW: Dashboard — Explore components, manage collections, and track installations at www.aitmpl.com. Currently in beta — feedback welcome! 🧪 新功能:仪表盘 — 欢迎访问 www.aitmpl.com 探索组件、管理集合并跟踪安装情况。目前处于测试阶段,欢迎提供反馈!
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. Claude Code 模板 (aitmpl.com) 为 Anthropic 的 Claude Code 提供开箱即用的配置。这是一个包含 AI 智能体、自定义命令、设置、钩子 (hooks)、外部集成 (MCPs) 和项目模板的综合集合,旨在提升您的开发工作流。
Browse & Install Components and Templates Browse All Templates - Interactive web interface to explore and install 100+ agents, commands, settings, hooks, and MCPs. 浏览并安装组件与模板 浏览所有模板 - 通过交互式 Web 界面探索并安装 100 多个智能体、命令、设置、钩子和 MCP。
🚀 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 您将获得什么
| 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 |
| 🎨 Skills | Reusable capabilities with progressive disclosure | PDF processing, Excel automation, custom workflows |
| 组件 | 描述 | 示例 |
|---|---|---|
| 🤖 智能体 | 特定领域的 AI 专家 | 安全审计员、React 性能优化器、数据库架构师 |
| ⚡ 命令 | 自定义斜杠命令 | /generate-tests, /optimize-bundle, /check-security |
| 🔌 MCPs | 外部服务集成 | GitHub, PostgreSQL, Stripe, AWS, OpenAI |
| ⚙️ 设置 | Claude Code 配置 | 超时设置、内存设置、输出样式 |
| 🪝 钩子 | 自动化触发器 | 提交前验证、完成后的操作 |
| 🎨 技能 | 具有渐进式披露的可重用能力 | PDF 处理、Excel 自动化、自定义工作流 |
🛠️ Additional Tools Beyond the template catalog, Claude Code Templates includes powerful development tools: 🛠️ 附加工具 除了模板目录外,Claude Code Templates 还包含强大的开发工具:
📊 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
📊 Claude Code 分析
通过实时状态检测和性能指标,监控您的 AI 辅助开发会话。
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
💬 对话监控 针对移动端优化的界面,可实时查看 Claude 的响应,并支持安全远程访问。
本地访问:npx claude-code-templates@latest --chats
通过 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
🔍 健康检查
全面的诊断功能,确保您的 Claude Code 安装处于最佳状态。
npx claude-code-templates@latest --health-check
🔌 Plugin Dashboard
View marketplaces, installed plugins, and manage permissions from a unified interface.
npx claude-code-templates@latest --plugins
🔌 插件仪表盘
从统一界面查看市场、已安装插件并管理权限。
npx claude-code-templates@latest --plugins
📖 Documentation 📚 docs.aitmpl.com - Complete guides, examples, and API reference for all components and tools. 📖 文档 📚 docs.aitmpl.com - 包含所有组件和工具的完整指南、示例及 API 参考。
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. 贡献 我们欢迎贡献!请浏览现有模板以了解可用内容,然后查看我们的贡献指南,添加您自己的智能体、命令、MCP、设置或钩子。在贡献之前,请阅读我们的行为准则。
Attribution This collection includes components from multiple sources: 归属说明 此集合包含来自多个来源的组件:
- Scientific Skills: K-Dense-AI/claude-scientific-skills by K-Dense Inc. - MIT License
- Official Anthropic: anthropics/skills (Official) & anthropics/claude-code (Guides/Examples)
- Community Skills & Agents: obra/superpowers, alirezarezvani/claude-skills, wshobson/agents, NerdyChefsAI Skills
- Commands & Tools: awesome-claude-code, awesome-claude-skills, move-code-quality-skill, cocoindex-claude
Each of these resources retains its original license and attribution, as defined by their respective authors. We respect and credit all original creators for their work and contributions to the Claude ecosystem. 上述每项资源均保留其原始作者定义的原始许可证和归属说明。我们尊重并感谢所有原始创作者为 Claude 生态系统所做的工作和贡献。
📄 License This project is licensed under the MIT License - see the LICENSE file for details. 📄 许可证 本项目采用 MIT 许可证授权 - 详情请参阅 LICENSE 文件。
🔗 Links 🌐 Browse Templates: aitmpl.com 📚 Documentation: docs.aitmpl.com 💬 Community: GitHub Discussions 🐛 Issues: GitHub Issues 🔗 链接 🌐 浏览模板:aitmpl.com 📚 文档:docs.aitmpl.com 💬 社区:GitHub Discussions 🐛 问题反馈:GitHub Issues
⭐ Found this useful? Give us a star to support the project! ⭐ 觉得有用吗?请给我们点个星标以支持本项目!