Skill Wiki v0.1.0
anti-pattern @community/anti-pattern-accessibility-after-thought

Accessibility After Thought

Treating accessibility as a final-step audit pass: design and build the UI based purely on visual mockups, then add `aria-label`, `role`, and `tabindex` afterwards to silence the audit warnings.…

Skill
@community
Domain
accessibility
Version
1.0.0
Quality
4.0
Edges
4 out · 11 in
Tokens
120/632/1144
$ prime install @community/anti-pattern-accessibility-after-thought

Projection

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

AccessibilityAfterThought [anti-pattern] v1.0.0

Treating accessibility as a final-step audit pass: design and build the UI based purely on visual mockups, then add aria-label, role, and tabindex afterwards to silence the audit warnings. The result is technically compliant ARIA on a structurally inaccessible page — wrong heading order, decorative buttons, color-only affordances — papered over with ARIA labels that contradict the actual experience.

Source

prime-system/examples/frontend-design/primes/compiled/@community/anti-pattern-accessibility-after-thought/atom.yaml

Compiled at 2026-05-07