subagent-creator
๐Pluginanthropics/claude-code
Interactive plugin for creating, designing, and implementing custom subagents in Claude Code with guided best practices
Overview
An Anthropic plugin that guides you through creating custom subagents for Claude Code. It provides an interactive workflow for designing, configuring, and implementing specialized agents with best practices built in.
Key Features
- Interactive step-by-step guide for designing subagents
- Pre-built templates for common subagent patterns
- Best practices for tool selection, prompt design, and error handling
- Generates ready-to-use subagent configurations
Who is this for?
Claude Code users who want to create custom subagents for specialized tasks โ such as code review bots, test runners, documentation generators, or any automated workflow that benefits from a dedicated agent.
Part of
v1truv1us-plugin-marketplace
Installation
/plugin marketplace add v1truv1us/plugin-marketplace/plugin install subagent-creator@code-plugin-marketplaceMore from this repository10
Bundled plugins for Claude Code including Agent SDK development tools, PR review toolkit, and commit workflows
Automated code review for pull requests using multiple specialized agents with confidence-based scoring to filter false positives
Interactive learning mode that requests meaningful code contributions at decision points (mimics the unshipped Learning output style)
Development kit for working with the Claude Agent SDK
Adds educational insights about implementation choices and codebase patterns (mimics the deprecated Explanatory output style)
Easily create custom hooks to prevent unwanted behaviors by analyzing conversation patterns or from explicit instructions. Define rules via simple markdown files.
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
Create distinctive, production-grade frontend interfaces with high design quality. Generates creative, polished code that avoids generic AI aesthetics.
Comprehensive toolkit for developing Claude Code plugins. Includes 7 expert skills covering hooks, MCP integration, commands, agents, and best practices. AI-assisted plugin creation and validation.
Security reminder hook that warns about potential security issues when editing files, including command injection, XSS, and unsafe code patterns