AI AGENT ADDONS
Testing & QA
2,111installs

You can test your website changes automatically. This skill runs browser tests on pages affected by a pull request or branch. It uses the agent-browser tool to open pages, click buttons, fill forms, and take screenshots.

The skill first checks which files were changed. Then it maps those files to web pages that need testing. It can run tests in a visible browser or in the background for speed. This helps you catch problems before merging your code.

Anyone working on a web project can benefit. You do not need to be a testing expert. The skill guides you step by step and works with your local development server.

Add Ce Test Browser skill to your workflow

Global

mkdir -p ~/.claude/skills/ce-test-browser

Project

mkdir -p .claude/skills/ce-test-browser

Source Repository

Stars
22,190
Forks
1,637
Watchers
22,190
License
MIT
Last Push
23 days ago
Created
9 months ago