← Library

Agent skill

accessibility-audit

AccessLint

Defines the scope, samples representative pages and reports against the standard. The formal counterpart to a single-page scan.

AccessibilityReviewUpdated 1 months ago99 stars

In the author’s words

Whole site or product — a full web accessibility (a11y) audit against WCAG 2.2, following the WCAG-EM methodology. Defines scope, samples representative pages and flows, runs the automated tier (`accessibility-scan`) and the hands-on manual tier (`accessibility-inspect`), and produces one conformance report. Grades each finding by severity and evidence basis, and states per-criterion conformance as pass, fail, or undetermined (needs a human). Use it for 'audit my site for accessibility', 'is this product accessible', 'a11y audit', 'WCAG or Section 508 conformance report', or any multi-page assessment. Assesses; does not fix (use `accessibility-fix`) or diff (use `accessibility-diff`). For a single page use `accessibility-scan`; for hands-on keyboard and screen-reader checks use `accessibility-inspect`.

The description field from SKILL.md, quoted as written.

Read it before you install it

SKILL.md · 78 lines

Install on its own

Or add it to your stack above and install everything at once.

npx skills add https://github.com/AccessLint/claude-marketplace --skill accessibility-audit
Source ↗GitHub ↗skills.sh ↗AccessLint

Trust audit

View the source ↗
100%verified
Resolved (HTTP 200), passed
Resolves · 99 stars, passed
Transcribed from the author's own page, passed
Last updated 1 months ago, passed
Credited to AccessLint, passed

All 5 checks passed when this was last run. Links were last checked on .

Goes well with

  • emil-design-eng

    The design-engineering house style behind Sonner and Vaul.

    Emil KowalskiMotionCraft

    Emil's main skill. Mostly animation, with the UI-polish and component judgement that surrounds it: what to build, how far to push it, and when to stop.

    npx skills add https://github.com/emilkowalski/skills

  • review-animations

    Reviews your motion strictly, against Emil's rules.

    Emil KowalskiMotionReview

    A production-critical pass over animation quality, timing and consistency in a diff. Pairs with improve-animations, which does the same for a whole codebase.

    npx skills add https://github.com/emilkowalski/skills --skill review-animations

  • improve-animations

    Audits every animation in a codebase and hands back prioritised plans.

    Emil KowalskiMotionReview

    Read-only on source. Surveys the motion you already ship and produces self-contained implementation plans any agent can execute, ordered by what actually matters.

    npx skills add https://github.com/emilkowalski/skills --skill improve-animations

Work with us