LLM Prompts

WCAG Guideline Explanation and Examples

Explains a given WCAG guideline and provides real-world examples.

The method

Use this prompt when needing clarification on a specific WCAG guideline. Input the guideline (e.g., 1.1.1 Non-text Content). Best used when you have some familiarity with WCAG but need more concrete examples or deeper understanding.

The prompts

Prompt 1
Explain WCAG guideline [Insert WCAG Guideline Number Here] in detail. Provide several real-world examples of websites that either meet or fail to meet this guideline, along with justifications for why they succeed or fail. Focus on practical implementation and common pitfalls. Also, suggest some automated testing tools that can help identify potential violations of this guideline.
Prompt 2
I'm building a website for [describe target audience and purpose of website]. Explain WCAG guideline [Insert WCAG Guideline Number Here] in the context of this specific website. What are the key considerations for ensuring compliance, given the website's purpose and audience? Provide code examples (HTML, CSS, JavaScript) that demonstrate how to properly implement this guideline.
Prompt 3
Assume you are a seasoned web accessibility consultant. A client has asked you to provide a breakdown of WCAG Guideline [Insert WCAG Guideline Number Here] and offer actionable recommendations. In addition to explaining the guideline, present a checklist of items to verify and testing methodologies to employ for evaluating compliance. Consider the varying levels of conformance (A, AA, AAA) and how each level affects user experience. Lastly, address the legal implications of non-compliance in regions that have adopted WCAG as a standard.