소개
The Plugin Validator is a specialized tool for developers building Claude Code plugins, designed to enforce repository standards and prevent common deployment errors. It automatically scans plugin directories for required files, validates JSON schemas and frontmatter, performs security checks for hardcoded secrets, and ensures marketplace compliance. By aligning with CI workflows, it provides local validation and automated fixes for permissions and formatting, streamlining the plugin development and contribution process before committing code.