validate-plugin

Community

Validate plugins for marketplace compliance

Authorodeciojunior
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates quality validation of claude-play plugin directories to catch structural issues, missing metadata, insecure patterns, and registration problems before publishing.

Core Features & Use Cases

  • Directory and metadata validation: Verifies that plugin directory name matches .claude-plugin/plugin.json and required fields exist.
  • SKILL.md and content checks: Ensures each SKILL.md has proper YAML frontmatter and supported attributes, and reports unsupported or missing fields.
  • Security and hygiene scans: Greps for hardcoded absolute paths and sensitive data patterns, and checks marketplace registration status.
  • Use Case: Use this Skill when reviewing a new plugin submission or running pre-commit checks to produce an OK/WARN/FAIL summary across seven standardized checks.

Quick Start

Run the validate-plugin skill against the target plugin directory to produce a standardized validation report.

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: validate-plugin
Download link: https://github.com/odeciojunior/claude-play/archive/main.zip#validate-plugin

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.