What problem does it solve?
The Wizard Skill addresses the challenge of creating and editing multi-step forms with a focus on URL-driven state management, progress tracking, and user-friendly navigation.
Core Features & Use Cases
- URL-Driven State Management: All form state is stored in the URL, enabling direct-link edit mode and clean browser history.
- Progress Tracking: A fixed-bottom navigation footer with back/next buttons and a progress indicator.
- Create/Edit Modes: Supports both creating new entities and editing existing ones with a confirm-gate for final actions.
- Use Case: Streamline the creation of project proposals, where users can fill out forms step-by-step, with each step linked directly via URL.
Quick Start
Use the Wizard skill to create a new project proposal by navigating to '/space/projects/new?step=1&type=marketing&name=Launch+Campaign&clientId=abc123'.