概要
This skill provides a definitive blueprint for building extensible Claude Code plugins, ensuring developers follow best practices for directory layout and component discovery. It provides comprehensive guidance on managing manifests, slash commands, specialized agents, and event hooks, allowing for the creation of portable and maintainable AI extensions. By leveraging the SuperClaude framework's auto-discovery mechanisms and the ${CLAUDE_PLUGIN_ROOT} variable, it streamlines the entire development lifecycle from initial scaffolding to final deployment.