Visual regression lab
Use after frontend changes or before delivery to run rendered visual QA with Playwright/browser screenshots, viewport checks, console/network checks, overflow detection, canvas/media verification, before/after comparisons, and responsive polish review.From its SKILL.md
npx -y skills add TheGoat395/Codex-Skills --skill visual-regression-labAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
SKILL.md
1.2 KB, 210 tokens by cl100k_base, as published. Nobody here has run it
Visual Regression Lab
Use this skill to prove the site looks right in a browser, not just in code.
Required Checks
- Start or identify the local server.
- Open the relevant route in a browser or Playwright.
- Capture desktop and mobile screenshots.
- Check console errors, failed requests, layout overflow, missing media, and text clipping.
- Inspect first viewport composition, hierarchy, spacing, typography, image crops, and CTA visibility.
- Test key interactions: nav, forms, menus, tabs, accordions, hover states, focus states, and modals.
- For animation-heavy work, test reduced-motion behavior and watch for jank.
- For canvas/WebGL/video, verify nonblank rendered pixels and stable framing.
- Do one second-pass polish edit when the result feels generic or cramped.
Output
Report:
- routes/viewports checked
- screenshots or saved paths when available
- issues found and fixed
- commands run
- anything not tested
What ships with it: 1 file
214 B alongside SKILL.md
agents/
- openai.yaml214 B