NoizefieldNoizefieldCommunityยท5 Agent Skills Included

audio-plugin-coder

Guided JUCE audio plugin development from idea to installer

Guides coding agents through the full audio plugin lifecycle: ideation, DSP architecture, UI design, implementation, testing, and packaging. Removes the guesswork from JUCE builds, WebView and Visage UI setup, and cross-platform VST3, AU, and LV2 installer creation. Tracks project state per phase and auto-captures troubleshooting fixes so recurring build and crash issues get solved faster.
npx skills add Noizefield/audio-plugin-coder --all -g -y
Available:

Tells the agent how to run the phase-gated APC workflow, route slash commands to the right skill, respect platform-specific build scripts, and enforce state validation before each plugin phase.

All Skills in This Repository (5)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install audio-plugin-coder?โ–ผ

Run `npx skills add Noizefield/audio-plugin-coder --all -g -y` in your terminal to install all skills in this suite globally.

How to build a VST3 plugin with AI?โ–ผ

Run the setup phase, then use the dream, plan, design, and implement commands to generate DSP code and UI, and finish with the ship phase to build installers.

Does it work with Claude Code, Codex, and Cursor?โ–ผ

Yes. APC is agent-agnostic and ships mirrored configurations for Claude Code, Codex, Kilo, Cursor, and other coding agents.

Which platforms and plugin formats are supported?โ–ผ

It targets Windows, macOS, and Linux, producing VST3, AU, LV2, and standalone builds with local or GitHub Actions packaging.

Do I need JUCE or C++ experience to use it?โ–ผ

No deep expertise is required. The agent follows built-in JUCE 9 rules, UI framework checklists, and a known-issues database to avoid common crashes and build errors.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’