The method
Paste a website’s URL, specific content, or code snippet. Specify the desired WCAG level (A, AA, AAA). Use in chat-based LLMs. Refine the summary by requesting focus on particular guideline.
The prompts
Prompt 1
Analyze the following website [insert URL] for WCAG AA compliance. Provide a detailed summary of potential accessibility issues and generate a prioritized action plan for remediation, including specific code examples where applicable. Focus on issues related to color contrast, keyboard navigation, and alternative text for images.
Prompt 2
Review the following HTML code snippet [insert code snippet] and identify any violations of WCAG 2.1 Level A guidelines. Explain the potential impact of these violations on users with disabilities and suggest specific code modifications to improve accessibility. Consider users with visual impairments, motor impairments, and cognitive disabilities.
Prompt 3
I need help making this text more accessible to users with cognitive disabilities according to WCAG guidelines. Please rewrite the following paragraph [insert paragraph] using simpler language, shorter sentences, and clear headings. Provide rationale for each change you make. Also, suggest relevant ARIA attributes that could further enhance accessibility. Target WCAG Level AAA for cognitive accessibility.