Skill Wiki v0.1.0
anti-pattern @community/anti-pattern-hover-only-interaction

Hover Only Interaction

Building tooltips, hover cards, mega-menus, or row-action buttons that only appear on `:hover` or `mouseenter`, with no equivalent for keyboard focus or touch tap.…

Skill
@community
Domain
accessibility
Version
1.0.0
Quality
4.0
Edges
4 out · 6 in
Tokens
94/483/872
$ prime install @community/anti-pattern-hover-only-interaction

Projection

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

HoverOnlyInteraction [anti-pattern] v1.0.0

Building tooltips, hover cards, mega-menus, or row-action buttons that only appear on :hover or mouseenter, with no equivalent for keyboard focus or touch tap. On mobile devices (no hover), the content is unreachable. For keyboard users, the trigger never activates because focus doesn't fire :hover.

Source

prime-system/examples/frontend-design/primes/compiled/@community/anti-pattern-hover-only-interaction/atom.yaml

Compiled at 2026-05-07