Show HN: UXRay – CLI to audit UI/UX issues on live websites
Category: devtools
Tags: ui-audit, accessibility, automated-testing
Score: 5.3/10 (Innovation: 4, Technical: 5, Documentation: 6, Utility: 6)
UXRay is a CLI tool that audits live websites for UI/UX issues using Playwright and axe-core, generating JSON reports with screenshots and optional HTML summaries. It's interesting because it combines accessibility testing with visual UI checks in a single automated workflow for production sites.
Target audience: frontend devs, qa-engineers, devops
Repository: https://www.npmjs.com/package/uxray-ui-audit · CC-BY-4.0 · 143 stars
View on Hacker News