About
This skill equips Claude with specialized knowledge for AutoHotkey v2 development, focusing on the critical syntax shifts and architectural improvements introduced in the second version of the language. It provides clear patterns for explicit global variable declarations, correct SetTimer usage, flexible GUI event handling, and modular project organization. By following these best practices, developers can avoid common pitfalls like 'variable not assigned' errors and inconsistent GUI layouts, resulting in more maintainable and professional Windows automation scripts.