About
This skill provides comprehensive guidance for developers building Claude Code plugins, ensuring consistency and portability across different environments. It establishes a standardized directory hierarchy for commands, agents, and hooks while detailing the mandatory manifest definitions in plugin.json. By leveraging portable path references like ${CLAUDE_PLUGIN_ROOT} and following established naming conventions, this skill enables the development of maintainable, auto-discoverable extensions that integrate seamlessly with the Claude Code ecosystem.