Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Diagram Generator Examples

Example prompts and workflows for creating clear diagrams from notes, product specs, and engineering docs.

For a browser-based diagram generation tool, see Diagramgen.

Diagram types

  • Product flow diagrams
  • Architecture diagrams
  • User journey maps
  • Process maps
  • Meeting-to-diagram summaries

Prompt pattern

Use a short pattern that gives the generator structure:

Create a [diagram type] for [audience].
Show [main entities].
Include [relationships or steps].
Keep labels short and readable.
Return the result as [format].

Example

Create a product flow diagram for a self-serve SaaS onboarding funnel.
Show signup, email verification, workspace creation, first project, invite teammate, and activation.
Include the drop-off points between each step.
Keep labels short and readable.

Useful links

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors