What problem does it solve?
Review-only audit of interaction UX patterns and design principles. Scans for missing
confirmation dialogs, loading states, toast feedback, form validation, empty states,
keyboard accessibility, error boundaries, progressive disclosure, navigation patterns,
responsive touch targets, scroll behavior, state persistence, search UX, file upload UX,
permission UI, native element usage, and HeroUI design principle violations (semantic
variants, composition patterns, consistency, type safety, customization). Reports issues
with severity and recommended fix — does NOT modify any code.
Use when asked to "review UX", "audit interactions", "check UX", "交互审查",
"优化交互", "交互细节", "UX best practices", "review UI patterns", "检查界面",
"UI 审查", "交互优化", "design review", "设计审查", "组件审查", or any request
involving reviewing or improving the quality of user-facing interaction flows.
Core Features & Use Cases
- Audit scope: Scans for known UX anti-patterns across components, routes, and interactions.
- Per-file reporting: Generates per-file JSON results and a consolidated report with severity levels.
- Non-intrusive review: Preserves source code and relies on a file-level cache to support incremental scans.
Quick Start
Run a UX audit on the target project and generate a structured report.