click-path-audit
Test every button and link to find bugs where actions cancel each other or leave things broken.
Installation
Paste this into Claude Code, Cursor, or any agent that can run commands.
What this skill does
What it does:
- Tracks every button and action through the complete sequence of state changes it causes
- Finds bugs where buttons work individually but cancel each other out
- Detects when one action silently undoes what another action just did
- Checks if the final screen state matches what the button label promised
- Finds timing problems where actions happen in the wrong order
When to use it:
- When you have a broken button that regular debugging cannot explain
- After making big changes to shared data storage systems
- When a button seems to do nothing even though the code looks correct
- When one button works but another button in the same area breaks it
The full skill text could not be loaded right now. It installs fine with the command above, or read it at the source.
Mirrored from the author's public source. Install counts from the open skills registry.