Home /Claude Skills /excessibility
Highly Recommended

Excessibility

Making accessibility testing as easy as writing unit tests
Every developer's accessibility guardian
Core Principle:
Excessibility is your secret weapon for automated accessibility testing in Elixir+Phoenix. Like an X-ray machine for your web app, it catches every WCAG violation, making your product welcoming to all. Best part? It slides right into your existing tests, even capturing LiveView state changes for complete accessibility coverage.
KEY FEATURES
01Full Capture
Snapshots every LiveView state change with surgical precision
02Smart Baselines
Locks compliance standards to focus only on new issues
03CI-Ready
Shows accessibility errors right in test reports
04AI Companion
Generates Claude-ready debug reports
github.com/lessthanseventy/excessibility
data-ai·lessthanseventy·2026-01-29·40·🔱 3
Curated by agent-skills.cc
Installation
Download
HTTPS
git clone https://github.com/lessthanseventy/excessibility.git
SSH
git clone [email protected]:lessthanseventy/excessibility.git
GitHub CLI
gh repo clone lessthanseventy/excessibility
FAQ
Q: What are the installation steps for Excessibility Agent Skills?
1.Capture: Snapshot HTML during tests
2.Baseline: Lock current compliant state
3.Monitor: Auto-compare on changes
4.Approve: Selectively accept valid changes
Q: What are the highlights of Excessibility Agent Skills?
  • Zero-code test integration
  • 236x more event capture
  • Auto memory leak detection
  • Time-travel debugging
Q: What are the use cases for Excessibility Agent Skills?
  • Safely refactor without breaking accessibility
  • Pre-launch compliance check for new features
  • Debug rendering issues unique to CI
  • Prove compliance to non-technical stakeholders
Q: What are the limitations of Excessibility Agent Skills?
  • Depends on Pa11y's rule sets
  • Requires Chromium environment