plugin-dev
๐Pluginanthropics/claude-code
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.
Overview
An Anthropic official plugin providing a comprehensive toolkit for developing Claude Code plugins. Includes 7 expert skills covering hooks, MCP integration, commands, agents, and best practices with AI-assisted plugin creation and validation.
Key Features
- 7 expert skills for plugin development (hooks, MCP, commands, agents)
- AI-assisted plugin scaffolding and creation
- Plugin validation and testing tools
- Best practices for Claude Code plugin architecture
Who is this for?
Developers who want to build their own Claude Code plugins. Provides the complete development toolkit from scaffolding to validation, following Anthropic's recommended patterns.
Part of
anthropics-claude-code
๐ Related Resources
Installation
/plugin marketplace add anthropics/claude-code/plugin install plugin-dev@claude-code-pluginsMore from this repository10
Interactive self-referential AI loops for iterative development. Claude works on the same task repeatedly, seeing its previous work, until completion.
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
Easily create custom hooks to prevent unwanted behaviors by analyzing conversation patterns or from explicit instructions. Define rules via simple markdown files.
Create distinctive, production-grade frontend interfaces with high design quality. Generates creative, polished code that avoids generic AI aesthetics.
Adds educational insights about implementation choices and codebase patterns (mimics the deprecated Explanatory output style)
Security reminder hook that warns about potential security issues when editing files, including command injection, XSS, and unsafe code patterns
Automated code review for pull requests using multiple specialized agents with confidence-based scoring to filter false positives
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification