plugin-spec

Consolidate Claude Code plugin specifications for plugin.json, commands, skills, agents, and hooks.

Updated Jan 8, 2026
One-click install
npx skills add https://github.com/biwakonbu/cc-plugins --skill plugin-spec
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plugin-spec
Source: https://github.com/biwakonbu/cc-plugins/tree/main/plugins/plugin-generator/skills/plugin-spec
Command: npx skills add https://github.com/biwakonbu/cc-plugins --skill plugin-spec

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It consolidates all Claude Code plugin specifications into a single, referenceable source to prevent fragmentation and mismatches across plugin components.

Core Features & Use Cases

  • Unified reference: plugin.json, commands, skills, agents, and hooks are documented in one place for easy lookup.
  • Validation support: guides the creation and validation of plugin components to ensure consistency.
  • Governance aid: helps teams enforce standard practices when building and maintaining plugins.

Quick Start

Use the plugin-spec skill to review the integrated plugin specifications before starting plugin development.

Frequently Asked Questions about plugin-spec

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

FAQPage Schema
What is the standard specification for Claude Code plugin.json files?

You can reference the unified plugin specifications to guide the creation and validation of commands, skills, agents, and hooks, ensuring standard practices and consistent frontmatter-driven metadata across all components.

Why do my Claude Code plugin components have mismatched metadata?

You can use the consolidated plugin specifications to enforce standard practices and governance when building and maintaining plugins, ensuring all components follow consistent frontmatter-driven metadata rules without requiring additional tooling.

Do I need external tooling to validate Claude Code plugin components?

No external tooling is required. The consolidated plugin specifications provide governance aid and validation support for plugin.json, commands, skills, agents, and hooks directly through consistent frontmatter-driven metadata guidelines.

How does consolidated plugin specification help with Claude Code plugin governance?

Consolidated plugin specification helps teams enforce standard practices when building and maintaining plugins by providing a single referenceable source for plugin.json, commands, skills, agents, and hooks to prevent fragmentation.