一键导入
design-audit
Full project design audit that orchestrates all agents, scores across 12 dimensions, generates prioritized action plan
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Full project design audit that orchestrates all agents, scores across 12 dimensions, generates prioritized action plan
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | design-audit |
| description | Full project design audit that orchestrates all agents, scores across 12 dimensions, generates prioritized action plan |
| when_to_use | audit design|design review|UX audit|how does my design look|review my UI|design audit |
Run a comprehensive design audit on the current project or a specified path.
/design-audit # Audit current project
/design-audit /path/to/project # Audit specific project
uiux_knowledge_query with listFiles: true to get the full inventoryknowledge/INDEX.md for the mapping)uiux_scan_project to detect framework, styling, component library, theme systemcolor-analyst - Color system diagnosistypography-analyst - Typography system diagnosislayout-analyst - Layout, spacing, grid analysiscomponent-reviewer - Component quality and consistencyaccessibility-auditor - WCAG compliance checkinteraction-analyst - Motion, transitions, feedbackpsychology-analyst - Cognitive load, hierarchy, trustvisual-style-advisor - Style direction evaluationplatform-advisor - Platform convention adherenceux-flow-analyst - Navigation and user flowsperformance-ux-analyst - Loading and perceived speeduiux_score_overall to calculate weighted totalLaunch agents in parallel waves:
Wave 1 (always): color-analyst, typography-analyst, layout-analyst, accessibility-auditor, component-reviewer Wave 2 (always): interaction-analyst, psychology-analyst, visual-style-advisor Wave 3 (if applicable): platform-advisor (if mobile/cross-platform), ux-flow-analyst (if has routing), performance-ux-analyst (if has data fetching/images)
Full audit report saved to design-audit-report.md in the project root.
Score card displayed inline for quick overview.
Each finding may cite one or more UX laws inline (for example, [!] psychology: 12-item nav menu - violates Hick's Law, Choice Overload). When any finding carries laws, the report ends with a ## Laws of UX Coverage markdown table summarizing violation counts and worst offenders per law. Agents look up law display names and primary-source citations from knowledge/laws-of-ux.md and the uiux_laws_query MCP tool.
Accessibility audit covering WCAG 2.2, contrast, focus, keyboard, screen reader, touch targets
Color-only audit to extract, evaluate, and recommend improvements for the project's color system
Component consistency audit covering state coverage, hierarchy, patterns
Interactive pre-launch design quality checklist
Compare current design against a reference or competitor
Quick design score card covering 12 dimensions, top 5 improvements, under 2 minutes