Validate VST3 (.vst3) and AudioUnit (.component) plugins with pluginval at configurable strictness levels. Use when user says "run pluginval", "validate plugin", or wants comprehensive cross-format testing. Does NOT support .clap files. For multi-bus VST3 plugins that crash, use validate-vst3 instead.
$npx -y skills add iplug3/audio-plugin-dev-skills --skill validate-pluginvalInstalls into the current project.
Run `npx skills use "https://github.com/iplug3/audio-plugin-dev-skills" --skill "iplug3/audio-plugin-dev-skills/validate-pluginval"` 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/iplug3/audio-plugin-dev-skills" that are relevant to the current task. Run `npx skills add "https://github.com/iplug3/audio-plugin-dev-skills"` and select the relevant skills, then follow their instructions.