plugin-scaffolder

Scaffolds complete Claude Code plugin structures with all necessary directories, manifest, and documentation. Activates when user wants to create a new plugin, package features together, or prepare for marketplace distribution. Creates plugin.json, directory structure, and starter documentation. Use when user mentions "create plugin", "new plugin", "scaffold plugin", "plugin structure", or "share via marketplace".

$ Instalar

git clone https://github.com/squirrelsoft-dev/claude-builder /tmp/claude-builder && cp -r /tmp/claude-builder/skills/plugin-scaffolder ~/.claude/skills/claude-builder

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