form-wizard-builder

Installation
SKILL.md

Form Wizard Builder

Create multi-step form experiences with validation, state persistence, and review steps.

Core Workflow

  1. Define steps: Break form into logical sections
  2. Create schema: Zod/Yup validation for each step
  3. Build step components: Individual form sections
  4. State management: Shared state across steps (Zustand/Context)
  5. Navigation: Next/Back/Skip logic
  6. Progress indicator: Visual step tracker
  7. Review step: Summary before submission
  8. Error handling: Per-step and final validation

Basic Wizard Structure

Installs
8
GitHub Stars
2
First Seen
Feb 16, 2026
form-wizard-builder — monkey1sai/openai-cli