Empirical Responsive Audit

Audit a web UI for mobile/layout defects EMPIRICALLY by rendering every servable surface across a phone/tablet/desktop viewport matrix (both orientations, light + dark) with a Playwright DOM probe that MECHANICALLY flags horizontal overflow, sub-44px tap targets and sub-16px inputs, then ships the probe as a non-zero-exit pre-merge gate. Use when the frontend "isn't optimized for mobile", text "spills outside its container", small-screen stacking is "awkward", or for any responsive / tap-target / layout audit or checked-in gate. Not for pure visual-taste questions — use `ui-ux-audit` / `frontend-design`.

ever-just b65ff69 2 files · 23.5 KB Updated

File contents

ever-just/agentskills/tree/main/skills/empirical-responsive-audit commit b65ff69cdc

Frequently asked questions

npx skillmds@latest add ever-just/empirical-responsive-audit