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
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
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