About
This skill provides a comprehensive blueprint for organizing Claude Code plugins, ensuring seamless integration through automatic component discovery and manifest-driven configuration. It guides developers through the mandatory directory structures, the correct setup of the .claude-plugin/plugin.json manifest, and the implementation of commands, agents, and skills. By enforcing best practices like portable path references via ${CLAUDE_PLUGIN_ROOT} and naming conventions, it enables the creation of maintainable, cross-platform plugins that extend Claude's core capabilities.