Files
42marketplaces/sync/gh-anthropics-claude-code-plugins-plugin-dev.json
2025-11-29 18:53:27 +08:00

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
}
]
}