About
This skill provides comprehensive guidance for developers building Claude Code plugins, ensuring they adhere to the required directory structures and naming conventions for automatic component discovery. It covers essential architectural topics such as configuring the plugin.json manifest, organizing commands and agents, setting up event hooks, and implementing portable pathing using the ${CLAUDE_PLUGIN_ROOT} environment variable. By following these standardized patterns, developers can create modular, maintainable, and portable plugins that integrate seamlessly with the Claude Code environment.