gezel Gezel Handboek

Accessibility Retrofit (WCAG AA)

Take an existing HTML page and retrofit it to WCAG 2.1 AA — fixing semantic structure, alt text, color contrast, keyboard operability, focus visibility, form labels, ARIA, and landmarks — without changing the visual design. Audits the page against the AA success criteria first to produce a prioritized findings list, then applies the fixes in place. Accessibility work fails when fixes are guessed rather than measured, so the audit phase enumerates the concrete violations and the target criteria before any edit, and the loop runs back to the FIX phase until every finding is resolved.

How it runs

#StepWho runs itWhat happens
1AuditReviewerenumerate concrete WCAG-AA violations to fix
2FixDeveloperapply the a11y fixes in place, preserving design
3EvaluateReviewerGrade the deliverable against every acceptance criterion. All pass → finish; any fail → loop back and fix the gap.
4FinishDeveloperAll acceptance criteria met. Stamp a short summary and report DONE.

Say something like "accessibility fix" or "make it accessible" or "wcag compliance" or "a11y retrofit" or "fix accessibility" or "screen reader friendly" in chat to start it.

Watch this article as a slideshow