← Creators

AccessLint
Accessibility tooling: rule engine, regression diffing and remediation workflows.
accessibility-scan
WCAG 2.2 violations grounded to DOM selectors and source lines.
Runs the AccessLint rule engine against a live page and returns a worklist, not a PDF.
npx skills add https://github.com/AccessLint/claude-marketplace --skill accessibility-scan
accessibility-diff
Diffs a page's a11y violations against a baseline branch.
A regression check. Tells you what your uncommitted changes broke, rather than everything that was ever wrong.
npx skills add https://github.com/AccessLint/claude-marketplace --skill accessibility-diff