UI Audit Method

How to audit a UI codebase by measurement instead of impression. Covers the five counting pitfalls that produce wrong numbers (subset filters, regex eating template syntax, scraping legitimate values, missed optional suffixes, summed opacity variants), render-time verification in a real browser, the screenshot trap where OS display scaling manufactures a layout bug that does not exist, and a per-project baseline file that records metrics and verdicts so the same argument is not re-litigated every audit. Use when asked to audit, measure, or review a UI codebase, when a layout looks broken, or when checking whether color/state classes actually apply. Triggers: UI audit, design audit, measure this UI, layout looks off, UI 감사, 디자인 점검, 레이아웃이 깨져 보인다. This skill does NOT decide what good design is — the project baseline does.

rhino-ty a8f5051 5 files · 14.8 KB Updated

File contents

rhino-ty/ui-audit-method/tree/main/ commit a8f50515fc

Frequently asked questions

npx skillmds@latest add rhino-ty/ui-audit-method