Verify Like A User

Build and check UI the way a person meets it — measure the rendered page instead of trusting the source, break it on purpose at several widths and along the paths people actually take, fix the root cause, and re-measure before calling it done. Carries a catalogue of UI failures that survive code review (clipped borders, dropped size classes, dead ends on short screens, stale caches, redirects that never move the URL) with symptom → cause → fix. Triggers on "verify this UI", "does this look right", "check it at other widths", "it looks bad, fix it", "break the product", "make these pages consistent", "why is this clipped / overflowing / huge / not clickable", "audit every page in this section", and any screenshot sent with "fix this".

hiteshbandhu Updated

File contents

hiteshbandhu/skills-i-use/tree/main/skills/verify-like-a-user commit f35362b863

Frequently asked questions

npx skillmds@latest add hiteshbandhu/verify-like-a-user