Skill Wiki v0.1.0
anti-pattern @community/anti-pattern-invisible-focus

Invisible Focus

A broader category than @community/anti-pattern-outline-suppression: the focus ring exists in CSS but is effectively invisible — too low contrast (1.…

Skill
@community
Domain
accessibility
Version
1.0.0
Quality
4.0
Edges
5 out · 20 in
Tokens
125/590/1054
$ prime install @community/anti-pattern-invisible-focus

Projection

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

InvisibleFocus [anti-pattern] v1.0.0

A broader category than @community/anti-pattern-outline-suppression: the focus ring exists in CSS but is effectively invisible — too low contrast (1.5:1 against background), only 1px wide, hidden by overflow: hidden clipping, the same color as the element background, or covered by a sibling element. Different from outright outline: none because the developer thinks they 'have a focus state' but visual verification reveals nothing.

Source

prime-system/examples/frontend-design/primes/compiled/@community/anti-pattern-invisible-focus/atom.yaml

Compiled at 2026-05-07