codebase visualization skills

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

Browse within: code-analysis 6code-understanding 5

omm-push

01

oh-my-mermaid/oh-my-mermaid

Skill Claude CodeCodex

Push architecture docs to oh-my-mermaid cloud. Handles login, link, and push workflow with error guidance. Use when the user says "omm push", "push to cloud", "deploy architecture", or "share architecture".

2.2k 4mo ago A 49 tokens original MIT

omm-scan

02

oh-my-mermaid/oh-my-mermaid

Skill Claude CodeCodex

Scan codebase architecture and generate/update .omm/ documentation. Use when the user says "omm scan", "scan architecture", "update architecture", "refresh diagrams".

2.2k 4mo ago A 37 tokens original MIT

omm-view

03

oh-my-mermaid/oh-my-mermaid

Skill Claude CodeCodex

Start the omm web viewer to explore architecture diagrams in the browser. Use when the user says "omm view", "open viewer", "show diagrams", "view architecture", or "open architecture".

2.2k 4mo ago A 43 tokens original MIT

devlens

04

devlensio/devlensOSS

Skill Claude CodeCodex

Understand a codebase with the DevLens MCP — TypeScript, JavaScript, Python, Go, Rust, or Java (incl. React/Next.js/Node, FastAPI/Flask/Django, Spring Boot, Gin/Echo/chi/net-http, axum/actix/rocket). Query a precomputed graph of nodes (components, hooks, functions, classes, methods, structs, traits, routes) and typed…

54 10d ago A 0 tokens AGPL-3.0

codemap

05

beadnall/codemap

Skill Claude CodeCodex

Turns a codebase into an explorable isometric architecture diagram — a self-contained HTML artifact with blocks on a grid, a component index, a what-it-does/how-it's-built panel, and real data snippets travelling along the edges that the reader can stop and inspect. Use this whenever someone asks for a codemap by name…

7 16d ago A 202 tokens original MIT

jircik/Visual-Explainer

Skill Claude CodeCodex

Use when asked to visualize, explain, or document what changed between two git refs in a codebase. Triggers: 'show what changed in this PR', 'visualize the diff', 'explain the changes between main and this branch', 'generate a change report', 'what did this commit change architecturally', or any request to understand…

3 3mo ago A 87 tokens original MIT

visual-explainer

07

jircik/Visual-Explainer

Skill Claude CodeCodex

Use when asked to explain, visualize, document, or create a dashboard for a codebase. Triggers: 'explain this codebase', 'visualize the architecture', 'create a codebase overview', 'generate project documentation', 'how does this project work', or any request to understand a project's structure and flow visually.

3 3mo ago A 71 tokens original MIT

explore

08

miltonian/cartographer

Skill Claude CodeCodex

Deep autonomous codebase exploration — traces behaviors end-to-end, creates boundaries by concern, builds navigable depth with sub-boundaries, enforces quality via cartographercheckdepth. Use when the user says explore, map, understand, or analyze deeply.

1 2mo ago A 53 tokens original MIT

review-pr

09

miltonian/cartographer

Skill Claude CodeCodex

Visualize a pull request on the Cartographer map — see which entities are affected, the blast radius, and the review path. Use when user says "review pr", "review pull request", or "/cartographer review-pr".

1 2mo ago A 49 tokens original MIT

verify

10

miltonian/cartographer

Skill Claude CodeCodex

Run the self-serve verification loop — boot the current source stack against a golden fixture, assert every layer (MCP write → store → HTTP API → projection → rendered browser UI), and inspect the map visually via headless Playwright. Use when you changed Cartographer's service, store, projection, or UI and need to…

1 2mo ago A 81 tokens original MIT