iPlug3/audio-plugin-dev-skills

Claude Code marketplace for audio plugin development skills.

88Stars on the repository
9Mods indexed here, across every type
6mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

check-codesign

01

iPlug3/audio-plugin-dev-skills

Skill Claude CodeCodex

Check macOS code signature, hardened runtime, entitlements, and notarization of audio plugin bundles (.vst3, .component, .clap, .app/.appex). Use when user says "check code signing", "check codesign", "check signature", "verify signing", "check notarization", "why won't plugin load", "hardened runtime", "check…

88 6mo ago A 98 tokens original MIT

validate-audiounit

02

iPlug3/audio-plugin-dev-skills

Skill Claude CodeCodex

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…

88 6mo ago B 95 tokens original MIT

validate-clap

03

iPlug3/audio-plugin-dev-skills

Skill Claude CodeCodex

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.

88 6mo ago A 61 tokens original MIT

validate-pluginval

04

iPlug3/audio-plugin-dev-skills

Skill Claude CodeCodex

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.

88 6mo ago A 75 tokens original MIT

iPlug3/audio-plugin-dev-skills

Skill Claude CodeCodex

Test VST3 plugin UIs (.vst3 bundles) using Steinberg's EditorHost without a full DAW. Use when user says "test the plugin UI", "open in editorhost", "show the .vst3 editor", or wants to visually inspect the VST3 editor. For functional validation use validate-vst3 instead.

88 6mo ago B 78 tokens original MIT

validate-vst3

06

iPlug3/audio-plugin-dev-skills

Skill Claude CodeCodex

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.

88 6mo ago A 71 tokens original MIT