AccessLint

9 mods across 2 repositories, 98 stars between them.

accesslint

01

AccessLint/skills

Plugin Claude Code

Web accessibility (a11y) tooling for Claude Code — WCAG 2.2 scanning, keyboard and screen-reader checks, WCAG-EM conformance audits, remediation, and CI regression diffing.

92 7d ago A tokens not measured

accesslint

02

AccessLint/skills

Plugin Claude Code

Web accessibility (a11y) skills for Claude Code: audit a site for WCAG 2.2 conformance, scan a page with the rule engine, run hands-on keyboard and screen-reader checks, fix violations, and catch regressions in CI.

92 7d ago A tokens not measured

accesslint

03

AccessLint/skills

MCP server Claude CodeCodexCursor +2

MCP server for accessible agentic coding — WCAG audit tools for AI coding agents. Runs locally from the @accesslint/mcp npm package.

92 7d ago A tokens not measured

accessibility-audit

04

AccessLint/skills

Skill Claude CodeCodex

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…

92 7d ago A 193 tokens

accessibility-diff

05

AccessLint/skills

Skill Claude CodeCodex

Regression check — diff a live page's web accessibility (a11y) violations against a baseline. By default it compares your uncommitted changes (stash-based); pass --branch [ ] to compare against a branch. Reports the new WCAG violations introduced, the ones fixed, and the count of pre-existing ones. Use it for 'did my…

92 7d ago A 125 tokens

accessibility-fix

06

AccessLint/skills

Skill Claude CodeCodex

Remediation only — repair web accessibility (a11y) violations against WCAG 2.2 with a baseline, edit, and verify loop. Takes a target (URL, files, directory) or a findings worklist from accessibility-scan/accessibility-inspect/accessibility-audit, applies mechanical fixes as given, leaves TODOs for visual or…

92 7d ago A 194 tokens

AccessLint/skills

Skill Claude CodeCodex

One page, hands-on manual tier — drive a live page through the web accessibility (a11y) checks a rule engine can't decide: keyboard operation and focus order, screen-reader names, roles and states from the accessibility tree, reflow and zoom, reduced motion, form errors, and target size. Grades each finding by…

92 7d ago A 183 tokens

accessibility-scan

08

AccessLint/skills

Skill Claude CodeCodex

One page, automated tier — run the web accessibility (a11y) rule engine against a live page and locate every violation it can detect mechanically. Pass a URL, a config target name (e.g. accesslint:accessibility-scan dev), or nothing to use the default target from accesslint.config.json. Ensures a debuggable Chrome…

92 7d ago A 205 tokens

mcp

09

AccessLint/mcp

MCP server Claude CodeCodexCursor +2

MCP server for accessible agentic coding — WCAG audit tools for AI coding agents. Runs locally from the @accesslint/mcp npm package.

6 4mo ago A tokens not measured archived