Join live: How GitHub does Frontend Performance

AccessLint

Catch accessibility violations in your Storybook stories as you develop

View on GithubNew to Storybook?Get started

AccessLint

Accessibility testing tools for modern web development.

Building with AI coding agents? @accesslint/mcp wraps the audit engine as a Model Context Protocol server. The Claude Code plugin installs it in one step.

Packages

Package Description npm
@accesslint/core Core accessibility audit engine npm
@accesslint/cli Command-line interface for auditing URLs and HTML npm
@accesslint/jest Jest matchers — toBeAccessible() npm
@accesslint/mcp MCP server for AI-assisted accessibility auditing npm
@accesslint/playwright Playwright matchers — toBeAccessible() npm
@accesslint/storybook-addon Storybook addon for accessibility auditing npm
@accesslint/vitest Vitest matchers — toBeAccessible() npm

Development

This is a Turborepo monorepo using Bun workspaces.

bun install
bun run build
bun run test