Skills
69 skills · 13 creators
The registry for agent skills.
Keyboard Trap Hunt
eliasm/keyboard-trap-hunt
Walk every dialog, menu and drawer with a keyboard and report where focus gets stuck or lost.
eliasm/keyboard-trap-huntWalk every dialog, menu and drawer with a keyboard and report where focus gets stuck or lost.
Refactor Safety Net
jonasl/refactor-safety-net
Write the characterisation tests that let a refactor start, before touching the code.
jonasl/refactor-safety-netWrite the characterisation tests that let a refactor start, before touching the code.
Snapshot Cleanup
jonasl/snapshot-cleanup
Find snapshot tests that assert nothing anyone reads, and say what to assert instead.
jonasl/snapshot-cleanupFind snapshot tests that assert nothing anyone reads, and say what to assert instead.
Flaky Test Hunt
jonasl/flaky-test-hunt
Find the shared state, real clock or ordering assumption behind an intermittent failure.
jonasl/flaky-test-huntFind the shared state, real clock or ordering assumption behind an intermittent failure.
Test Gaps
jonasl/test-gaps
Read a module and its tests, then list the behaviours nothing covers — ranked by what breaking would cost.
jonasl/test-gapsRead a module and its tests, then list the behaviours nothing covers — ranked by what breaking would cost.
Tutorial Test
noorh/tutorial-test
Follow a tutorial exactly as written and report the first step where it stops working.
noorh/tutorial-testFollow a tutorial exactly as written and report the first step where it stops working.
CI Triage
ayaan/ci-triage
Read a failing CI run and separate real failures from flakes, infrastructure and timeouts.
ayaan/ci-triageRead a failing CI run and separate real failures from flakes, infrastructure and timeouts.