Skill Wiki v0.1.0
anti-pattern @community/anti-pattern-custom-cursor-a11y

Custom Cursor A11y

Custom cursor implementations that apply cursor: none globally or add trailing/lerp animation create five distinct accessibility failures: semantic cursor loss, click hot-zone misalignment, vestibular motion harm (prefer…

Skill
@community
Domain
frontend-design
Version
1.0.0
Quality
4.0
Edges
3 out · 0 in
Tokens
97/751/1405
$ prime install @community/anti-pattern-custom-cursor-a11y

Projection

Always in _index.xml · the agent never has to ask for this.

CustomCursorA11y [anti-pattern] v1.0.0

Custom cursor implementations that apply cursor: none globally or add trailing/lerp animation create five distinct accessibility failures: semantic cursor loss, click hot-zone misalignment, vestibular motion harm (prefers-reduced-motion), silent breakage on touch devices, and invisibility under Windows High Contrast Mode.