plugin-creator
Installation
SKILL.md
Plugin Creator
Automated plugin scaffolding for Claude Code following official structure and best practices.
When to Use
- User says "create a plugin"
- User wants to scaffold new plugin structure
- User needs to add plugin to marketplace
Quick Start
Run the script with plugin description:
tsx scripts/create-plugin.ts "manages deployment workflows"