Sandbox
@iPlug3/audio-plugin-dev-skills

Claude Code skills for audio plugin validation

This is a Claude Code plugin marketplace for audio plugin checks. After installation, you can ask Claude to validate plugins or run the slash commands directly for VST3, AudioUnit, and CLAP workflows.

93 stars3 forksUpdated 7mo ago
Who it's for

Builders who want Claude Code to validate audio plugins with the right format-specific tools.

What it delivers

You can check audio plugin builds from Claude Code instead of switching between separate validators by hand.

What it does

Audio plugin validation skills

Provides skills for validating VST3, AudioUnit, and CLAP plugins with the appropriate CLI tools.

Slash command entry points

Lets you run commands like `/audio-plugin-validators:validate-vst3` directly in Claude Code.

Claude-guided validation

Lets you ask Claude to validate a plugin and have it choose the matching skill.

Code signing checks

Includes a `check-codesign` skill for macOS signature, hardened runtime, entitlements, and notarization checks.

How to get it

  1. 1In Claude Code, run
    /plugin marketplace add iPlug3/audio-plugin-dev-skills
    /plugin install audio-plugin-validators@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

Files in the repo

Repository payload7 top-level entries
  • .claude-plugin
  • .github
  • plugins
  • .gitignore
  • CLAUDE.md
  • LICENSE
  • README.md

Discussion (0)

Ask about usage, or say what you built with it

Sign in to join the discussion.

No comments yet. Be the first to say what this is good for.

More skills

obra/
superpowers

An agentic skills framework & software development methodology that works.

285k
1 add

Turn any codebase, with its docs, SQL schemas, configs, and PDFs, into a queryable knowledge graph. A /graphify skill for Claude Code, Cursor, Codex, and Gemini CLI: local deterministic AST parsing, every edge explained, no vector store.

117k
1 add
Vincentwei1021/
anything2explainer

Topic in, narrated explainer video out. A Claude Code / Codex skill that turns any topic into a black-canvas motion-graphics explainer video with TTS voiceover, subtitles and a chapter progress bar. Chinese or English; every frame drawn in code with Remotion.

666

Open-source AI job search: scan job portals, evaluate listings into a structured A-H report with a global 1-5 score, tailor your CV, track applications — runs locally in your AI coding CLI (Claude Code, Codex, OpenCode, Antigravity…)

71k