plugin - Create New Plugin
/plugin marketplace add pluginagentmarketplace/custom-plugin-design-system/plugin install pluginagentmarketplace-custom-plugin-design-system@pluginagentmarketplace/custom-plugin-design-system# /create-plugin - Create New Plugin ## What This Does Creates a new Claude Code plugin from scratch with guided setup. Generates all necessary files, folder structure, and configuration. ## Usage ## Options | Option | Type | Description | |--------|------|-------------| | `--type` | agent\|command\|skill | Plugin focus type | | `--agents` | number | Number of agents (1-7) | | `--skills` | number | Number of skills (1-10) | | `--commands` | number | Number of commands (1-5) | | `--template` | name | Use template (minimal, standard, full) | | `--include-tests` | boolean | Include test...
/create-pluginGuided end-to-end plugin creation workflow with component design, implementation, and validation
/create-pluginGuided end-to-end plugin creation workflow with component design, implementation, and validation