skill
App Testing
Public Made by Adomby adom
Build a browser-driven end-to-end test suite that RENDERS your web app in real Chrome, clicks every control, fails on any page error, and gates on interaction coverage so a new untested button turns the suite red.
Discover
How an AI finds this repo: the auto-discovery snippet from page.json, self-tested against the live discovery search.
Snippet
discovery_triggers
test my web appadd UI testsclick through every buttonwhy did the tests pass while the app was brokenset up puppeteer testscatch UI regressionsend-to-end test my UIralph test my app
discovery_pitch
Reach for this to build UI tests that actually render the app and can't go green while it's broken — plus a coverage gate that fails when a control ships untested.
tags
skilltestinge2epuppeteeruicoveragequalityralph
sample_prompts
Add a suite
Add an end-to-end test suite that clicks through every control in my web appCoverage gate
Make the tests fail if I add a button with no test for itDiagnose
My tests are green but the app is broken — why, and how do I catch it?Sample prompts: self-test
Your own triggers, combined
not in results
How this repo ranks when its full trigger set is the query.
Each sample prompt run against the live discovery search. The score is your rank, does the prompt return this repo at the top?
"Add an end-to-end test suite that clicks through every control in my web app"Add a suite
not in results
"Make the tests fail if I add a button with no test for it"Coverage gate
not in results
"My tests are green but the app is broken — why, and how do I catch it?"Diagnose
not in results