About
This skill serves as a comprehensive architectural guide for developers creating Claude Code plugins. It defines the mandatory directory layout, manifest configurations, and component organization—including commands, agents, skills, and hooks—necessary for seamless integration. By leveraging standardized patterns like the ${CLAUDE_PLUGIN_ROOT} variable and auto-discovery mechanisms, it ensures plugins remain portable and maintainable while following best practices for the Claude Code ecosystem.