Form UX

Define and audit form UX rules for submission validity, inline validation timing, live character limits, trusted pre-fill, dynamic password requirements, and forgiving input normalisation. Use in implementation mode when building or modifying any form (native HTML, hand-built React, or schema-driven Zod/JSON Schema/JSON Forms) and in audit mode when reviewing an existing form, PR, or shared renderer for compliance. Complements a project's frontend and schema-driven-forms guidance; never replaces server-side/API validation.

singleton-sd 4ef4fe0 22.1 KB Updated

File contents

singleton-sd/ai-plattform-skills/tree/main/engineering/form-ux commit 4ef4fe07f3

Frequently asked questions

npx skillmds@latest add singleton-sd/form-ux