Generate Mermaid application flow diagram from code

Generates a mermaid application flow diagram as code to visualize/document the design of your application

0 copies
0 downloads
Submitted on April 23, 2025 by @olemaitre
Public

Prompt

@workspace can you generate a mermaid flow diagram of my application (data flow from up to bottom, use colors, keep formatting simple)

How to Use

You need a folder containing your application code (python, typescript, ...) and/or infrastructure code Copy/Paste the generated code into a markdown (.md) file, preview your markdown file (e.g. using mermaid extension in VS Code)