web accessibility website audit
Full WCAG 2.1 AA accessibility audits with JS rendering, professional client reports, and remediation roadmaps.
skill install https://www.promptspace.in/skills/web-accessibility-website-auditProfessional Accessibility Auditing for Consultants
Transform raw accessibility data into client-ready compliance reports. This skill automates the labor-intensive process of crawling websites and evaluating them against WCAG 2.1 AA standards. It solves the problem of inaccurate, "flat" audits by employing a specialized Python engine that supports full JavaScript rendering, ensuring modern SPAs and interactive elements are correctly captured.
What it does
- Intelligent Crawling: Samples site-wide pages (Home, Product, Category, Content) to identify systemic accessibility patterns.
- Deep Analysis: Checks 20+ specific WCAG criteria including ARIA roles, color contrast via computed styles, heading hierarchy, and form label associations.
- Dual-Output Reporting: Generates a polished, white-label PDF/Markdown report for stakeholders and a technical "Freelancer Notes" document for remediation.
- Legal Context: Automatically incorporates current ADA Title III and European Accessibility Act (EAA) litigation statistics to highlight business risk.
Why use this skill?
-
Standard LLM prompts often hallucinate accessibility issues because they can't effectively process rendered DOM trees or compute contrast ratios. This skill uses a Python-based audit engine as the "ground truth," while the AI provides the expert interpretation, severity categorization, and remediation code snippets that feel hand-coded by a senior accessibility engineer.
-
The skill cuts out the tedious manual site audit for consultants and produces a ready to go client report, helping accessibility consultants do a 2-3 day job in 5 minutes.
Use cases
- Audit modern JS-heavy sites using Playwright for accurate DOM analysis.
- Generate white-label accessibility reports for agency clients.
- Identify legal liability risks under ADA Title III and the EAA.
- Provide developers with specific 'Before/After' fix snippets for WCAG violations.
- Prioritize remediation tasks based on severity and estimated effort.
Example
Prompt
Sample output preview is available after purchase.
Known limitations
The skill uses playwright to render JS websites - can be slow. Large sites may take 5+ minutes from start to finished report. The skill checks and reports on roughly 50-60% of the WCAG 2.1 AA standards. The rest must be checked manually (i.e video captions, keyboard navigation etc) by the consultant.