create-plugin - Create Claude Plugin from scratch
Creates an empty Claude plugin with basic structure and files
Tags
Updated: 2026-02-14Capabilities
Typical Inputs
Typical Outputs
What this skill does
- check if plugin exists
- create new plugin directory
- create minimal plugin structure
- update plugin metadata file
- update root README.md
- update marketplace.json
- update release config
Inputs
- plugin name
- ClaudeKit monorepo structure
- bun package manager
Outputs
- plugin directory
- plugin.json file
- updated README.md
- updated marketplace.json
- updated release config
Requirements
- bun package manager
- ClaudeKit monorepo structure
