概要
This skill provides comprehensive guidance on architecting Claude Code plugins, ensuring seamless integration through standardized directory structures and manifest-driven configurations. It assists developers in organizing commands, agents, skills, and hooks while implementing best practices for portability using the ${CLAUDE_PLUGIN_ROOT} variable. Whether you are scaffolding a new plugin from scratch or refactoring an existing project, this skill ensures your work follows auto-discovery conventions for a maintainable and portable codebase.