review-ahk2

Community

Ensure AHK v2 code quality

Authorcwilliams5
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill identifies and flags legacy AutoHotkey v1 patterns that may have inadvertently slipped into an AutoHotkey v2 codebase, preventing subtle bugs and ensuring adherence to v2 best practices.

Core Features & Use Cases

  • Pattern Detection: Scans source code for common v1 syntax and command structures that are deprecated or behave differently in v2.
  • Migration Assistance: Helps developers maintain code quality during AI-assisted development by catching v1 habits.
  • Use Case: After AI-assisted code generation for an AutoHotkey v2 project, use this Skill to perform a thorough review, ensuring that no v1-specific syntax like %variable% dereferencing or v1 command formats (e.g., MsgBox, text) have been introduced.

Quick Start

Scan all source files for AutoHotkey v1 patterns that do not belong in a v2 codebase.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: review-ahk2
Download link: https://github.com/cwilliams5/Alt-Tabby/archive/main.zip#review-ahk2

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.