About
This skill provides comprehensive guidance on the Claude Code plugin ecosystem, helping developers build maintainable and portable extensions. It covers everything from manifest configuration in .claude-plugin/plugin.json to the implementation of commands, agents, skills, and hooks. By enforcing directory conventions and teaching the use of portable path references like ${CLAUDE_PLUGIN_ROOT}, it ensures that plugins integrate seamlessly and operate reliably across different user environments and operating systems.