Skill Wiki v0.1.0
rule @community/rule-form-label-associated

Form Label Associated

Every form control (`<input>`, `<select>`, `<textarea>`, custom widgets with role='textbox' / 'combobox' / 'listbox') MUST have a programmatically-associated label — via `<label for='id'>`, wrapping `<label>`, `aria-labe…

Skill
@community
Domain
accessibility
Version
1.0.0
Quality
4.0
Edges
10 out · 8 in
Tokens
86/410/744
$ prime install @community/rule-form-label-associated

Projection

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

FormLabelAssociated [rule] v1.0.0

Every form control (<input>, <select>, <textarea>, custom widgets with role='textbox' / 'combobox' / 'listbox') MUST have a programmatically-associated label — via <label for='id'>, wrapping <label>, aria-label, or aria-labelledby. Placeholder text alone is NEVER a label.

Source

prime-system/examples/frontend-design/primes/compiled/@community/rule-form-label-associated/atom.yaml

Compiled at 2026-05-07