About
This skill provides expert guidance on the architectural requirements for Claude Code plugins, covering everything from the mandatory .claude-plugin directory and manifest configuration to component-based organization of commands, agents, and hooks. It ensures developers follow best practices for naming conventions, portable path references using ${CLAUDE_PLUGIN_ROOT}, and auto-discovery mechanisms, enabling the creation of maintainable and professional-grade AI extensions that function reliably across different environments.