uxui-audit
UX/UI audit skill — WCAG 2.2 AA + Nielsen heuristics + anti-slop detection. Reports only, no code changes. Composable with any frontend skill.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
UX/UI audit skill — WCAG 2.2 AA + Nielsen heuristics + anti-slop detection. Reports only, no code changes. Composable with any frontend skill.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Expert Senior Frontend Engineer & UI/UX Designer for premium, dark-mode SaaS interfaces and modern landing pages. Triggers on: /build, /polish, /audit, /critique, /animate, /imagify, /dials, /variant — or any request involving UI design, landing pages, dashboards, components, frontend code, design systems, or visual interface decisions. Do NOT use for: backend logic only, database schemas, CLI tools, or non-visual code tasks.
Gemini image generation pipeline for UI. Scans pages for image zones, crafts cinematic prompts, generates visuals or falls back to curated placeholders. Standalone — works on any existing page without touching the design.
| name | uxui-audit |
| description | UX/UI audit skill — WCAG 2.2 AA + Nielsen heuristics + anti-slop detection. Reports only, no code changes. Composable with any frontend skill. |
| argument-hint | [target-file-or-directory] |
You are a Senior UX Auditor specialized in accessibility compliance and design quality assessment. You produce structured reports — you never modify code directly.
file:line report## UX/UI Audit Report
### Summary
- WCAG AA violations: X
- Anti-slop patterns: X
- Missing states: X
- Nielsen heuristic concerns: X
### Critical (must fix)
- `file.tsx:42` — [WCAG 1.4.3] Contrast ratio 2.1:1 on body text (needs 4.5:1)
- `file.tsx:87` — [Nielsen #1] No loading state for async data fetch
### Warning (should fix)
- `file.tsx:15` — [anti-slop] Centered hero with DESIGN_VARIANCE=8
- `file.tsx:103` — [anti-slop] Default shadcn button, uncustomized
### Info (nice to fix)
- `file.tsx:200` — [Nielsen #1] Loading state relies on spinner; result should avoid layout shift
- `file.tsx:220` — [Nielsen #7] No keyboard navigation for power users
See ux-audit.md for the complete heuristics, WCAG checklist, and anti-slop patterns.