Acerca de
This skill provides a comprehensive architectural blueprint for building Claude Code plugins, ensuring seamless integration and maintainability. It covers essential patterns for the .claude-plugin/plugin.json manifest, directory hierarchies for commands, agents, and hooks, and the implementation of portable path references using the ${CLAUDE_PLUGIN_ROOT} variable. By following these established best practices for auto-discovery and naming conventions, developers can create robust, portable extensions that enhance Claude's capabilities across different environments.