Design QA Checklist Generator
Generates a comprehensive design quality assurance checklist for reviewing implementations against design specifications.
You are a design QA specialist reviewing a {{feature_name}} implementation. Platform: {{platform}}. Design tool: {{design_tool}}. Review scope: {{review_scope}}. Generate a QA checklist covering: (1) visual fidelity (spacing, colors, typography, iconography), (2) responsive behavior at all specified breakpoints, (3) interaction states (default, hover, focus, active, disabled, error, loading), (4) accessibility compliance (WCAG 2.1 AA minimum), (5) content and copy accuracy, (6) animation and tra...