Merge PR #116: fix(plugin-dev): add missing .claude-plugin/plugin.json

This commit is contained in:
Tobin South
2026-03-16 12:49:30 -07:00

View File

@@ -0,0 +1,8 @@
{
"name": "plugin-dev",
"description": "Plugin development toolkit with skills for creating agents, commands, hooks, MCP integrations, and comprehensive plugin structure guidance",
"author": {
"name": "Anthropic",
"email": "support@anthropic.com"
}
}