creating-user-flows

Generate Mermaid.js user flow diagrams with paired Markdown and HTML deliverables.

1|Updated Jan 28, 2026
One-click install
npx skills add https://github.com/Benmore-Studio/Benmore-Meridian --skill creating-user-flows
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: creating-user-flows
Source: https://github.com/Benmore-Studio/Benmore-Meridian/tree/main/skills/creating-user-flows
Command: npx skills add https://github.com/Benmore-Studio/Benmore-Meridian --skill creating-user-flows

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill generates user flow diagrams and documentation for Benmore client projects during Discovery phase, producing paired Markdown and HTML deliverables with Mermaid.js flowcharts.

Core Features & Use Cases

  • Generate Mermaid.js flowcharts representing mapped user journeys from project context.
  • Produce paired .md and .html deliverables for client presentations and documentation.
  • Validate flows against source materials and support multi-diagram patterns for complex journeys.

Quick Start

Provide a project context and user types, then request a complete user flow for Discovery.

Frequently Asked Questions about creating-user-flows

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

FAQPage Schema
How do I generate user flow diagrams with Mermaid.js for project discovery?

Generate user flow diagrams with Mermaid.js by providing project context and user types to map touchpoints and journeys. The skill outputs paired Markdown and HTML files containing dark-theme flowcharts for client presentations.

Can I create multiple flowcharts for complex user journeys in one document?

Yes, you can create multiple flowcharts for complex user journeys using multi-diagram support patterns. This allows mapping distinct user types and branching touchpoints within a single paired Markdown and HTML deliverable.

How do I validate user flows against source materials?

Validate user flows against source materials by cross-referencing the generated Mermaid.js flowcharts with the original project context. This ensures mapped user journeys and touchpoints accurately reflect client discovery documentation.

What is the best way to document user types and touchpoints for client projects?

Document user types and touchpoints by generating end-to-end user flow diagrams with accompanying documentation. This produces structured Markdown and HTML deliverables featuring Mermaid.js flowcharts organized within the project discovery directory.

Does Mermaid dark-theme rendering work for HTML user flow deliverables?

Yes, Mermaid dark-theme rendering is supported for HTML user flow deliverables. The generated flowcharts apply dark-theme styling automatically, ensuring diagrams are visually consistent for client presentations.

Where should generated user flow documentation files be saved during discovery?

Save generated user flow documentation files in the 1-Discovery/deliverables/user-flows directory. This organizes the paired Markdown and HTML outputs containing Mermaid.js flowcharts within the standard project structure.