About
This skill provides comprehensive guidance on organizing Claude Code plugins, ensuring seamless integration through automatic component discovery. It covers the essential .claude-plugin/plugin.json manifest, the standardized directory structure for commands, agents, and hooks, and the use of the ${CLAUDE_PLUGIN_ROOT} variable for portable pathing. Whether you are scaffolding a new project or optimizing an existing one, this skill helps you implement architecture best practices and component-based organization for maintainable, high-quality plugins.