Acerca de
This skill provides comprehensive guidance on organizing Claude Code plugins, from manifest configuration in .claude-plugin/plugin.json to implementing commands, agents, and hooks. It ensures developers follow best practices for component-based organization and portable path references using ${CLAUDE_PLUGIN_ROOT}, enabling seamless integration and distribution across different operating systems and installation methods. By following these patterns, developers can leverage Claude Code's auto-discovery mechanism to build maintainable and scalable AI extensions.