plugin-freedom-system
Build VST3 and AU audio plugins through conversation
All Skills in This Repository (9)
Pure Emerald Level Indicatorsui-mockup
Generate WebView UI mockup artifacts for audio plugins.
plugin-planning
Automates JUCE plugin pre-CMP design via Phaver's PreCMPDesignPlugin.
plugin-ideation
Generate plugin concepts and improvements through adaptive questioning workflows.
plugin-testing
Run manual and automated tests for JUCE audio plugins.
context-resume
Load handoff context from .continue-here.md files and route to continuation skills.
deep-research
Investigate complex JUCE plugin development problems with graduated research and parallel subagents.
plugin-improve
Fix bugs and add features to completed plugins with versioning and regression testing.
build-automation
Orchestrate JUCE plugin builds and installation with failure handling.
aesthetic-dreaming
Create visual design system templates for plugins with adaptive questioning.
Frequently Asked Questions
FAQPage SchemaHow to install Plugin Freedom System?▼
Run `npx skills add glittercowboy/plugin-freedom-system --all -g -y` in your terminal to install all skills globally. Then run the /setup command inside Claude Code to validate dependencies like CMake, JUCE, and pluginval.
Can I build audio plugins without coding experience?▼
Yes. You describe your plugin idea in plain English, and the system handles architecture, DSP code, UI design, building, and validation automatically.
What kinds of audio plugins can I create?▼
You can build effects like reverbs, delays, and distortion, synthesizers, MIDI utilities, and experimental processors, all compiled to native VST3 and AU formats for any DAW.
Does it work with Ableton, Logic, and other DAWs?▼
Yes. Plugins compile to standard VST3 and AU formats and install directly to macOS system folders, with automatic cache clearing so your DAW detects them immediately.
How are plugins tested before release?▼
Every stage runs automatic compile-time and runtime validation, plus industry-standard pluginval checks at strictness level 10, with regression testing for any later changes.
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