AccessiGuard – Web accessibility scanner with AI fix suggestions
WCAG scanner with AI code fixes, but overlay widgets already own this niche.

Accessibility audits in 30 seconds, free CLI, beats $500+ paid audits with GitHub Actions.
Web developers, agencies, small business owners concerned with ADA compliance
Axe DevTools · WAVE WebAIM · Lighthouse (Google)
CLI: npx accessiguard scan your-site.com GitHub Action: github.com/PrimeStark/accessiguard-action (posts a11y report on every PR)
I was an engineering manager who got frustrated watching teams skip accessibility because audits cost $500+ and took weeks. So I built something you can run in 30 seconds from your terminal.
Free tier, no signup for single scans. Would love feedback on what checks to add next.
WCAG scanner with AI code fixes, but overlay widgets already own this niche.
Breakpoints and interactive shell for GitHub Actions when act only gives you log dumps.
gdb for CI pipelines — shell into failing steps locally instead of push-wait-read loops.
SBOMs for CI/CD pipelines catch transitive action deps that grep misses entirely.
TypeScript Actions with type safety beats shell-in-YAML hell.
Fills the JetBrains gap that VS Code's official Actions extension already covers.