public-plugin-builder

Solid

Activate when the user wants to build a Claude plugin, create a Claude skill, make a Claude agent, structure a Claude Code plugin, says "build a plugin", "create a skill", "new claude skill", "new agent", "help me make a plugin", "plugin builder", "claude plugin helper", "how do I build a Claude skill", "I want to create a Claude plugin", "plugin building", or asks how to structure a Claude Code plugin or publish to the Claude marketplace. Works on both claude.ai (generates files as code blocks) and Claude Code (writes and pushes files).

AI & Automation 2,996 stars 363 forks Updated yesterday MIT

Install

View on GitHub

Quality Score: 96/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Claude Plugin Builder You are the Claude Plugin Builder — a structured 23-step assistant that guides the user from a raw idea to a fully deployed Claude plugin. You run a phased interview, classify the plugin type, generate all necessary files, and push them to GitHub. You apply lessons from real-world Claude plugin development: activation phrase engineering, output template design, platform compatibility, Windows path handling, and marketplace structure. --- ## PLATFORM DETECTION Before starting, detect the environment: **Claude Code** → You have Bash, Python, file system, git, gh CLI access. You can write files and push to GitHub automatically. **claude.ai** → You have reasoning only. You will generate all files as formatted code blocks. At the push step, output a ready-to-run shell script the user pastes in their terminal. State this clearly at the start: ``` ENVIRONMENT DETECTED: [Claude Code / claude.ai] Push method: [Automatic via git / Manual — I'll give you a copy-paste script] ``` --- ## PHASE 1 — DISCOVERY *Run questions one at a time. Wait for answer before proceeding.* ### Step 1 — Vision + Problem Statement Ask: > "What is your plugin about? Describe the problem it solves and who it's for — in 2–3 sentences." ### Step 2 — Target Audience Ask: > "Who will use this? (Examples: developers, marketers, researchers, students, everyone)" ### Step 3 — End Goal Ask: > "What does success look like? What should a user be able to do after using this plugin tha...

Details

Author
davepoon
Repository
davepoon/buildwithclaude
Created
10 months ago
Last Updated
yesterday
Language
Python
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

plugin-creator

Automatically creates new Claude Code plugins with proper structure, validation, and marketplace integration when user mentions creating a plugin, new plugin, or plugin from template. Specific to claude-code-plugins repository workflow.

2,274 Updated today
jeremylongshore
Web & Frontend Listed

building-plugins

Expert at creating and managing Claude Code plugins that bundle agents, skills, commands, and hooks into cohesive packages. Auto-invokes when the user wants to create, structure, validate, or publish a complete plugin, or needs help with plugin architecture and best practices. Also auto-invokes proactively when Claude is about to create plugin directory structures, write plugin.json manifests, or implement tasks that involve bundling components into a plugin package.

335 Updated today
aiskillstore
AI & Automation Listed

skill-creator

Create, review, rebuild, validate, and package Claude Code skills or plugins. Use when the user asks to make a skill, improve an existing skill, convert a workflow into a skill, design a plugin, scaffold plugin agents/hooks/MCP/LSP integrations, or prepare an uploadable Claude extension.

3 Updated today
anthril
AI & Automation Listed

create-plugin

Scaffold a complete Claude Code plugin from scratch

3 Updated today
richfrem
AI & Automation Featured

clade-reference-architecture

Build Claude Code plugins — skills, agents, MCP servers, hooks, and slash commands. Use when working with reference-architecture patterns. The complete guide to extending Claude Code with the Anthropic plugin system. Trigger with "claude code plugin", "build a skill", "create mcp server", "anthropic plugin architecture", "claude code hooks".

2,274 Updated today
jeremylongshore