Send Schema Form

Standardize typed forms in this repo. Use whenever a feature needs a form or an existing form is being refactored. Prefer SchemaForm + formFields + zod for typed inputs and consistent UI/validation; use react-hook-form Controller only for custom fields that SchemaForm cannot render.

majiayu000 429db74 2 files · 2.2 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/development/send-schema-form commit 429db740d3

Frequently asked questions

npx skillmds add majiayu000/send-schema-form