review-test-quality

Community

Audit AHK tests for quality and correctness.

Authorcwilliams5
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill identifies and helps fix critical quality issues within AutoHotkey (AHK) test suites, ensuring tests accurately reflect production code and are not dead, duplicative, or stale.

Core Features & Use Cases

  • Detects Production Code Copies: Finds tests that copy production logic instead of including it, leading to tests that pass but don't verify actual code.
  • Identifies Dead/Broken Tests: Flags tests that cannot fail or have incorrect assertions.
  • Finds Duplicative Tests: Highlights redundant tests across different files or types.
  • Detects Stale Tests: Identifies tests for features or code paths that no longer exist.
  • Use Case: An AHK developer can use this Skill to perform a comprehensive audit of their test suite before a major release, catching subtle bugs hidden in tests that appear to pass.

Quick Start

Audit the AutoHotkey test suite for quality issues, prioritizing production code copies.

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-test-quality
Download link: https://github.com/cwilliams5/Alt-Tabby/archive/main.zip#review-test-quality

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.