关于
This skill provides comprehensive architectural guidance for developers building Claude Code plugins, ensuring seamless integration through standardized directory structures and automatic component discovery. It covers essential topics including manifest configuration in .claude-plugin/plugin.json, component-based organization for commands and agents, and the use of the ${CLAUDE_PLUGIN_ROOT} environment variable for creating portable, cross-platform extensions. By following these established patterns, developers can build maintainable, scalable, and professional-grade plugins that leverage Claude Code's full automation capabilities.