Marketplace

create-plugin

Create a new Claude Code plugin with proper directory structure and manifest. Use when the user wants to create a new plugin from scratch. Sets up plugin.json, directory structure, and optional components.

$ Installieren

git clone https://github.com/jpoutrin/product-forge /tmp/product-forge && cp -r /tmp/product-forge/plugins/claude-code-dev/skills/create-plugin ~/.claude/skills/product-forge

// tip: Run this command in your terminal to install the skill