user-flow-generator

Generate Mermaid user flow diagrams from Jira stories or requirements.

1|1|Updated Feb 24, 2026
One-click install
npx skills add https://github.com/nroze22/TalosixSkills --skill user-flow-generator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: user-flow-generator
Source: https://github.com/nroze22/TalosixSkills/tree/main/.claude/skills/user-flow-generator
Command: npx skills add https://github.com/nroze22/TalosixSkills --skill user-flow-generator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill transforms complex requirements or Jira stories into clear, visual user flow diagrams, ensuring everyone understands the user's journey through the system.

Core Features & Use Cases

  • Diagram Generation: Creates user flows in Mermaid syntax for easy rendering in documentation tools.
  • Requirement Parsing: Analyzes Jira stories, written requirements, or Confluence pages to identify flow elements.
  • Use Case: Generate a detailed user flow for the patient enrollment process in a clinical trial EDC system, including happy paths, error handling, and system interactions.

Quick Start

Generate a user flow diagram for the Jira story 'TAL-123' by providing its key.

Frequently Asked Questions about user-flow-generator

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

FAQPage Schema
How do I generate a user flow diagram from Jira stories?

Yes, you can create Mermaid diagrams from Confluence pages. The Skill parses Confluence content to identify flow elements like decision points and system actions, then generates a visual user journey diagram in Mermaid syntax.

Can I create Mermaid diagrams from Confluence pages?

Yes, you can create Mermaid diagrams from Confluence pages. The Skill parses Confluence content to identify flow elements like decision points and system actions, then generates a visual user journey diagram in Mermaid syntax.

What is the best way to visualize user journeys from textual requirements?

Yes, this approach supports clinical trial EDC workflows. The Skill identifies happy paths, error handling, and system interactions specific to clinical trial EDC systems, generating detailed user flows that capture complex domain logic.

Does this approach support clinical trial EDC workflows?

Yes, this approach supports clinical trial EDC workflows. The Skill identifies happy paths, error handling, and system interactions specific to clinical trial EDC systems, generating detailed user flows that capture complex domain logic.

Do I need Atlassian MCP to retrieve Jira data for diagram generation?

If your user flow diagram is missing decision points, ensure your textual requirements explicitly describe branching logic. The Skill identifies decision points by analyzing the provided requirements or Jira story text during the parsing phase.

Why does my user flow diagram not show decision points?

If your user flow diagram is missing decision points, ensure your textual requirements explicitly describe branching logic. The Skill identifies decision points by analyzing the provided requirements or Jira story text during the parsing phase.