Claude Code Templates
A Node.js CLI and companion web dashboard (aitmpl.com) by davila7 giving one-command access to 600+ curated Claude Code agents, 200+ slash commands, 55+ MCP server configurations, and 39+ hooks. Includes analytics, a live conversation monitor, and a plugin dashboard. Browse interactively or install non-interactively via flags.
View on GitHubWhat it does
- npx claude-code-templates@latest
Launches an interactive TUI to browse and install agents, commands, MCP configs, and hooks into Claude Code.
- npx claude-code-templates@latest --agent <name> --command <name> --mcp <name> --yes
Non-interactively installs a specific agent, slash command, and MCP config into .claude/ in one step.
- npx claude-code-templates@latest --analytics
Launches real-time session analytics monitoring Claude Code state and performance metrics.
- npx claude-code-templates@latest --chats
Opens a mobile-optimized conversation monitor for viewing Claude responses in real time.
- npx claude-code-templates@latest --health-check
Runs comprehensive diagnostics to ensure the Claude Code installation is correctly configured.
- npx claude-code-templates@latest --plugins
Opens the plugin dashboard for a unified view of installed plugins and marketplace options.