UI Verify
All skills

Deterministic Playwright captures

Stop real-page diffs that flake without a real change.

PlaywrightDeterminismFlake

What it does

For @uiverify/playwright archive-replay captures: whatever the page was at capture time is baked in forever, so the fix is to drive the page to one canonical state before the snapshot. A symptom-to-lever checklist for the variation you probably have.

Run it when driving a real page and the diff flakes.
  • Covers feature flags, live data, the clock, third-party widgets, and dynamic layout.
  • The lever is almost always: stop the variation at record time.
  • Integration is one import into your existing Playwright suite.

Install and run

just this skill
npx skills add uiverify/uiverify --skill playwright-visual-testing# then invoke it /playwright-visual-testing

Or install the whole bundle

terminal
npx skills add uiverify/uiverify

One command, any agent - Cursor, Codex, Copilot, Claude Code. Run npx skills update to pull the latest.

View on GitHub
UI Verify
Built by the team behind UI Verify

Automate this skill end to end

UI Verify captures every screen on every pull request and lets an AI judge, or your agent, review the diffs. See how it works.

© 2026 UI Verify