plugin-validation

Community

Validate Claude Code plugin structure.

Authorbiwakonbu
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill validates Claude Code plugin structures and metadata to prevent misconfigurations and ensure compliance with plugin guidelines.

Core Features & Use Cases

  • Validate that plugin.json exists and contains required fields like name.
  • Validate that each skill's SKILL.md contains the required name and description in frontmatter and that references are coherent.
  • Generate a lint-like report highlighting errors and warnings to guide fixes.
  • Use case: A development team runs the validator before publishing a plugin to the marketplace to catch structural issues early.

Quick Start

Run the validator on your plugin directory: "${CLAUDE_PLUGIN_ROOT}/scripts/validate-plugin.sh" [path]

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: plugin-validation
Download link: https://github.com/biwakonbu/cc-plugins/archive/main.zip#plugin-validation

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.