plugin-creator
Installation
SKILL.md
Plugin Creator
Overview
Scaffolds new Claude Code plugins with proper directory structure, required files, marketplace catalog integration, and full validation. Supports all plugin types: command plugins, agent plugins, skill plugins, MCP server plugins, and hybrid combinations.
Prerequisites
- Write access to the
plugins/directory and.claude-plugin/marketplace.extended.json jqinstalled for JSON generation and validationpnpm run sync-marketplaceavailable at the repository root./scripts/validate-all-plugins.shavailable for post-creation validation