template-catalog
Installation
SKILL.md
Template Catalog — 421 Specialist Agents
How It Works
- You see a task that would benefit from a specialist not in current agents
- Suggest to user: "For this task there's a {name} template — install it?"
- Install:
npx claude-code-templates@latest --agent {category}/{name} --yes - Agent goes to
.claude/agents/{name}.mdin current project - Use the agent, optionally remove after
IMPORTANT: Check existing skills FIRST
Before suggesting a template, verify it's not already covered by:
- Superpowers skills (brainstorming, TDD, debugging, code-review, etc.)
- Beads (task tracking)
- Project-specific agents (check .claude/agents/)
- Other plugins (frontend-design, code-simplifier, skill-creator)