About
This skill provides expert architectural guidance for creating, scaffolding, and organizing Claude Code plugins. It ensures developers follow the required directory conventions, properly configure the plugin.json manifest, and implement portable path references using the ${CLAUDE_PLUGIN_ROOT} variable. By using this skill, developers can ensure their plugins integrate seamlessly with Claude Code's auto-discovery mechanism for commands, agents, skills, and hooks, while maintaining cross-platform compatibility and maintainable codebases.