18 lines
560 B
JSON
18 lines
560 B
JSON
{
|
|
"name": "plugin-dev",
|
|
"owner": {
|
|
"name": "Daisy Hollman",
|
|
"email": "daisy@anthropic.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "plugin-dev",
|
|
"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.",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-anthropics-claude-code-plugins-plugin-dev.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |