Dataflow Diagram

Draw a dataflow or pipeline diagram for a program that already exists in code — a DAG, a processing chain, a stream topology, a service graph. Use when asked to "diagram the pipeline", "show the dataflow", "chart the DAG", "visualize how the data moves", "make a graph of the program", or when a design doc or PR needs a picture of a running system. Symptoms that this skill applies: a hand-maintained diagram that no longer matches the code, a chart whose legend disagrees with the chart, a glyph reused for two different kinds of thing, a diagram that silently omits a node nobody classified, a legend placed by eye that overlaps an edge, or a picture that is a screenshot rather than a source file.

iopsystems Updated

File contents

iopsystems/skills-mcp/tree/main/skills/repository/dataflow-diagram commit f4f4284524

Frequently asked questions

npx skillmds@latest add iopsystems/dataflow-diagram-2