Validate AudioUnit v2/v3 plugins (.component bundles and .appex app extensions) using Apple's auval tool. Use when user says "validate AU", "run auval", "test AudioUnit", "check the .component", "check the .appex", "validate AUv3", or needs to check AudioUnit compatibility. For .vst3 use validate-vst3; for .clap use validate-clap.
$npx -y skills add iplug3/audio-plugin-dev-skills --skill validate-audiounitInstalls into the current project.
Run `npx skills use "https://github.com/iplug3/audio-plugin-dev-skills" --skill "iplug3/audio-plugin-dev-skills/validate-audiounit"` 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.