Form UX

Build forms with correct loading, success, and error UX using Server Actions + react-hook-form + Zod. Use when adding a new form, after QA reports form bugs, when errors aren't announced or input is lost on submit, or before shipping. Not for general state-store selection (use state-management-decisions) or non-form error/empty UI states (use async-ux-states).

JayKim88 Updated

File contents

JayKim88/claude-ai-engineering/tree/main/plugins/frontend-toolkit/skills/form-ux commit 5844c0beef

Frequently asked questions

npx skillmds@latest add jaykim88/form-ux