Acerca de
This skill provides a comprehensive framework for organizing Claude Code plugins using a standardized directory layout. It guides developers through setting up the .claude-plugin/plugin.json manifest, managing commands, agents, and skills, and implementing portable path references using ${CLAUDE_PLUGIN_ROOT}. By following these architectural best practices, developers can create maintainable, auto-discoverable, and portable plugins that integrate natively with Claude Code’s tool system and component model.