A Claude Code plugin that guides you through creating new Claude Code plugins from scratch. It provides a structured workflow: brainstorm requirements, design architecture, scaffold the project, implement components, and distribute.
$claude plugin marketplace add mumudevx/claude-plugin-builderInstalls into the current project.
Install claude-plugin-builder by running `claude plugin marketplace add mumudevx/claude-plugin-builder`, then use it for the current task and follow its documentation at https://github.com/mumudevx/claude-plugin-builder.
| 1 | # .claude-plugin/plugin.json |
| 2 | claude plugin marketplace add mumudevx/claude-plugin-builder |