audio-plugin-coder
Guided JUCE audio plugin development from idea to installer
All Skills in This Repository (5)
Pure Emerald Level Indicatorsskill_design
Create cohesive visual interface designs for VST3, AU, and CLAP audio plugins.
ARCHITECTURE & PLANNING
Convert DSP plugin concept briefs into architecture.md and plan.md design documents.
IDEATION & DREAMING
Define audio plugin concepts and generate planning documents.
juce-webview-windows
Build JUCE 8 WebView2 audio plugins on Windows with CMake and resource embedding.
skill_debug
Diagnose and debug VS Code plugin codebases autonomously.
Frequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core