Generate an accessibility audit checklist tailored to {{type of design — landing page, form, app screen, modal, etc.}}.
Output a checklist organized by:
1. **Visual** — color contrast, focus indicators, text size, motion / animation
2. **Keyboard** — tab order, skip links, focus traps, escape behaviors
3. **Screen reader** — alt text, ARIA labels, semantic HTML, heading order
4. **Cognitive** — error messaging, time limits, language clarity
5. **Forms** — label association, error states, required field indication, autocomplete
For each item:
- The check (specific — "all interactive elements have a 3:1 contrast focus ring," not "use clear focus styles")
- Why it matters (which users does it block?)
- A common mistake to avoid
Then: **The top 5** items I should check FIRST if I only have 30 minutes. Be ruthless.
Skip: generic accessibility platitudes. Concrete, actionable checks only.a11yaccessibilityWCAG