user-flow-modeling

Community

Design re-entrant, safe user workflows.

Authormachenjie
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents broken multi-step experiences by modeling every entry, decision, exit, interruption, and permission branch so users never hit dead ends, unsafe retries, or unclear recovery paths.

Core Features & Use Cases

  • End-to-end flow coverage: Enumerates entry points and success, failure, cancellation, and timeout exits for each workflow path.
  • Safe interruption handling: Defines how to preserve partial progress (autosave) or warn before losing it, including re-entry routing after interruption or session expiry.
  • Idempotent retries & back behavior: Specifies idempotency-key strategy, retry limits, and back navigation semantics to avoid duplicates and inconsistent state.
  • Permission-safe branching: Models authorization gates using testable boolean predicates and non-revealing error handling to avoid information disclosure.

Quick Start

Ask the system to model your workflow’s complete set of entry points, exits, retry/idempotency rules, back navigation behavior, interruption recovery, and permission branches.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: user-flow-modeling
Download link: https://github.com/machenjie/rd-skills/archive/main.zip#user-flow-modeling

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.