关于
This skill provides comprehensive guidance on the architecture and organization of Claude Code plugins, ensuring developers build extensions that are portable and maintainable. It details the mandatory directory structure, the specific configuration requirements for the plugin.json manifest, and the implementation of core components like slash commands, subagents, and auto-activating skills. By following these established patterns and using portable pathing like ${CLAUDE_PLUGIN_ROOT}, developers can leverage Claude Code's auto-discovery mechanisms for seamless tool integration.