Back to Discover

audio-plugin-dev-skills

skill

iPlug3

Claude Code marketplace for audio plugin development skills.

View on GitHub
85 starsMITSynced Aug 2, 2026

Install to Claude Code

/plugin marketplace add iPlug3/audio-plugin-dev-skills

README

Audio Plugin Dev Skills

A Claude Code plugin marketplace that provides skills for validating audio plugins across formats (VST3, AudioUnit, CLAP). Once installed, you can ask Claude to validate your plugins or use the slash commands directly in Claude Code.

Installation

In Claude Code, run:

/plugin marketplace add iPlug3/audio-plugin-dev-skills
/plugin install audio-plugin-validators@audio-plugin-dev-skills

Skills

audio-plugin-validators

Validate VST3, AudioUnit, and CLAP plugins using official and third-party CLI tools.

SkillDescription
validate-audiounitValidate AudioUnit v2/v3 plugins with auval
validate-vst3Validate VST3 plugins with Steinberg's validator
validate-clapValidate CLAP plugins with clap-validator
validate-pluginvalValidate VST3/AU plugins with pluginval
validate-vst3-editorhostTest VST3 UI with EditorHost
check-codesignCheck macOS code signature, hardened runtime, entitlements, and notarization

You can invoke these as slash commands (e.g. /audio-plugin-validators:validate-vst3) or just ask Claude to "validate my VST3 plugin" and it will use the appropriate skill.

Requirements

  • auval: Included with macOS
  • VST3 validator: Build from VST3 SDK or use pre-built
  • clap-validator: Download or build with Cargo
  • pluginval: Download

License

Copyright (c) 2026 Oli Larkin

MIT

Rendered live from iPlug3/audio-plugin-dev-skills's GitHub README — not stored, always reflects the source repo.

1 Plugin

NameDescriptionCategorySource
audio-plugin-validatorsValidate VST3, AudioUnit, and CLAP plugins using official and third-party tools.development./plugins/audio-plugin-validators

0 Comments

Login required
Log in to post a comment or update on this repo.

No comments yet — be the first to share an update.