Complete guide for creating Claude Code plugins - skills, commands, agents, hooks, MCP servers, and configuration. Supersedes skill-creation-tools.
npx claudepluginhub camoa/claude-skills --plugin plugin-creation-toolsAdd a skill, command, agent, or hook to an existing plugin. Use when user says "add skill", "add command", "add agent", "add hook", "add MCP", "new component", or wants to extend an existing plugin with additional functionality.
Create a new Claude Code plugin or standalone skill with selected components. Use when user says "create plugin", "new plugin", "initialize plugin", "start a plugin", "make a skill plugin", "scaffold plugin", or wants to package any reusable Claude Code behavior.
Validate plugin structure, frontmatter, and best practices. Use when user says "validate plugin", "check plugin", "audit plugin", "verify plugin", "is my plugin correct", or before distributing/publishing a plugin.
Deep structural audit of Claude Code plugins beyond validation checklist. Analyzes architecture, component interactions, and distribution readiness. Use proactively after completing a plugin to verify it's ready for distribution. Use when user mentions "audit plugin", "plugin review", "ready to publish".
Reviews skill description quality, SKILL.md structure, and progressive disclosure patterns. Use proactively after creating or editing skills to verify quality. Use when user mentions "review skill", "check skill quality", "skill audit".
Use when creating Claude Code plugins - covers skills, commands, agents, hooks, MCP servers, and plugin configuration. Use when user says "create plugin", "make a skill", "add command", "add hooks", "skill authoring", "SKILL.md", "plugin components", "package reusable behavior", "distribute skills", "scaffold plugin", "plugin structure", "write a skill description". NOT for: using existing plugins, installing plugins, plugin marketplace browsing. !`ls .claude-plugin/ 2>/dev/null`
Assists with code quality tasks. Use when reviewing code, checking for issues, or improving code quality. NOT for: writing new features from scratch.
Greets users warmly. Use when user says hello, hi, good morning, or wants a friendly greeting.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
AI-powered development tools for code review, research, design, and workflow automation.
Comprehensive toolkit for developing Claude Code plugins. Includes 7 expert skills covering hooks, MCP integration, commands, agents, and best practices. AI-assisted plugin creation and validation.
Orchestrate multi-agent teams for parallel code review, hypothesis-driven debugging, and coordinated feature development using Claude Code's Agent Teams
20 modular skills for idiomatic Go — each under 225 lines, backed by 48 reference files, 8 automation scripts (all with --json, --limit, --force), and 4 asset templates. Covers error handling, naming, testing, concurrency, interfaces, generics, documentation, logging, performance, and more. Activates automatically with progressive disclosure and conditional cross-references.