skill
occupation
description
updated
e11y-debug
software-quality-assurance-analysts-and-testers
Use when debugging LiveView issues - timeline analysis shows state at each event, snapshots show rendered HTML, analyzers suggest root causes
2026-03-25
e11y-fix
web-developers
Reference guide for fixing axe-core/WCAG errors in Phoenix LiveView - maps common violations to Phoenix-specific fixes
2026-03-25
e11y-tdd
software-quality-assurance-analysts-and-testers
Use when implementing Phoenix LiveView features - TDD with html_snapshot for state inspection and axe-core for accessibility. Sprinkle snapshots to see what's rendered, delete when done.
2026-03-25