stepper-wizard-patterns

Installation
SKILL.md

Stepper Wizard Patterns

Stepper Design

Progress Indication

  • Step numbers + labels (Step 1: Account Details).
  • Current step highlighted, completed steps checked, upcoming steps dimmed.
  • Horizontal on desktop (top of form), vertical on mobile (left sidebar or inline).

Rules

  1. 3-7 steps maximum. More than 7 = break into sections or simplify.
  2. Allow back navigation without losing data.
  3. Validate per step, not at the end.
  4. Save progress for long forms. Allow resuming later.
  5. Final review step for important flows (purchases, applications).
Installs
2
GitHub Stars
11
First Seen
Jul 18, 2026
stepper-wizard-patterns — dragoon0x/everything-design-taste