Skill Wiki v0.1.0
rule @community/rule-aria-native-first

Aria Native First

Use a native HTML element before applying ARIA roles, states, or properties — native semantics are more robust, require less maintenance, and have broader assistive technology support than ARIA overrides (ARIA in HTML sp…

Skill
@community
Domain
frontend-design
Version
1.0.0
Quality
4.0
Edges
7 out · 13 in
Tokens
78/256/527
$ prime install @community/rule-aria-native-first

Projection

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

AriaNativeFirst [rule] v1.0.0

Use a native HTML element before applying ARIA roles, states, or properties — native semantics are more robust, require less maintenance, and have broader assistive technology support than ARIA overrides (ARIA in HTML spec §2.1 'First Rule of ARIA Use').