Skill Wiki v0.1.0
rule @community/rule-correct-input-type

Correct Input Type

Form inputs must use the HTML `type` attribute that matches the expected data (e.g.…

Skill
@community
Domain
frontend-design
Version
1.0.0
Quality
4.0
Edges
3 out · 1 in
Tokens
75/269/463
$ prime install @community/rule-correct-input-type

Projection

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

CorrectInputType [rule] v1.0.0

Form inputs must use the HTML type attribute that matches the expected data (e.g. type='email' for email addresses, type='tel' for phone numbers) to trigger the correct on-screen keyboard on mobile and enable native browser validation.

Source

prime-system/examples/frontend-design/primes/compiled/@community/rule-correct-input-type/atom.yaml

Compiled at 2026-05-07