About
This skill provides comprehensive guidance on building Claude Code plugins, ensuring developers follow industry best practices for directory structure, component discovery, and manifest configuration. It streamlines the process of setting up the .claude-plugin/plugin.json manifest and organizing commands, agents, and skills for seamless integration. By enforcing portable path references using the ${CLAUDE_PLUGIN_ROOT} variable, it ensures that plugins remain functional across different operating systems and installation methods, making it an essential tool for developers building maintainable Claude Code extensions.