{ "name": "plugin-dev", "description": "Toolkit for developing Claude Code plugins with skills for hooks, MCP integration, commands, agents, and best practices.", "version": "1.2.2", "author": { "name": "Fatih Akyon" }, "skills": [ "./skills" ], "agents": [ "./agents" ], "commands": [ "./commands" ], "hooks": [ "./hooks" ] }