productivity-skill intermediate active

Ui Audit

Design regressions ship in every PR when no one runs a structured UI audit. Visual consistency issues accumulate silently until a redesign is the only fix. Run structured UI audits inside OpenClaw before any merge.

What breaks without openclaw ui audit skill

Design regressions merged without detection. Spacing and colour inconsistencies compounding across pages. No automated quality gate before PR approval.

Automated UI consistency audit × prioritised issue output ÷ 10–20 minutes ÷ no manual visual review = design regressions caught before production.

openclaw ui audit skill — what it actually does

01
Audit any HTML file, URL, or screenshot for visual consistency issues.
02
Receive a prioritised issue list with actionable fix recommendations.
03
Run UI audits as a CI/CD quality gate on every pull request.
04
Prefer HTML or code input over screenshots for semantic-rich analysis.
05
Identify spacing, colour, and layout regressions across multiple pages.

Security check — openclaw ui audit skill

Privacy score: 7/10 — accesses connected platform APIs only. Lock it: review OAuth scopes before install, confirm macOS, Linux; OpenClaw ≥1.0 compatibility.

Quick start — openclaw ui audit skill in 10–20 minutes

Setup time: 10–20 minutes

!
You need: OpenClaw core

Install the package:

# Install via ClawhHub
clawhub install tommygeoco/ui-audit
1
Install the skill
2
Provide an HTML file, URL, or screenshot path
3
Run /ui-audit <target> to start the audit
4
Receive a prioritised issue list with fix recommendations

Troubleshooting openclaw ui audit skill

1
1. Audits are static — dynamic state changes are not analysed
2
2. Screenshot input loses semantic information — HTML/code input produces richer results

Compatibility & status

Works with: macOS, Linux; OpenClaw ≥1.0 intermediate Last updated: Nov 2025 ★ 145 on GitHub MIT

Official docs →

View on GitHub →

Related — more like openclaw ui audit skill

More by tommygeoco

Every PR merged without a UI audit ships a visual regression you will pay to fix later. Install and add the audit to your CI/CD pipeline before the next merge window.

Get it on GitHub →