click-path-audit

Test every button and link to find bugs where actions cancel each other or leave things broken.

Installation
Run `npx skills add "https://github.com/affaan-m/ecc" --skill "click-path-audit"` to install this skill, then follow its SKILL.md instructions for my next request.

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.

The systems behind these skills get built for partners every week.

Partner with us