lessthanseventy

6 mods across 1 repository, 42 stars between them.

lessthanseventy/excessibility

Instructions file CodexOpenCode

Instructions for lessthanseventy/excessibility, covering repository guidelines, project structure & module organization, build, test, and development commands, coding style & naming conventions and testing guidelines.

42 19d ago A 589 tokens original MIT

lessthanseventy/excessibility

Instructions file

Instructions for lessthanseventy/excessibility, covering claude.md, project overview, development commands, testing and run all tests.

42 19d ago A 5,025 tokens original MIT

excessibility

03

lessthanseventy/excessibility

Plugin Claude Code

LiveView introspection and accessibility testing skills for Phoenix. Use htmlsnapshot() to capture state at any point, axe-core for WCAG compliance, timeline analysis for debugging.

42 19d ago A tokens not measured original MIT

e11y-debug

04

lessthanseventy/excessibility

Skill Claude CodeCodex

Use when debugging LiveView issues - timeline analysis shows state at each event, snapshots show rendered HTML, analyzers suggest root causes.

42 19d ago A 30 tokens original MIT

e11y-fix

05

lessthanseventy/excessibility

Skill Claude CodeCodex

Reference guide for fixing axe-core/WCAG errors in Phoenix LiveView - maps common violations to Phoenix-specific fixes.

42 19d ago C 28 tokens original MIT

e11y-tdd

06

lessthanseventy/excessibility

Skill Claude CodeCodex

Use when implementing Phoenix LiveView features - TDD with htmlsnapshot for state inspection and axe-core for accessibility. Sprinkle snapshots to see what's rendered, delete when done.

42 19d ago A 39 tokens original MIT