{ "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.", "version": "0.1.0", "author": { "name": "Daisy Hollman", "email": "daisy@anthropic.com" }, "skills": [ "./skills" ], "agents": [ "./agents" ], "commands": [ "./commands" ] }