Skip to content

a11y-forge

Autonomous accessibility fixes for your repos

0 violations · 0 files · 0 PRs opened

Scan any public GitHub repo. No config required. a11y-forge checks HTML, JSX, CSS for WCAG 2.2 violations and opens pull requests with fixes.

HOW IT WORKS

  1. 01

    Scan

    Walk repo tree via GitHub API. Parse AST/JSX/CSS. Run WCAG 2.2 checks per file.

  2. 02

    Group

    Classify violations by WCAG type. Rank by human impact. Group similar fixes together.

  3. 03

    Fix

    AI generates semantic diffs per group. One fix branch per category.

  4. 04

    PR

    Create branch, open pull request. You review and merge.

4-step pipeline. ~2 min per repo.