Scaffold a new AHK v2 class with proper structure, constructor, destructor, and property stubs. TRIGGER when: user says "new class", "create a class", "scaffold class", "class template", "start a new class".
Installation
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Scaffold a new AHK v2 class with proper structure, constructor, destructor, and property stubs. TRIGGER when: user says "new class", "create a class", "scaffold class", "class template", "start a new class".
AHK v2 Class Scaffold
Generate a properly structured AHK v2 class skeleton.
Usage
/ahk-new-class <ClassName> — creates <ClassName>.ahk with full structure.
Optional arguments:
gui — includes GUI boilerplate with mathematical positioning