Marketplace

claude-code-plugin-builder

Creates Claude Code plugins with proper manifest structure, directory layout, and components (commands, agents, skills, hooks, MCP servers). Use when user requests creating plugins, adding slash commands, integrating MCP servers, setting up hooks, migrating Gemini extensions, or mentions "plugin.json", ".claude-plugin", or "marketplace.json". Handles plugin testing, debugging, and marketplace distribution.

$ Instalar

git clone https://github.com/pleaseai/claude-code-plugins /tmp/claude-code-plugins && cp -r /tmp/claude-code-plugins/.claude/skills/plugin-builder ~/.claude/skills/claude-code-plugins

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