accessibility

accessibility is a plugin for Claude Code from LeoYeAI/openclaw-master-skills. Its manifest loads nothing; the 1 skill, 1 agent it bundles cost 125 tokens per session together, scanned A, original, MIT.

A web-development guide for making websites usable by people with disabilities, including people who use screen readers or keyboards. It follows WCAG 2.1 AA, a widely used accessibility standard.

In plain words
What is it for?
Use it when building accessible interfaces or fixing screen-reader, keyboard-navigation, focus, ARIA, contrast, and live-region problems.
Why use it?
It helps find and prevent common barriers such as poor color contrast, missing form labels, unusable keyboard controls, and lost focus.

Plugin for Claude Code

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Claude Code
/plugin marketplace add LeoYeAI/openclaw-master-skills
agentmods
npx agentmods add plugins/leoyeai/openclaw-master-skills/accessibility
Clone the repo
git clone --depth 1 https://github.com/LeoYeAI/openclaw-master-skills

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for accessibility

README.md
[![agentmods](https://agentmods.dev/badge/plugins/leoyeai/openclaw-master-skills/accessibility.svg)](https://agentmods.dev/plugins/leoyeai/openclaw-master-skills/accessibility)
Your own site
<a href="https://agentmods.dev/plugins/leoyeai/openclaw-master-skills/accessibility"><img src="https://agentmods.dev/badge/plugins/leoyeai/openclaw-master-skills/accessibility.svg" alt="Measured on agentmods" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured The manifest loads nothing itself; its 1 skill, 1 agent cost 125 tokens a session between them.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

accessibility scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/accessibility/.claude-plugin/plugin.json · 14 lines

What it actually says

{
  "name": "accessibility",
  "description": "Build WCAG 2.1 AA compliant websites with semantic HTML, proper ARIA, focus management, and screen reader support. Includes color contrast (4.5:1 text), keyboard navigation, form labels, and live regions. Use when implementing accessible interfaces, fixing screen reader issues, keyboard navigation, or troubleshooting focus outline missing, aria-label required, insufficient contrast.",
  "version": "1.0.0",
  "author": {
    "name": "Jeremy Dawes",
    "email": "[email protected]"
  },
  "license": "MIT",
  "repository": "https://github.com/jezweb/claude-skills",
  "keywords": [],
  "agents": ["a11y-auditor"]
}
Contents

What it installs

The manifest is a name and a version. 1 skill, 1 agent travel with it, and installing the plugin installs all of them — 125 tokens a session between them. Each is measured on its own page, and each can be installed alone.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 14 lines scan A e9972326c182

Subscribe to this mod's changes

accessibility is a plugin published in the GitHub repository LeoYeAI/openclaw-master-skills (2,130 stars, last pushed 1mo ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other plugins, from other repositories

stitchflow

StitchFlow turns product briefs into Stitch UI screens, variants, Tailwind-friendly HTML, and screenshots. Works across Codex, Claude Code, and OpenClaw.

yshishenya/stitchflow · not measured

brand-designer

Create comprehensive brand identity documentation for any brand. Guides you through documenting strategy, visual identity (logo, color, typography, imagery), voice and tone, application guidelines, governance, and asset inventory. Produces markdown specs, compiled brand books, and brand-compliant images via…

magnus919/agent-skills · not measured

nous-branding

Generate images and content consistent with the Nous Research brand identity. Use when creating visuals in the Nous / Theia / Hermes ecosystem: a "cyber-classical" style blending neo-classical statuary, cyberpunk/industrial grunge, and retro anime illustration. Covers official brand color palette, typography…

magnus919/agent-skills · not measured

product-design-and-ux

Define user-facing product behavior from validated evidence and approved scope. Use for information architecture, task flows, state and recovery models, interface contracts, usability-study plans, interaction-pattern tradeoffs, or engineering UX handoffs. Use after product discovery and product decisions; route…

magnus919/agent-skills · not measured

web-accessibility

Design, build, and review accessible web interfaces with native semantics, keyboard and focus behavior, forms and recovery, responsive input, motion, assistive-technology testing, and WCAG 2.2-informed evidence. Use for a11y, WCAG, ARIA, screen-reader, keyboard, focus, dialog, form, widget, or accessibility review…

magnus919/agent-skills · not measured

humanizer

Rewrite AI-sounding text so it reads naturally without changing what it says.

blader/humanizer · not measured