imta71770-dot/A11y Fix Engine

Scan HTML files for WCAG accessibility violations and auto-fix them. Get fix suggestions as PR annotations.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathPath to scan (glob pattern). Default: all HTML filesno**/*.html
standardWCAG standard level: wcag2a, wcag2aa, wcag2aaanowcag2aa
fixAuto-fix mode: "report" (annotations only), "commit" (commit fixes), "pr" (create fix PR)noreport
fail_onFail the check on: "critical", "serious", "moderate", "minor", "none"noserious
api_keyAPI key for premium features (AI-powered alt text, advanced fixes). Optional.no""
namedescription
total_violationsTotal number of violations found
total_fixedTotal number of issues auto-fixed
total_manualTotal number of issues requiring manual review
reportPath to the generated Markdown report