Design Graph

Design Graph — the artifact: annotated call graph of a concrete problem; nodes = functions, edges = data flow; every node annotated with A, cardinality, E, R. Use when drawing a graph before writing code or reconstructing and diffing one against existing code. Includes the completeness checklist.

widnyana 29b2d10 4.2 KB Updated

File contents

widnyana/eyay-toolkits/tree/main/plugins/design-thinking/skills/design-graph commit 29b2d104c8

Frequently asked questions

npx skillmds@latest add widnyana/design-graph