An agentic skills framework & software development methodology that works.
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.
Builders who want Claude Code to validate audio plugins with the right format-specific tools.
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
- 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.
| 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
Files in the repo
- .claude-plugin
- .github
- plugins
- .gitignore
- CLAUDE.md
- LICENSE
- README.md
Discussion (0)
Ask about usage, or say what you built with itSign in to join the discussion.
No comments yet. Be the first to say what this is good for.
More skills

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.
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.
Public repository for Agent Skills
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…)

Production-grade engineering skills for AI coding agents.