home/roleplay/data-flow-diagram

Data Flow Diagram

GPTClaudeGemini··1,011 copies·updated 2026-07-14
data-flow-diagram.prompt
---
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.

## Prompt

when 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