Data Flow Diagram
---
title: Data Flow Diagram
---
## When to use
When your codebase has grown beyond a few files and you suspect drift, duplication, or architectural inconsistency. Visualizing the architecture surfaces issues that are invisible in the code , duplicate implementations, bypassed layers, orphaned endpoints, and broken data ownership.
## Promptwhen to use it
Community prompt sourced from the open-source GitHub repo dotsystemsdevs/vibe-prompt (MIT). A "Data Flow Diagram" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.
tags
roleplaycommunitygeneral
source
dotsystemsdevs/vibe-prompt · MIT