AccessLint
Catch accessibility violations in your Storybook stories as you develop
View on GithubNew to Storybook?Get started
36
Downloads per week
AccessLint
Accessibility testing tools for modern web development.
Building with AI coding agents?
@accesslint/mcpwraps 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 | |
@accesslint/cli |
Command-line interface for auditing URLs and HTML | |
@accesslint/jest |
Jest matchers — toBeAccessible() |
|
@accesslint/mcp |
MCP server for AI-assisted accessibility auditing | |
@accesslint/playwright |
Playwright matchers — toBeAccessible() |
|
@accesslint/storybook-addon |
Storybook addon for accessibility auditing | |
@accesslint/vitest |
Vitest matchers — toBeAccessible() |
Development
This is a Turborepo monorepo using Bun workspaces.
bun install
bun run build
bun run test