plugin-validator
Installation
SKILL.md
Plugin Validator
Overview
Validates Claude Code plugin structure, JSON schemas, frontmatter format, security compliance, and marketplace catalog consistency. Runs the same checks as the CI pipeline to catch issues before committing.
Prerequisites
- Read access to the target plugin directory and repository-level
.claude-plugin/marketplace.extended.json jqinstalled for JSON validation (jq empty <file>)grepandfindavailable on PATH for pattern scanning./scripts/validate-all-plugins.shavailable at the repository root