AI AGENT ADDONS

Browser Qa

affaan-m/ecc
Testing & QA
790installs

After deploying a new feature, you need to check that everything works. This browser automation tool runs smoke tests to find console errors and broken network requests. It also takes screenshots at different screen sizes.

It goes further by clicking every link and submitting forms to test interactions. It can run visual regression checks against previous screenshots. It also checks for accessibility issues like missing alt text and low contrast.

Safety is built in. By default it only runs read-only tests on staging or preview URLs. It never uses real production logins or changes data without explicit approval.

Add Browser Qa skill to your workflow

Global

mkdir -p ~/.claude/skills/browser-qa

Project

mkdir -p .claude/skills/browser-qa

Source Repository

Stars
222,953
Forks
34,145
Watchers
222,953
License
MIT
Last Push
25 days ago
Created
6 months ago