Validate plugin structure, versions, and marketplace sync. Use when running CI checks, gating PRs, verifying marketplace.json sync, or auditing plugin directories for version consistency and required fields.
$npx -y skills add bengous/claude-code-plugins --skill validate-pluginsInstalls into the current project.
Run `npx skills use "https://github.com/bengous/claude-code-plugins" --skill "bengous/claude-code-plugins/validate-plugins"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/bengous/claude-code-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/bengous/claude-code-plugins"` and select the relevant skills, then follow their instructions.