Claude Code Templates (davila7) — Summary
claude-code-templates by Daniel Avila is the largest component-catalog framework in this batch: 27,587 stars, 30 contributors, actively maintained. It ships a Node.js CLI (npx claude-code-templates@latest) for installing individual or batch components into any project, plus a web UI at aitmpl.com for browsing ~1,000+ components. The repo contains 15 agents, 8 commands, 1 hook script, and a dashboard web application (Astro/Tailwind). Components span agents (frontend-developer, security-auditor, etc.), commands (worktree management with Ghostty integration, lint, test), MCPs (GitHub, PostgreSQL, Stripe, AWS, OpenAI integrations), settings, hooks, and skills. The project is sponsored by Z.AI and Anthropic's Open Source Program. The analytics feature (--analytics flag) provides real-time Claude Code session monitoring with live state detection and performance metrics. The Telegram webhook hook (telegram-pr-webhook.py) demonstrates external notification integration.
Differs from seeds: Closest to openspec (Archetype 2 — component marketplace with install commands) but operates as a component store rather than a workflow framework. Unlike bmad-method (34 skills, behavioral enforcement via personas), davila7 ships isolated, mix-and-match components the user assembles. Unlike taskmaster-ai (MCP + task management), davila7 is a distribution platform for Claude Code primitives of all types. The worktree commands with Ghostty-panel integration are unique in this batch.