Superforms + Valibot foundation
Generated from
mcp/patterns.registry.json— do not edit by hand; change the registry and runbun run patterns:build.
Index card — the docs below are the canonical explanation; deep-tier pattern pages additionally carry invariants and emulation notes.
Category: Forms & Validation · Tier: light · Risk: low — form validation only, no external services
The default form stack pairing Superforms v2 with Valibot schemas for progressive-enhancement-friendly, type-safe form validation.
When to use: Use as the default for any non-auth form (CRUD, settings, contact) needing server-validated, progressively-enhanced submission.
Docs
Code
Proof
Machine-readable record: forms-superforms-valibot in mcp/patterns.registry.json.