QualityTypeScript

Accessibility Audit

by bitjaru

Accessibility Audit is a Quality skill for Claude Code, published by bitjaru in styleseed.

906 stars82 forkson bitjaru/styleseedAdded 2026/08/22Repository updated 2026/08/21
agent-skillsai-codingai-designai-uiclaude-codeclaude-skillscodexcursordesign-judgmentdesign-systemdesign-tokensnextjsradix-uireactshadcnshadcn-uitailwindcsstypescriptui-designvibe-coding
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/bitjaru/styleseed/tree/main/skills/ss-a11y ~/.claude/skills/ss-a11y

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/bitjaru/styleseed.git

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

In this catalog

Source file
skills/ss-a11y/SKILL.md in bitjaru/styleseed
Installs to
~/.claude/skills/ss-a11y
Collection
One of 23 skills cataloged from this repository
Category
Quality1354 skills

What Accessibility Audit does

Accessibility Audit checks a component or page for WCAG 2.2 AA issues and suggests or applies fixes. Use it for static audits of contrast, labels, focus states, semantics, and other accessibility problems.

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

Documentation

README

Accessibility Audit

Registry-first artifact boundary

When .styleseed/project.json and .styleseed/artifacts/index.json exist, resolve the requested artifact ID first, then read only .styleseed/bundles/<artifact-id>.md and .styleseed/manifests/<artifact-id>.json. Never fall back to the global legacy bundle for a registry project. Legacy projects may use .styleseed/effective-rules.md only when no registry exists.

When NOT to use

  • For general design system compliance review → use /ss-review
  • For Nielsen UX heuristics → use /ss-audit
  • For non-StyleSeed code (no data-slot, no semantic tokens) — assumes StyleSeed conventions
  • For runtime testing — this is a static code audit, not a screen-reader simulation

Target: $ARGUMENTS

Audit Criteria

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

Commands Accessibility Audit provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /ss-review
  • /ss-audit

Frequently asked about Accessibility Audit

  • What else does bitjaru publish alongside Accessibility Audit?

    Accessibility Audit is one of 23 skills that DirSkills catalogs from bitjaru/styleseed, the repository it ships in. Its siblings there include Design Lint, Design Score and Motion Seed Applier. Each one is a separate skill with its own page in this directory, installs the same way Accessibility Audit does, and is maintained by bitjaru in that same repository. The rest of the collection is listed on the bitjaru/styleseed page.

  • How does Accessibility Audit compare to other Quality skills?

    Accessibility Audit ranks #894 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 bitjaru/styleseed

Accessibility Audit is one of 23 skills cataloged on DirSkills from bitjaru/styleseed.

See all 23 skills