plugin-creator

Analyze plugin requirements and architect MCP servers, Skills, or Slash Commands.

24|2|Updated Nov 5, 2025
One-click install
npx skills add https://github.com/kdoronin/claude_code_skills --skill plugin-creator-kdoronin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plugin-creator
Source: https://github.com/kdoronin/claude_code_skills/tree/main/plugin-creator
Command: npx skills add https://github.com/kdoronin/claude_code_skills --skill plugin-creator-kdoronin

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

The Plugin Creator Skill analyzes business requirements and architect solutions to produce production-ready Claude Code plugins, guiding users from concept to packaged deliverables.

Core Features & Use Cases

  • Architecture guidance for MCP servers, Skills, and Slash Commands, plus guidance on when to combine components
  • Templates and implementation guidance for MCP servers, Skills, Slash Commands, and full plugins
  • End-to-end packaging, validation, and distribution workflows to deliver ready-to-use plugins

Quick Start

Copy templates and run the initialization script to scaffold a complete plugin workflow from concept to packaged deliverable.

Frequently Asked Questions about plugin-creator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a Claude Code plugin from requirements?

Creating a Claude Code plugin involves identifying requirements and determining the optimal architecture. This Skill provides templates, implementation guidance, and packaging workflows to produce a complete, ready-to-distribute plugin.

What's the best way to architect an MCP server versus a Skill for my requirements?

Architecting the right solution depends on your specific requirements. This Skill evaluates whether an MCP server, a Skill, Slash Commands, or a combination of these components is the optimal architecture to solve your problem effectively.

How do I package and distribute a Claude Code plugin?

Packaging a Claude Code plugin requires coordinating tooling and validation steps. This Skill guides you through end-to-end packaging workflows to deliver ready-to-use plugins along with accompanying documentation for distribution.

When should I combine MCP servers, Skills, and Slash Commands in a plugin?

Combining MCP servers, Skills, and Slash Commands is necessary when a single component cannot fully address complex requirements. This Skill provides architecture guidance to determine when combining components delivers the optimal solution.

Do I need any dependencies to scaffold a plugin workflow?

No dependencies are required to scaffold a plugin workflow. You can copy the provided templates and run the initialization script to scaffold a complete plugin workflow from concept to packaged deliverable immediately.