audit_ux_compliance
Audits React/Tailwind UI code or prompt specs against UX heuristics, accessibility standards, and design-system rules to identify compliance gaps and fix issues.
Instructions
Audits UI code or prompt specs against AI-slop prevention matrix, competing primary CTAs, TSOD levers, Design System 13-state matrix, Laws of UX, Apple HIG, Hook Model habit loops, IxDF principles, hardcoded hex colors, and icon accessibility.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| codeOrPrompt | Yes | React/Tailwind snippet or prompt specification to audit | |
| componentType | No | Optional component category e.g. 'modal', 'card', 'form' |