// the find
davila7/claude-code-templates
CLI tool for configuring and monitoring Claude Code
A template catalog and CLI installer for Claude Code configurations — agents, commands, hooks, MCPs, and settings. You run `npx claude-code-templates` and it drops pre-written CLAUDE.md agent files and slash commands into your project. Aimed at developers who want to skip writing their own Claude Code setup from scratch.
The breadth of the component library is real — 100+ agents covering security, DevOps, database, frontend, and specialized domains like blockchain and scientific research. The interactive installer with `npx` makes adoption frictionless; no global install needed. The analytics dashboard (Astro + WebSocket) for monitoring Claude Code sessions is a genuinely useful addition that goes beyond a simple template dump. Attribution is handled correctly — third-party contributions are documented with their original licenses.
The repo has a symlink/recursive copy bug that's already visible in the tree: `cli-tool/components/agents/business-marketing/cli-tool/components/agents/business-marketing/...` repeats infinitely, which means the component catalog has a corrupted subtree checked in. Template quality is highly variable — this is a community aggregation project, so you're getting the median of dozens of contributors, not a curated set with consistent quality. The dependency on external services (aitmpl.com, Neon, Vercel) for the dashboard and analytics means core functionality can break if those services change terms or go down. At 28k stars it's clearly trending-driven, and the star velocity suggests the audience is broad but shallow — most users want the 'wow' of the demo, not the depth of the catalog.