概要
This skill provides comprehensive architectural guidance for building Claude Code plugins, ensuring seamless integration through proper directory layouts and manifest configurations. It helps users navigate the complexities of component-based organization—including commands, agents, skills, and hooks—while enforcing best practices like portable path references via ${CLAUDE_PLUGIN_ROOT}. By following this standardized approach, developers can create maintainable, auto-discoverable extensions that enhance Claude's capabilities across different operating systems and installation environments.