关于
This skill serves as a comprehensive guide for developers looking to extend Claude Code's capabilities through custom plugins. It provides deep architectural knowledge on directory layouts, manifest configuration in plugin.json, and the implementation of commands, agents, and skills. By emphasizing best practices such as portable path references using the ${CLAUDE_PLUGIN_ROOT} variable and automatic component discovery, it ensures that your plugins are maintainable, portable across systems, and fully integrated with the Claude Code ecosystem.