Audio Plugin Dev Skills
Description
Claude Code marketplace for audio plugin development skills.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Audio Plugin Dev Skills
A [Claude Code](https://docs.anthropic.com/en/docs/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.
| Skill | Description |
|---|---|
validate-audiounit |
Validate AudioUnit v2/v3 plugins with auval |
validate-vst3 |
Validate VST3 plugins with Steinberg's validator |
validate-clap |
Validate CLAP plugins with clap-validator |
validate-pluginval |
Validate VST3/AU plugins with pluginval |
validate-vst3-editorhost |
Test VST3 UI with EditorHost |
check-codesign |
Check 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
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11