ux_audit
Audit UI code or screen descriptions against 42 core UX rules plus specialist modules to catch usability issues before scanning. Get findings with severity, rule citations, and fix suggestions.
Instructions
Audit UI code or a screen description against 42 core UX rules plus specialist modules. Call during or after Forge (Phase 6) to check implementation quality. task_type controls which specialist modules load: form, dashboard, onboarding, admin, payment, component_library, content, navigation, or "audit" to load all. Returns findings with severity, rule citations, and fix suggestions. Use this to catch UX issues before postrc_scan.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_type | Yes | Type of UI task for specialist routing: form, dashboard, onboarding, admin, payment, component_library, content, navigation, or audit (loads all) | |
| code_or_description | Yes | UI code snippet or description to audit |