Skill Wiki v0.1.0
counter-example @community/counter-example-outline-none

Outline None

A widespread CSS anti-practice of globally suppressing focus outlines in base stylesheets or CSS resets, usually added because designers disliked the browser's default blue focus ring appearing on mouse clicks.…

Skill
@community
Domain
accessibility
Version
1.0.0
Quality
4.0
Edges
3 out · 6 in
Tokens
94/339/584
$ prime install @community/counter-example-outline-none

Projection

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

OutlineNone [counter-example] v1.0.0

A widespread CSS anti-practice of globally suppressing focus outlines in base stylesheets or CSS resets, usually added because designers disliked the browser's default blue focus ring appearing on mouse clicks. The typical form: * { outline: none }, a:focus { outline: 0 }, or button:focus { outline: none }.

Source

prime-system/examples/frontend-design/primes/compiled/@community/counter-example-outline-none/atom.yaml

Compiled at 2026-05-07