with one click
a11y-checker
// Scan HTML and JSX for accessibility issues with AI-powered fix suggestions
// Scan HTML and JSX for accessibility issues with AI-powered fix suggestions
Multi-channel ABM automation that turns LinkedIn URLs into coordinated outbound campaigns. Scrapes profiles, enriches with Apollo (email + phone), gets mailing addresses via Skip Trace, then orchestrates email sequences, LinkedIn touches, and handwritten letters via Scribeless. The secret weapon for standing out in crowded inboxes.
Headless browser automation CLI optimized for AI agents with accessibility tree snapshots and ref-based element selection
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.
A fast Rust-based headless browser automation CLI with Node.js fallback that enables AI agents to navigate, click, type, and snapshot pages via structured commands.
A fast Rust-based headless browser automation CLI with Node.js fallback that enables AI agents to navigate, click, type, and snapshot pages via structured commands.
| name | a11y-checker |
| description | Scan HTML and JSX for accessibility issues with AI-powered fix suggestions |
Scan your HTML and JSX files for WCAG accessibility issues. Get actual code fixes, not just warnings.
One command. Real fixes. Not just complaints.
npx ai-a11y ./src/components/Header.tsx
# Scan a single component
npx ai-a11y ./src/components/Button.tsx
# Scan all components
npx ai-a11y ./src/components/
# Scan with verbose output
npx ai-a11y ./src --verbose
This is one of 110+ free developer tools built by LXGIC Studios. No paywalls, no sign-ups.
Find more: https://github.com/LXGIC-Studios
Node.js 18+. Needs OPENAI_API_KEY environment variable.
MIT. Free forever.
Built by LXGIC Studios