πŸ”Œ

subagent-creator

πŸ”ŒPlugin

anthropics/claude-code

VibeIndex|
What it does
|

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

developmentsubagentsagent-creationagent-designworkflow-automation

Installation

Add marketplace in Claude Code:
/plugin marketplace add v1truv1us/plugin-marketplace
Step 2. Install plugin:
/plugin install subagent-creator@code-plugin-marketplace
66,061
-
Last UpdatedFeb 11, 2026

More from this repository10

πŸ”Œ
learning-output-styleπŸ”ŒPlugin

Interactive learning mode that requests meaningful code contributions at decision points (mimics the unshipped Learning output style)

πŸ”Œ
agent-sdk-devπŸ”ŒPlugin

Development kit for working with the Claude Agent SDK

πŸ”Œ
explanatory-output-styleπŸ”ŒPlugin

Adds educational insights about implementation choices and codebase patterns (mimics the deprecated Explanatory output style)

πŸ”Œ
code-reviewπŸ”ŒPlugin

Automated code review for pull requests using multiple specialized agents with confidence-based scoring to filter false positives

πŸ”Œ
hookifyπŸ”ŒPlugin

Easily create custom hooks to prevent unwanted behaviors by analyzing conversation patterns or from explicit instructions. Define rules via simple markdown files.

πŸ”Œ
pr-review-toolkitπŸ”ŒPlugin

Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification

πŸͺ
anthropics-claude-codeπŸͺMarketplace

Bundled plugins for Claude Code including Agent SDK development tools, PR review toolkit, and commit workflows

πŸ”Œ
frontend-designπŸ”ŒPlugin

Create distinctive, production-grade frontend interfaces with high design quality. Generates creative, polished code that avoids generic AI aesthetics.

πŸ”Œ
commit-commandsπŸ”ŒPlugin

Commands for git commit workflows including commit, push, and PR creation

πŸ”Œ
ralph-wiggumπŸ”ŒPlugin

Interactive self-referential AI loops for iterative development. Claude works on the same task repeatedly, seeing its previous work, until completion.