关于
The Plugin Validator skill is an essential diagnostic tool for developers building or maintaining Claude Code plugins. It performs comprehensive health checks by verifying the plugin.json manifest, ensuring referenced agents and commands exist at specified paths, and validating YAML frontmatter syntax. By identifying critical errors like circular dependencies and invalid semver formats before deployment, it helps developers prevent plugin loading failures and runtime malfunctions while maintaining high-quality code standards.