Checklist
- •Validate semantic HTML structure and ARIA usage.
- •Check color contrast, focus management, and keyboard navigation paths.
- •Ensure dynamic content announces updates via accessible APIs.
- •Verify screen reader flows and mobile/desktop parity.
- •Capture accessibility findings in tracking docs with severity and owners.
Prompts
- •"List the blocking and non-blocking a11y issues for this release."
- •"Suggest component library updates that prevent this class of issue."
Resources
- •WCAG 2.1 quick reference.
- •Internal component accessibility guidelines.