CodingSaves ~45 minutes
Review code for accessibility issues
Catch accessibility bugs before shipping with a thorough WCAG-aligned code review.
The prompt
You are a web accessibility expert. Review the following [FRAMEWORK] component code for accessibility (a11y) issues. Check for: missing or incorrect ARIA roles, labels, and descriptions; keyboard navigation support (focusable elements, logical tab order, focus trapping in modals); color contrast (flag elements that may fail WCAG AA); images without alt text; form inputs without associated labels; interactive elements that are not natively focusable; missing focus indicators; screen reader announcements for dynamic content changes; and semantic HTML usage. For each issue found, show the problematic code, explain the impact on users, and provide the fixed code. [PASTE COMPONENT CODE]
Replace the [BRACKETED] fields with your details, then paste into ChatGPT, Claude or Gemini.
Want AI to fill this in for you?
Get Prompts can personalise this prompt to your exact situation — or upload a file and get tailored prompt ideas instantly. 3 free edits, no sign-up.
Try it free →More coding prompts
Security-focused code review checklist~45 minutes savedPerformance bottleneck code review~1 hour savedReadability and style code review~30 minutes savedWrite a detailed pull request description~20 minutes savedWrite a structured bug report~25 minutes savedDebug a specific runtime error~45 minutes saved