From template-bridge
Suggests and installs 413+ specialist agent templates (26 categories) from claude-code-templates for tasks needing experts in blockchain, game dev, data science, Kubernetes, database optimization, Rust/Go, video processing when not covered by current skills.
npx claudepluginhub maslennikov-ig/template-bridge --plugin template-bridgeThis skill uses the workspace's default tool permissions.
1. You see a task that would benefit from a specialist not in current agents
Generates comprehensive 500-1000 line expert agent prompts for Claude Code with detailed patterns, code examples, and best practices. Triggers on 'spawn agent', 'create agent', 'generate expert' phrases.
Creates Claude Code agents from scratch or by adapting templates. Guides requirements gathering, template selection, and file generation following Anthropic best practices (v2.1.63+).
Create custom agents for Claude Code including YAML frontmatter, system prompts, tool restrictions, and discovery optimization. Use when creating, building, or designing agents, or when asked about agent creation, subagent configuration, Task tool delegation, or agent best practices.
Share bugs, ideas, or general feedback.
npx claude-code-templates@latest --agent {category}/{name} --yes.claude/agents/{name}.md in current projectBefore suggesting a template, verify it's not already covered by:
| Category | Count | Top Agents |
|---|---|---|
| ai-specialists | 8 | prompt-engineer, llm-architect, model-evaluator |
| api-graphql | 8 | api-architect, graphql-specialist, rest-api-designer |
| blockchain-web3 | 3 | smart-contract-auditor, blockchain-developer, web3-architect |
| business-marketing | 6 | growth-strategist, seo-specialist, content-strategist |
| data-ai | 12 | data-engineer, ml-engineer, data-scientist, nlp-specialist |
| database | 8 | postgres-specialist, redis-expert, mongodb-architect |
| deep-research-team | 4 | research-analyst, fact-checker |
| development-team | 18 | backend-architect, frontend-developer, mobile-developer |
| development-tools | 34 | code-optimizer, dependency-manager, migration-specialist |
| devops-infrastructure | 15 | kubernetes-specialist, terraform-expert, cloud-architect |
| documentation | 6 | api-docs-writer, technical-writer |
| expert-advisors | 5 | domain-expert, consultant |
| ffmpeg-clip-team | 3 | video-editor, media-processor |
| finance | 4 | fintech-developer, payment-specialist |
| game-development | 5 | unity-developer, godot-specialist, game-designer |
| git | 6 | git-flow-manager, merge-specialist |
| mcp-dev-team | 5 | mcp-server-architect, mcp-developer, mcp-tester |
| modernization | 4 | legacy-modernizer, architecture-migrator |
| obsidian-ops-team | 3 | obsidian-plugin-dev, knowledge-manager |
| ocr-extraction-team | 3 | document-processor, ocr-specialist |
| performance-testing | 8 | performance-engineer, load-tester, web-vitals-optimizer |
| podcast-creator-team | 3 | podcast-producer, audio-engineer |
| programming-languages | 20+ | rust-expert, go-specialist, python-architect, java-expert |
| realtime | 4 | websocket-specialist, event-driven-architect |
| security | 12 | security-auditor, penetration-tester, compliance-specialist |
| ui-analysis | 5 | screenshot-analyzer, accessibility-auditor, ux-reviewer |
| web-tools | 8 | seo-analyzer, accessibility-specialist, web-scraper |
# Security audit
npx claude-code-templates@latest --agent security/security-auditor --yes
# Kubernetes specialist
npx claude-code-templates@latest --agent devops-infrastructure/kubernetes-specialist --yes
# Rust expert
npx claude-code-templates@latest --agent programming-languages/rust-expert --yes
# Interactive browser (all categories)
npx claude-code-templates@latest
Repository: https://github.com/davila7/claude-code-templates Always fetches latest version (no stale copies).