cyberneticlibrary

Create iPlug2 audio plugin projects

new-pluginskillsetup L2381
majiayu000/claude-skill-registry
What it does

Create new iPlug2 plugin by duplicating TemplateProject

Best for

Bootstrapping iPlug2 audio plugin projects from a standardized template

Inputs
  • · Plugin name (no spaces)
  • · Manufacturer name (no spaces)
Outputs
  • · New plugin folder with config.h
  • · .vscode settings
  • · Buildable Xcode project
Requires
  • · duplicate.py script
  • · Xcode
  • · iPlug2 SDK
Preconditions
  • · iPlug2OOS repository cloned
  • · duplicate.py executable
Failure modes
  • · Conflicting plugin name
  • · Missing TemplateProject
Trust signals
  • · Uses official TemplateProject
  • · Integrates with Xcode workflow