This reference, packaged for your coding agent: install it once and the agent picks the right keyboard attributes — and dodges the documented traps — every time it writes a form.
mkdir -p ~/.claude/skills/input-type
curl -fsSL https://inputtype.dev/skill/SKILL.md -o ~/.claude/skills/input-type/SKILL.md
curl -fsSL https://inputtype.dev/skill/reference.md -o ~/.claude/skills/input-type/reference.mdRe-run the same commands to update — both files are regenerated from the dataset on every site build. For a shared project, install to.claude/skills/input-type/ inside the repo instead.
SKILL.md·reference.md— plain markdown with name/descriptionfrontmatter, the convention other agent runtimes read too; point yours at the raw files.
Optional analytics (Mixpanel, Microsoft Clarity) help improve this reference. Cookieless page counts run either way.Details