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