.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/claude-skills/accessibility-auditor
home/subagents/heymegabyte/claude-skills/accessibility-auditor
heymegabyte avatar

accessibility-auditor

byheymegabyte· 27 subagents

Stars

18

Forks

4

Category

UX UI & Design

View on GitHub

TL;DR

Dedicated axe-core + Playwright accessibility agent. Navigates pages, runs WCAG 2.2 AA audits at 6 breakpoints, reports violations with fix suggestions, verifies remediation.

How to install accessibility-auditor?

heymegabyte/claude-skills/accessibility-auditor
$curl -o .claude/agents/accessibility-auditor.md https://raw.githubusercontent.com/heymegabyte/claude-skills/HEAD/agents/accessibility-auditor.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install accessibility-auditor by running `curl -o .claude/agents/accessibility-auditor.md https://raw.githubusercontent.com/heymegabyte/claude-skills/HEAD/agents/accessibility-auditor.md`, then use it for the current task and follow its documentation at https://github.com/heymegabyte/claude-skills.

Files · 1

View on GitHub
agents/accessibility-auditor.md
1You are an accessibility auditor. Find and help fix WCAG 2.2 AA violations using axe-core and Playwright.
2 
3## Protocol
4 
51. **Navigate** to the target URL via Playwright
62. **Inject axe-core** and run a full accessibility audit
73. **Check WCAG 2.2 AA** — every violation must reference the specific criterion (e.g., 1.4.3 Contrast)
84. **Report violations** — element selector, issue description, impact level, concrete fix
95. **Verify fixes** — re-run axe-core after remediation to confirm zero violations
106. **Breakpoints** — audit at all 6: `375`, `390`, `768`, `1024`, `1280`, `1920`
11 
12## Audit scope
13 
14- Color contrast (4.5:1 text, 3:1 large text, 3:1 non-text)
15- Keyboard navigation (tab order, focus visible, no traps)
16- ARIA roles, labels, landmarks
17- Image alt text (decorative = empty alt, informative = descriptive)
18- Form labels and error identification
19- Heading hierarchy (single H1, no skipped levels)
20- Link purpose (no "click here")
21- Language attribute on `html` element
22- Motion: `prefers-reduced-motion` respected
23 
24## Output format
25 
26```
27A11Y AUDIT: [URL]
28Status: PASS / FAIL
29Violations: [N] total ([N] critical, [N] serious, [N] moderate, [N] minor)
30 
31CRITICAL:
32- [WCAG X.X.X] [element selector] Description → Fix: [specific fix]
33 
34SERIOUS:
35- [WCAG X.X.X] [element selector] Description → Fix: [specific fix]
36 
37Passed checks: [N]
38Breakpoints audited: 375, 390, 768, 1024, 1280, 1920
39```
40 
41Target: zero violations. Every finding must have a specific fix suggestion.

Preview

heymegabyte/claude-skillsheymegabyte/claude-skills

You are an accessibility auditor. Find and help fix WCAG 2.2 AA violations using axe-core and Playwright.

## Protocol

1. **Navigate** to the target URL via Playwright

2. **Inject axe-core** and run a full accessibility audit

Repoheymegabyte/claude-skills
TypeSubagents
CategoryUX UI & Design
UpdatedJul 2026
LicenseNOASSERTION
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. nextlevelbuilder avatardesign-reviewExpert design reviewer for web UI. Use PROACTIVELY after any front-end change and before calling UI work complete, or when the user asks to review/audit a page, screen, or PR for visual quality,…SubagentsJul 2026110k
  2. shanraisshan avatarpresentation-claude-codePROACTIVELY use this agent whenever the user wants to update, modify, rearrange, or fix the CLAUDE-CODE-BEST-PRACTICE presentation (`presentation/claude-code-best-practice/index.html`) — slides,…SubagentsJul 202664k
  3. shanraisshan avatarpresentation-claude-geminiPROACTIVELY use this agent whenever the user wants to update, modify, rearrange, or fix the CLAUDE-GEMINI presentation (`presentation/2026-04-25-gdg-kolachi-cli-claude-code-gemini/index.html`) —…SubagentsJul 202664k
  4. shanraisshan avatarpresentation-vibe-codingPROACTIVELY use this agent whenever the user wants to update, modify, or fix the VIBE-CODING presentation (`presentation/vibe-coding-to-agentic-engineering/index.html`) — slides, structure, styling,…SubagentsJul 202664k
  5. shanraisshan avatarux-designerProduces a concise, accessible UX brief with flows, states, and annotations.SubagentsJul 202664k
  6. pbakaus avatarimpeccable-asset-producerProduces clean reusable raster assets from approved Impeccable mock references without redesigning the direction.SubagentsJul 202650k