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
  • jq installed for JSON validation (jq empty <file>)
  • grep and find available on PATH for pattern scanning
  • ./scripts/validate-all-plugins.sh available at the repository root

Instructions

Installs
1
GitHub Stars
2.4K
First Seen
Mar 21, 2026
plugin-validator — jeremylongshore/claude-code-plugins-plus-skills