Streamlines the creation and configuration of Claude Code plugins using standardized templates and validation structures.
Claude Plugin Creator provides a comprehensive framework for building, structuring, and distributing custom Claude Code plugins. It simplifies the development process by defining required directory hierarchies for commands, skills, hooks, and MCP servers, ensuring developers can extend Claude's functionality with consistent, production-ready patterns. By automating the boilerplate setup and providing integrated validation checks, it helps maintain high standards for tools added to the Claude ecosystem.
Key Features
010 GitHub stars
02Support for commands, skills, hooks, and MCP servers
03Automated directory structure generation
04Marketplace distribution configuration
05Standardized plugin.json metadata management
06Built-in plugin validation workflows
Use Cases
01Adding custom slash commands or event hooks to existing workflows
02Preparing plugins for distribution in a central marketplace
03Scaffolding a new Claude Code extension from scratch