QualityPython

Accessibility Audit

by rlaope

Accessibility Audit is a Quality skill for Claude Code, published by rlaope in oh-my-hermes.

1.1K stars103 forkson rlaope/oh-my-hermesAdded 2026/08/21+4% in starsRepository updated 2026/08/21
agentaiai-agentai-toolsclaude-codecodexhermes-agenthermes-skillskills
Install in seconds
Install Accessibility Audit
Copy Accessibility Audit into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/rlaope/oh-my-hermes/tree/main/skills/omh-accessibility-audit ~/.claude/skills/omh-accessibility-audit

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/rlaope/oh-my-hermes.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/omh-accessibility-audit/SKILL.md in rlaope/oh-my-hermes
Installs to
~/.claude/skills/omh-accessibility-audit
Collection
One of 25 skills cataloged from this repository
Category
Quality1354 skills

What Accessibility Audit does

Accessibility Audit reviews UI surfaces for WCAG 2.2 AA evidence, including keyboard reachability, focus order, screen-reader behavior, target size, contrast, and reflow. Use it when you need an accessibility pass or audit before claiming compliance.

Accessibility Audit is cataloged under Quality on DirSkills. Accessibility Audit comes from a repository tagged agent, ai, ai-agent, ai-tools and claude-code.

Documentation

README

Accessibility Audit

This is a Hermes-native accessibility-audit workflow skill.

Why This Exists

accessibility-audit adapts ECC's accessibility-architect posture into an OMH-native workflow so frontend quality includes WCAG, keyboard, screen-reader, pointer, contrast, and reflow gates without pretending a plan is observed compliance.

Do Not Use When

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Accessibility Audit

  • What else does rlaope publish alongside Accessibility Audit?

    Accessibility Audit is one of 25 skills that DirSkills catalogs from rlaope/oh-my-hermes, the repository it ships in. Its siblings there include Adding A Skill, Agent Board and Agent Debug. Each one is a separate skill with its own page in this directory, installs the same way Accessibility Audit does, and is maintained by rlaope in that same repository. The rest of the collection is listed on the rlaope/oh-my-hermes page.

  • How does Accessibility Audit compare to other Quality skills?

    Accessibility Audit ranks #811 by stars among the 1354 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Accessibility Audit against them. Open each page to compare what they document and how they install.

More from rlaope/oh-my-hermes

Accessibility Audit is one of 25 skills cataloged on DirSkills from rlaope/oh-my-hermes.

See all 25 skills
🛠️
1w ago

Adding A Skill

Adding A Skill explains how to register a new installable skill in OMH, update routing and prompts, and regenerate the generated docs. Use it when adding a skill and you need to satisfy the repo's required checks and fixtures.
Automation
1.1K103
🗂️
1w ago

Agent Board

Agent Board coordinates multiple Hermes profiles or agents with task, handoff, heartbeat, blocker, and completion states. Use it for board-shaped collaboration when you need structured status tracking and evidence boundaries.
Automation
1.1K103
🛠️
1w ago

Agent Debug

Agent Debug captures a stuck, looping, or drifting agent run and identifies the likely failure pattern. Use it when an agent is burning tokens, repeating tools, or failing on recoverable assumptions and you need the smallest safe recovery step.
AI Engineering
1.1K103
⚖️
1w ago

Agent Evaluation

Agent Evaluation compares Codex, Claude Code, Hermes, or other executors on reproducible tasks using quality, cost, time, tool, and evidence metrics. Use it to choose a runtime or benchmark agent output fairly.
Quality
1.1K103
📊
1w ago

Agent Ops Review

Agent Ops Review helps managers inspect AI-agent progress, blockers, quality gates, and throughput levers. Use it when you need a structured status view of agent work and its next actions.
AI Engineering
1.1K103
🧹
1w ago

Ai Slop Cleaner

Ai Slop Cleaner guides behavior-preserving cleanup of duplicated, dead, or AI-generated code. Use it when you need regression-gated refactoring that keeps observable behavior unchanged.
Quality
1.1K103