Mermaid Use Case Templates
Partez d’un scénario réel au lieu d’un éditeur vide. Ouvrez un cas d’usage et adaptez les libellés à votre système ou processus.
52
démos éditables
6
catégories
14
types de syntaxe Mermaid
Comment utiliser ces démos
Chaque carte ouvre l’éditeur Mermaid avec le code déjà rempli. Choisissez un aperçu rendu, cliquez, puis personnalisez le code.
Software Architecture
9 démos Mermaid éditables
System Context Map
flowchart
Show users, the product, and external systems in one architecture overview.
Microservice Request Path
sequenceDiagram
Document the order of calls across frontend, gateway, services, and storage.
Deployment Pipeline
flowchart
Explain how code moves from commit to production release.
Cloud Service Boundaries
architecture-beta
Group application services by boundary and show directional dependencies.
Container View
C4Context
Use C4-style syntax to explain people, systems, and major containers.
Event-Driven Flow
sequenceDiagram
Clarify what happens after a domain event is published.
Cache Strategy
flowchart
Show read-through cache logic with cache hits, misses, and refresh paths.
Incident Response Architecture
flowchart
Map monitoring, alerts, on-call review, mitigation, and postmortem flow.
Feature Flag Rollout
stateDiagram-v2
Describe a safe rollout lifecycle from internal testing to full release.
Database Design
8 démos Mermaid éditables
SaaS Billing Schema
erDiagram
Model accounts, subscriptions, invoices, and payments for a SaaS product.
Content Management Schema
erDiagram
Document authors, posts, categories, and revisions.
Ecommerce Order Schema
erDiagram
Show customers, orders, line items, products, and shipments.
Analytics Warehouse Model
erDiagram
Explain fact tables, dimensions, events, and daily aggregates.
RBAC Permission Model
erDiagram
Model users, teams, roles, permissions, and assignments.
Support Ticket Schema
erDiagram
Track tickets, customers, agents, messages, and SLA events.
IoT Device Schema
erDiagram
Represent devices, locations, sensor readings, and firmware versions.
Learning Platform Schema
erDiagram
Show learners, courses, lessons, enrollments, and completions.
Project Management
8 démos Mermaid éditables
Quarterly Roadmap
gantt
Plan discovery, build, launch, and review phases for a quarter.
Sprint Board
kanban
Create a lightweight sprint snapshot with todo, doing, review, and done.
Release Dependency Plan
flowchart
Visualize dependencies and blockers before a release.
Risk Assessment Matrix
quadrantChart
Rank project risks by impact and likelihood.
Milestone Timeline
timeline
Communicate milestone order for planning or stakeholder updates.
Resource Allocation
pie
Show how team effort is distributed across workstreams.
Approval Gates
stateDiagram-v2
Describe how work moves through review gates before launch.
Stakeholder Communication Plan
sequenceDiagram
Show who receives updates during a project cycle.
Business Process
9 démos Mermaid éditables
Customer Onboarding Flow
flowchart
Map signup, verification, first project, and activation.
Sales Qualification
flowchart
Turn lead qualification into clear yes/no routing.
Invoice Approval
flowchart
Document finance approval and exception handling.
Support Escalation
flowchart
Show how support tickets move through triage and escalation.
Procurement Process
flowchart
Explain request, vendor review, legal, security, and purchase order steps.
Employee Offboarding
flowchart
Coordinate HR, IT, manager, and finance tasks for offboarding.
Marketing Campaign Funnel
sankey-beta
Show how prospects move from traffic sources to conversion.
Customer Journey Map
journey
Document experience phases, user tasks, and satisfaction scores.
Quality Control Loop
stateDiagram-v2
Show inspection, rework, approval, and shipment states.
Documentation
11 démos Mermaid éditables
API Documentation Overview
flowchart
Outline the main sections of an API documentation page.
README Structure
mindmap
Plan a developer-friendly README hierarchy.
Decision Record Flow
flowchart
Explain how architecture decision records move from proposal to accepted.
Tutorial Learning Path
flowchart
Guide readers from basics to advanced use.
Release Notes Timeline
timeline
Summarize product releases and notable changes over time.
Troubleshooting Decision Tree
flowchart
Help readers debug a common product or integration issue.
Product Glossary Map
mindmap
Organize product terms, user roles, and core objects.
OpenAPI Generation Flow
sequenceDiagram
Show how source annotations become generated API reference pages.
Knowledge Base Taxonomy
mindmap
Plan help center categories and subcategories.
Runbook Escalation
flowchart
Create an operational runbook for alerts and escalation.
Feature Spec Outline
mindmap
Structure a product feature specification before implementation.
AI & Data
7 démos Mermaid éditables
ML Training Pipeline
flowchart
Show data ingestion, feature creation, model training, and evaluation.
RAG Application Flow
sequenceDiagram
Explain retrieval augmented generation from query to answer.
Data Quality Checks
flowchart
Document validation steps before data reaches analytics or ML.
Feature Store Model
erDiagram
Model feature sets, entities, versions, and training datasets.
Experiment Lifecycle
stateDiagram-v2
Show the lifecycle of an ML or product experiment.
Analytics Event Funnel
sankey-beta
Visualize user event drop-off through an activation funnel.
Data Product Roadmap
gantt
Plan milestones for a data product launch.