codebase visualization commands

14 tagged codebase visualization, measured the same way as everything else here.

Browse within: code-analysis 13codebase-visualizer 12dependency-graph 12dev tool 12

description

01

oh-my-mermaid/oh-my-mermaid

Command

Individual command implementations, one file per command. Each exports an async or sync function invoked by the CLI dispatcher. Commands fall into three groups: local operations (init, list, show, delete, status, diff, refs, validate, class-field), cloud operations (login, logout, link, push, pull, share, org), and…

2.2k 4mo ago A 0 tokens original MIT

architecture

02

devlensio/devlensOSS

Command

Produce a thorough architecture document grounded in the graph — the kind of brief a raw LLM can't write because it's built from the codebase's real clusters, real edges, and precomputed business summaries. Arguments: none (cwd graph; pass a graphId to target another). Needs summaries for the richest output — follow…

54 10d ago A 0 tokens AGPL-3.0

diagram

03

devlensio/devlensOSS

Command

Render the graph visually. Argument: [architecture|cluster|flow|deps] (default architecture). For cluster/flow, an optional second arg is a seed node id/name.

54 10d ago A 0 tokens AGPL-3.0

explain

04

devlensio/devlensOSS

Command

Give a newcomer a real orientation to the codebase, scaled to its size and grounded in the graph. Argument: optional path to scope the explanation (file/folder); omitted = whole repo. Needs summaries for best results — follow the freshness/summarize-permission policy in SKILL.md first (structure-only still gives stack…

54 10d ago A 0 tokens AGPL-3.0