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
0.0
Edges
0 out · 0 in
Tokens
78/278/642
$ aoe 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').