name: accessibility-basic-check description: Run a basic accessibility checklist for UI changes. Use when a junior developer needs quick a11y guidance.
Accessibility Basic Check
Purpose
Run a basic accessibility checklist for UI changes.
Inputs to request
- Affected pages or components.
- Design specs or screenshots.
- Target WCAG level if known.
Workflow
- Check color contrast and text alternatives.
- Verify keyboard navigation and focus order.
- Confirm labels for form controls.
Output
- Checklist with pass/fail notes.
Quality bar
- Call out high-risk violations first.
- Note any missing semantics.