create-plugin

Develop Claude Code plugins through a phase-driven workflow from discovery to documentation.

15|6|Updated May 7, 2026
One-click install
npx skills add https://github.com/MinhThang1009/dotclaude --skill create-plugin-minhthang1009
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-plugin
Source: https://github.com/MinhThang1009/dotclaude/tree/main/plugins/plugin-dev/skills/create-plugin
Command: npx skills add https://github.com/MinhThang1009/dotclaude --skill create-plugin-minhthang1009

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill guides developers through building a Claude Code plugin from inception to delivery, providing a structured end-to-end workflow that covers discovery, design, implementation, validation, testing, and documentation.

Core Features & Use Cases

  • End-to-end plugin development workflow from concept to publication.
  • Phase-based guidance with mandatory milestones and artifact generation.
  • Support for building, validating, and documenting plugin components using built-in skills and agents.

Quick Start

Start with Phase 1: Discovery to define the plugin's purpose and scope, then proceed through Phase 2 to Phase 8 to implement and document the plugin.

Frequently Asked Questions about create-plugin

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

FAQPage Schema
How do I build a Claude Code plugin from scratch?

Building a Claude Code plugin requires a structured, phase-driven workflow covering discovery, design, implementation, validation, testing, and documentation. Start with Phase 1 to define scope, then proceed sequentially through Phase 8 to reach publishing readiness.

What is the end-to-end workflow for Claude Code plugin development?

The end-to-end workflow for Claude Code plugin development is a phase-based process enforcing mandatory milestones and artifact generation. It guides projects from initial discovery and design through implementation, validation, testing, and final documentation.

Can I use this structured workflow to develop complex Claude Code integrations?

Yes, this structured workflow supports Claude Code plugin development projects of varying sizes, from small utilities to complex integrations. It accommodates component creation and tooling integrations within the ecosystem.

How do I validate and test a Claude Code plugin?

You validate and test a Claude Code plugin by following the phase-driven workflow's dedicated validation and testing stages. This process ensures component correctness and tooling integration compliance before final documentation and publishing.

What are the prerequisites for creating a Claude Code plugin?

Creating a Claude Code plugin requires no specific dependencies, but developers should understand the Claude Code ecosystem. The workflow itself provides phase-based guidance, utilizing built-in skills and agents for component construction and validation.

When should I use a phase-driven workflow for Claude Code plugin creation?

A phase-driven workflow for Claude Code plugin creation should be used whenever you need structured enforcement of milestones from discovery to publishing. It satisfies requirements for component creation, validation, and tooling integrations across any project scale.