소개
This skill provides comprehensive guidance on building portable and maintainable Claude Code plugins. It assists developers in scaffolding directory structures, configuring the plugin.json manifest, and implementing auto-discovery for commands, agents, skills, and hooks. By enforcing naming conventions and utilizing the ${CLAUDE_PLUGIN_ROOT} variable, it ensures that plugins are architected for seamless integration and cross-platform compatibility within the Claude Code ecosystem.