Skip to main content
Reference — generated from the toolkit

Source of truth: toolkit/prompts/design/design-crit.md. Edit it there; this page is regenerated on build.

Design crit

Purpose: one pass covering heuristics, accessibility and design-system conformance, so humans review exceptions not basics.

Prompt

Critique this screen/flow on three axes and list concrete issues with the element and the fix:

  1. Insurance UX heuristics — error prevention on consequential actions, policy/claim status visibility, plain-language jargon, recoverability in long journeys.
  2. Accessibility (WCAG 2.2 AA) — focus order, keyboard operability, labels/ARIA, contrast, error identification.
  3. Design-system conformance — every element maps to a named component and tokens; flag any raw hex/px or unknown component. Rank issues by severity. Do not rewrite the design; report.

Usage notes