user-flows-and-guided-paths

Design guided paths for sequential user journeys with staged validation.

33|6|Updated Apr 19, 2026
One-click install
npx skills add https://github.com/dembrandt/dembrandt-skills --skill user-flows-and-guided-paths-dembrandt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: user-flows-and-guided-paths
Source: https://github.com/dembrandt/dembrandt-skills/tree/main/skills/user-flows-and-guided-paths
Command: npx skills add https://github.com/dembrandt/dembrandt-skills --skill user-flows-and-guided-paths-dembrandt

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill prevents complex user journeys from feeling fragmented or confusing by organizing related tasks into clear, coherent paths with predictable progress and meaningful completion points.

Core Features & Use Cases

  • Wizard Design: Structure sequential tasks such as onboarding, checkout, setup, and configuration into focused steps with progress indicators.
  • Flow Guidance: Decide when to use wizards, contextual guidance, resume prompts, or free navigation based on the user's goal and task structure.
  • Journey Quality: Preserve product hierarchy, support back navigation and draft recovery, validate inputs at the right stage, and provide meaningful summaries and completion destinations.
  • Use Case: Design a multi-step B2B SaaS onboarding flow that guides users through workspace setup, team invitations, configuration, review, and completion without losing progress.

Quick Start

Use the user-flows-and-guided-paths skill to design a clear onboarding wizard for this product.

Frequently Asked Questions about user-flows-and-guided-paths

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I design a multi-step onboarding wizard for a B2B SaaS product?

Design multi-step onboarding wizards by breaking workspace setup, team invitations, and configuration into focused steps with visible progress indicators, staged validation, and a final review summary. This approach ensures users complete sequential tasks without feeling overwhelmed.

What is the best way to handle draft recovery in multi-step forms?

Handle draft recovery in multi-step forms by preserving user inputs across steps, supporting reversible navigation, and implementing resume prompts that allow users to continue exactly where they left off. This prevents data loss during complex guided journeys.

When should I use a wizard instead of free navigation for checkout flows?

Use a wizard for checkout flows when the user journey involves sequential, dependent tasks requiring staged validation and a final review summary. Choose free navigation when users need to explore or modify options independently without a strict linear path.

How does progress indication work in complex user journeys?

Progress indication in complex user journeys works by displaying visible cues that show the current step, completed stages, and remaining tasks within a guided path. This contextual feedback helps users understand their location in multi-step sequences like setup wizards or checkout flows.

Can I use guided paths for feature discovery and multi-step configuration?

Yes, you can use guided paths for feature discovery and multi-step configuration. They structure sequential tasks into focused steps with predictable progress, ensuring users navigate complex setups efficiently and reach meaningful completion destinations.