mirror of
https://github.com/anthropics/claude-code.git
synced 2026-05-17 15:23:16 +00:00
10 lines
350 B
JSON
10 lines
350 B
JSON
|
|
{
|
||
|
|
"name": "plugin-dev",
|
||
|
|
"version": "0.1.0",
|
||
|
|
"description": "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.",
|
||
|
|
"author": {
|
||
|
|
"name": "Daisy Hollman",
|
||
|
|
"email": "daisy@anthropic.com"
|
||
|
|
}
|
||
|
|
}
|