Full Stack Test Gate

Test a whole application and prove it works, gated by checks that actually run — the project's own unit/integration/regression suites, then a real browser that boots the app, clicks through every feature flow, screenshots each step, and fails on console errors, uncaught exceptions or failed requests; plus pixel-level visual regression and a crawler that reports which features no test touches. Use when the user wants to test an app end to end, write or run unit / integration / regression tests, set up E2E or Playwright testing, drive the UI and take screenshots, verify a change didn't break anything, add a test gate to CI, or find out what is untested. Triggers: "test the app", "end-to-end", "e2e", "regression test", "unit tests", "Playwright", "screenshot the UI", "click through the app", "smoke test", "QA", "visual regression", "test all features", "does it still work".

NeuralMedic-DE 7ba3816 27 files · 171.0 KB Updated

File contents

NeuralMedic-DE/claude-skills/tree/main/full-stack-test-gate commit 7ba38161d7

Frequently asked questions

npx skillmds@latest add neuralmedic-de/full-stack-test-gate