Validate CLAP plugins (.clap files) using clap-validator. Use when user says "validate CLAP", "run clap-validator", "test the .clap", or "test CLAP plugin". Does NOT validate .vst3 or .component — use the appropriate validators.
$npx -y skills add iplug3/audio-plugin-dev-skills --skill validate-clapInstalls into the current project.
Run `npx skills use "https://github.com/iplug3/audio-plugin-dev-skills" --skill "iplug3/audio-plugin-dev-skills/validate-clap"` 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.