Click Path Audit

Trace each user-facing control through its handler and shared-store writes to find sequential undo, async races, stale closures, and missing transitions. Use when buttons look wired but do nothing, or after a refactor of shared UI state. Not for exploratory browser QA (playwright-qa), ordinary red-green bugs (diagnosing-bugs), or visual layout (impeccable).

kuker24 a20bf54 3 files · 3.0 KB Updated

File contents

kuker24/OpenCodeBestFriend/tree/main/skills/click-path-audit commit a20bf54abd

Frequently asked questions

npx skillmds@latest add kuker24/click-path-audit