plugin-dev
NewOfficial PluginDevelopmentby Anthropic
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.
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/plugin-dev.md https://raw.githubusercontent.com/anthropics/claude-plugins-public/main/plugins/plugin-dev/SKILL.md3
Invoke in Claude Code
/plugin-devmcpagentplugin
Frequently Asked Questions
What is plugin-dev?
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.
How to install plugin-dev?
To install plugin-dev, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /plugin-dev.
What is plugin-dev best for?
plugin-dev is a plugin categorized under Development. It is designed for: mcp, agent, plugin. Created by Anthropic.