Validate VST3 plugins (.vst3 bundles) using Steinberg's official validator tool. Use when user says "run VST3 validator", "validate VST3", "test the .vst3", or needs Steinberg-specific test suites. Prefer this over pluginval for multi-bus VST3 plugins.
$npx -y skills add iplug3/audio-plugin-dev-skills --skill validate-vst3Installs into the current project.
Run `npx skills use "https://github.com/iplug3/audio-plugin-dev-skills" --skill "iplug3/audio-plugin-dev-skills/validate-vst3"` 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.