askill
ux-flow-diagram

ux-flow-diagramSafety 100Repository

[UI/UX] Visualizes user flows and screen transitions as ASCII diagrams. Represents navigation flows, user journeys, and screen-to-screen paths. Use when requesting 'flow diagram', 'user journey visualization', or 'navigation flow'.

2 stars
1.2k downloads
Updated 12/25/2025

Package Files

Loading files...
SKILL.md

UX Flow Diagram

A skill that visualizes user flows and screen transitions as ASCII diagrams.

When to Use

  • Documenting user journeys
  • Designing navigation flows between screens
  • Defining user flows per feature
  • Representing conditional branching and exception handling flows

Flow Diagram Symbols

Basic Nodes

┌─────────┐
│ Screen  │     ← Screen/Page
└─────────┘

╔═════════╗
║ Screen  ║     ← Start/End screen (emphasis)
╚═════════╝

((Action))      ← User action
<Decision?>     ← Condition/Branch point
[Process]       ← System process

Connection Lines

───→     Unidirectional flow
←──→     Bidirectional flow
- - →    Optional/conditional flow
═══→     Main flow (emphasis)

Flow Patterns

Linear Flow (Sequential)

╔═══════════╗    ┌───────────┐    ╔═══════════╗
║   Start   ║───→│  Step 1   │───→║    End    ║
╚═══════════╝    └───────────┘    ╚═══════════╝

Branching Flow

                         Yes  ┌───────────┐
                    ┌────────→│  Path A   │────┐
┌───────────┐       │         └───────────┘    │    ┌───────────┐
│  Screen   │───→<Decision?>                   ├───→│   Result  │
└───────────┘       │         ┌───────────┐    │    └───────────┘
                    └────────→│  Path B   │────┘
                         No   └───────────┘

Constraints

  • Flows progress left-to-right, top-to-bottom
  • Complex flows should be split into sub-flows
  • All branch points need clear condition labels

Install

Download ZIP
Requires askill CLI v1.0+

AI Quality Score

72/100Analyzed 2/24/2026

A reference-style skill for visualizing UX flows as ASCII diagrams. Good clarity with symbol definitions and flow patterns. Lacks actionable usage instructions for agents. Located in .factory folder suggesting it may be an auto-generated template. Missing tags and step-by-step guidance reduces overall utility despite solid foundational content."

100
85
75
65
55

Metadata

Licenseunknown
Version-
Updated12/25/2025
PublisherCANTAGESTUDIO

Tags

No tags yet.