A new tool called Crit has been introduced, which automates UX/UI audits by integrating directly into the terminal environment via Claude Code. The system analyzes interfaces based on ten key parameters, including typography and accessibility, offering ready-to-use code fixes.

image
image

What Happened

Crit has been developed as a tool for conducting design reviews using artificial intelligence. The program is capable of analyzing URLs, screenshots, or source code, evaluating aspects such as hierarchy, typography, and compliance with WCAG accessibility standards. The tool ranks discovered errors by criticality level and supports automatic problem fixing using the --apply command.

Context

The project is a specialized wrapper that leverages the capabilities of multimodal LLMs to solve niche design tasks. Instead of creating a new model architecture, the developers focused on effective prompt engineering and integration into existing workflows via Claude Code, turning design review from a separate stage into a continuous verification cycle.

Why It Matters for the Industry

Automating UX/UI audits at a Senior Design Lead level can significantly accelerate the development cycle and ensure compliance with accessibility standards without human intervention during intermediate stages. In the long term, this could lead to the standardization of AI-driven design reviews as a mandatory step and a paradigm shift toward the concept of "self-healing UI," where AI independently maintains the visual integrity of design systems.

Why It Matters for Users

Developers and designers gain the ability to conduct professional interface audits directly within their familiar CLI environment. This eliminates the need for routine layout checks by providing specific recommendations and automated code fixes, which is particularly useful for accelerating prototyping and initial audits.

What Is Not Yet Known / Limitations

There are risks associated with the operational reliability of automatic code edits, as well as security and intellectual property protection concerns when transmitting screenshots and source code to third-party models.

Sources

Author

Look at AI, Editorial Team