apc-setup
01Skill Claude CodeCodex
Guided first-run APC setup — toolchain, paths, models, JUCE verification. Trigger with /apc-setup or natural language "set up APC".
Skill Claude CodeCodex
Guided first-run APC setup — toolchain, paths, models, JUCE verification. Trigger with /apc-setup or natural language "set up APC".
Skill Claude CodeCodex
Autonomous Debugging Instructions for Visual Studio Code: for [plugin].
Skill Claude CodeCodex
Create the Visual Interface for audio plugins. Use when user mentions UI design, mockup, WebView interface, or requests 'design UI for [plugin]'.
Skill Claude CodeCodex
Goal: Define the plugin concept and initialize the project state. Trigger: /dream [Name] Output Location: $PluginPath/.
Skill Claude CodeCodex
Goal: Implement audio processing where parameters control DSP Focus: PluginProcessor.h, PluginProcessor.cpp Output Location: $PluginPath/Source/.
Skill Claude CodeCodex
Goal: Define DSP architecture, complexity assessment, and implementation strategy Trigger: /plan [Name] Input: Reads $PluginPath/.ideas/creative-brief.md and parameter-spec.md Output Location: $PluginPath/.ideas/.
Skill Claude CodeCodex
Goal: Create professional, cross-platform plugin installers for Windows, macOS, and Linux Trigger: /ship [Name] or "Ship [Name]" Prerequisites: Phase 4 (CODE) complete, audio engine working, all tests passed Output Location: release/[Name]v[version]/ (honors paths.releasedir in apc.config.json).
Skill Claude CodeCodex
Skill "skill_debug" from Noizefield/audio-plugin-coder, covering purpose, high-level debugging strategy, step 1: workspace reconnaissance, step 2: static code analysis and step 3: breakpoint placement heuristics.
Skill Claude CodeCodex
Create the Visual Interface for audio plugins. Use when user mentions UI design, mockup, WebView interface, or requests 'design UI for [plugin]'.
Skill Claude CodeCodex
Quick-start guide for building JUCE 8 audio plugins with WebView2 UIs on Windows. Covers essential setup, critical member ordering, and step-by-step implementation workflow.
Skill Claude CodeCodex
Goal: Define the plugin concept and initialize the project state. Trigger: /dream [Name] Output Location: $PluginPath/.
Skill Claude CodeCodex
Goal: Implement audio processing where parameters control DSP Focus: PluginProcessor.h, PluginProcessor.cpp Output Location: $PluginPath/Source/.
Skill Claude CodeCodex
Goal: Create professional, cross-platform plugin installers for Windows, macOS, and Linux Trigger: /ship [Name] or "Ship [Name]" Prerequisites: Phase 4 (CODE) complete, audio engine working, all tests passed Output Location: release/[Name]v[version]/ (honors paths.releasedir in apc.config.json).
Skill Claude CodeCodex
Goal: Define DSP architecture, complexity assessment, and implementation strategy Trigger: /plan [Name] Input: Reads $PluginPath/.ideas/creative-brief.md and parameter-spec.md Output Location: $PluginPath/.ideas/.
Skill Claude CodeCodex
Skill "skill_testing" from Noizefield/audio-plugin-coder, covering skill: testing and tasks.
Skill Claude CodeCodex
Before trying random solutions: search ..agent/troubleshooting/known-issues.yaml.
Skill Claude CodeCodex
Trigger: /test [PluginName] Phase: Testing (can run after Implementation) Primary Skill: ..agent\skills\skilltesting\SKILL.md.
Skill Claude CodeCodex
Run Audio Plugin Coder lifecycle actions for JUCE plugins, including dream, plan, design, implement, test, debug, status, resume, and ship. Use when the user asks to create or continue an APC audio plugin or mentions an APC phase.
Cursor rule Cursor
Never attribute commits, comments, or contributions to AI agents.
Instructions file CodexOpenCode
Instructions for Noizefield/audio-plugin-coder, covering audio plugin coder — agent guidance, scope, first run, attribution and apc workflow.