Delphi Uses Graph

Analyzes a Delphi / Object Pascal codebase to extract unit-level `uses` dependencies. Use when the user uploads a zip / archive of a Delphi project, or a folder of .pas / .dpr / .dpk files, and asks for a dependency graph, architecture map, cycle detection, fan-in / fan-out coupling analysis, or wants to know how units relate. Produces a Mermaid diagram, Graphviz DOT, optional SVG, JSON dependency dump, and markdown report.

MaxiDonkey 382580b 3 files · 22.8 KB Updated

File contents

MaxiDonkey/DelphiGenAI/tree/main/demos/bin32/FMX_OpenAI/delphi-uses-graph commit 382580bdc2

Frequently asked questions

npx skillmds@latest add maxidonkey/delphi-uses-graph