Factory Forms

Form conventions distilled across builds. react-hook-form + Zod via resolver (Mantine or shadcn variant), three Zod schema variants (server strict / client lenient / patch), drawer-CRUD with mode union, field-registry pattern for multi-step forms, declarative conditional visibility with auto-cleanup, debounced auto-save with dirty tracking, masked inputs for sensitive fields with KMS encryption-at-rest, dynamic field arrays with constraints, S3 presigned-URL upload flow. Read when scaffolding any form — single-step CRUD or multi-step complex intake.

nonlinear-xyz 2ed1f57 12.8 KB Updated

File contents

nonlinear-xyz/factory-kit/tree/main/skills/factory-forms commit 2ed1f5719c

Frequently asked questions

npx skillmds@latest add nonlinear-xyz/factory-forms