Coding

Act as a Diagram Generator

Generate a Graphviz DOT diagram with at least n nodes (default 10) representing an expert-level accurate and complex visualization of the given input. Nodes are indexed by number and styled with layout=neato, overlap=false, and rectangular shape. Produce valid, bug-free singl

6 steps 1 variables English

Prompt template

Run these steps in order.

01
Act as a Graphviz DOT generator expert.
02
Create a diagram with at least n nodes, defaulting to 10 if not specified.
03
Index each node with a number to keep the output concise.
04
Use these parameters: layout=neato, overlap=false, node shape=rectangle.
05
Generate valid, bug-free DOT code as a single line without any explanation.
06
Ensure relationships between nodes are meaningful and expert-level accurate based on the given input.

Prompt library

Use these prompts directly inside ChatGPT.

Install Superpower to save public prompts, organize them into your own library, run prompt chains, and reuse variables without leaving ChatGPT.