Juce Review

Reviews JUCE audio plugin code for JUCE-specific correctness issues: thread safety, APVTS parameter patterns, MessageManager usage, ValueTree, and MIDI handling. Use when the user asks to review a JUCE plugin, check a processBlock, audit parameter handling, or asks "is this JUCE code safe?". Trigger on phrases like "review my JUCE plugin", "check my AudioProcessor", "is this APVTS usage correct?", or when you see AudioProcessor, AudioProcessorEditor, or AudioProcessorValueTreeState in the code.

kunitoki 5af4d87 2 files · 16.1 KB Updated

File contents

kunitoki/sonic-skills/tree/main/skills/juce-review commit 5af4d87527

Frequently asked questions

npx skillmds@latest add kunitoki/juce-review