Hacker News new | ask | show | jobs
Show HN: UXRay – CLI to audit UI/UX issues on live websites (npmjs.com)
1 points by proshan 65 days ago
I built a small CLI after running into UI/UX problems on my own site. It runs quick checks on a URL (layout overflow, tap targets, basic a11y via axe, console/network errors) and outputs a JSON report plus screenshots. Early stage and feedback welcome