audit_ux_tenets_traps
Audit user experience based on core UX tenets and common traps using app evidence or screenshots. Get a structured critique with scores, findings, and improvement recommendations.
Instructions
Audit UX tenets and traps from app-quality evidence or a screenshot artifact.
Returns on success: UX audit JSON with score, tenetCoverage, trapRisks, findings, and recommendedTweaks. This tool does not modify source files.
Use this tool: when an agent needs a focused design critique packet for clarity, feedback, control, consistency, accessibility, error recovery, progressive disclosure, workflow fit, trust, and state continuity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | Local path or public URL to scan. Defaults to the current project root. | |
| screenshotPath | No | Optional screenshot artifact path to attach to the UX audit. | |
| maxFiles | No | Maximum source files to scan when target evidence is used. |