Audit designs or pages for WCAG 2.1 AA accessibility issues.
This skill appears to be an open-source, prompt-only accessibility review template. It requires no secrets and declares no network endpoints or local system execution, so overall risk is low based on the provided materials, with only limited community adoption and unclear maintenance to note.
The materials explicitly state that no keys or environment variables are required. There is no request for API tokens, account credentials, or sensitive scopes, so credential leakage and abuse risk is low.
No remote host is declared, and the content appears to be a local prompt/checklist template. The materials do not describe sending user design or page data to any third-party service.
The system flags it as prompt-only. The README only describes how to trigger an accessibility audit and the expected output format, with no indication of script execution, process spawning, shell access, or other system capabilities.
The materials do not declare any ability to read or write local files, databases, browser sessions, or external resources. Its function looks like a text-based review template over user-provided content, with no sign of excessive data access.
The source is an open-source GitHub repository, and the code is auditable, which is a strong risk-reducing factor. However, the license is not stated, stars are 0, and maintenance status is unknown, so the supply-chain profile is acceptable but warrants some attention to future maintenance and repository integrity.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "accessibility-review" skill from askskill: 1. Download https://raw.githubusercontent.com/anthropics/knowledge-work-plugins/main/design/skills/accessibility-review/SKILL.md 2. Save it as ~/.claude/skills/accessibility-review/SKILL.md 3. Reload skills and tell me it's ready
Run a WCAG 2.1 AA accessibility audit on this landing page. Focus on color contrast, keyboard navigation, touch target sizes, form labels, and screen reader readability. List issues by severity and suggest fixes.
A severity-ranked accessibility issue list with violation details, affected areas, and actionable fixes.
Review this UI component set for WCAG 2.1 AA compliance. Focus on text/background contrast, focus states, disabled-state clarity, target size, and whether icon buttons have accessible names.
A component-level accessibility assessment highlighting noncompliant elements and design adjustments.
Check whether this page works well with keyboard navigation and screen readers. Review focus order, skip links, semantic structure, image alt text, and announcements for dynamic content.
A pre-handoff report summarizing keyboard and screen reader risks with fix priorities.
If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md.
Audit a design or page for WCAG 2.1 AA accessibility compliance.
/accessibility-review $ARGUMENTS
Audit for accessibility: @$1
## Accessibility Audit: [Design/Page Name]
**Standard:** WCAG 2.1 AA | **Date:** [Date]
### Summary
**Issues found:** [X] | **Critical:** [X] | **Major:** [X] | **Minor:** [X]
### Findings
#### Perceivable
| # | Issue | WCAG Criterion | Severity | Recommendation |
|---|-------|---------------|----------|----------------|
| 1 | [Issue] | [1.4.3 Contrast] | 🔴 Critical | [Fix] |
#### Operable
| # | Issue | WCAG Criterion | Severity | Recommendation |
|---|-------|---------------|----------|----------------|
| 1 | [Issue] | [2.1.1 Keyboard] | 🟡 Major | [Fix] |
#### Understandable
| # | Issue | WCAG Criterion | Severity | Recommendation |
|---|-------|---------------|----------|----------------|
| 1 | [Issue] | [3.3.2 Labels] | 🟢 Minor | [Fix] |
#### Robust
| # | Issue | WCAG Criterion | Severity | Recommendation |
|---|-------|---------------|----------|----------------|
| 1 | [Issue] | [4.1.2 Name, Role, Value] | 🟡 Major | [Fix] |
### Color Contrast Check
| Element | Foreground | Background | Ratio | Required | Pass? |
|---------|-----------|------------|-------|----------|-------|
| [Body text] | [color] | [color] | [X]:1 | 4.5:1 | ✅/❌ |
### Keyboard Navigation
| Element | Tab Order | Enter/Space | Escape | Arrow Keys |
|---------|-----------|-------------|--------|------------|
| [Element] | [Order] | [Behavior] | [Behavior] | [Behavior] |
### Screen Reader
| Element | Announced As | Issue |
|---------|-------------|-------|
| [Element] | [What SR says] | [Problem if any] |
### Priority Fixes
1. **[Critical fix]** — Affects [who] and blocks [what]
2. **[Major fix]** — Improves [what] for [who]
3. **[Minor fix]** — Nice to have
If ~~design tool is connected:
If ~~project tracker is connected:
Create stakeholder updates tailored to audience, cadence, and communication goals.
Review an analysis for methodology, accuracy, bias, and evidence support.
Generate people analytics reports on headcount, attrition, diversity, and org health.
Identify, categorize, and prioritize technical debt for smarter refactoring decisions.
Choose the right Zoom surface for a product use case with clear tradeoffs.
Turn an approved brief into social assets, copy, and a staged campaign.
Audit web accessibility compliance and generate structured reports with actionable fixes.
Scan websites for accessibility issues, suggest fixes, and generate VPAT reports.
Audit web pages for WCAG issues and generate deterministic fixes and PRs.
Run accessibility audits with actionable fixes, authenticated testing, and batch review support.
Validate text contrast, spacing, and language accessibility against WCAG 2.1.
Analyze design images for layout, color, typography, and accessibility improvements.