概要
The Create-Plugin skill streamlines the development of Claude Code extensions by generating the required scaffolding, including the mandatory .claude-plugin directory and plugin.json manifest. It ensures strict compliance with naming conventions and configuration rules for commands, agents, and skills, while facilitating seamless registration in the marketplace. This tool is essential for developers who want to build high-quality, distributable Claude Code plugins without worrying about manual boilerplate or common validation errors in manifest formatting.