#90 · Primary category: AI Coding Assistants
gitdiagram
Free, simple, fast interactive diagrams for any GitHub repository
Project last updated:08/17/26
GitHub Stars
15.9K
Forks
1.2K
Contributors
4
License
MIT
Why we included this project
Getting oriented in an unfamiliar codebase is often the slowest part of starting a new task, and GitDiagram shortens that by turning any GitHub repository into an interactive architecture diagram in seconds. Point it at a repo, or swap 'hub' for 'diagram' in the URL, and it reads the file tree and README to draw a system-level graph rather than a plain folder listing. Components are clickable through to the real source file, the explanation streams in while the graph is being planned, and you can export the result as Mermaid source or a PNG for docs and design reviews. Private repositories work too, with a GitHub token you supply locally in the browser. If you're onboarding onto a new service or reviewing architecture before a refactor, this is a quick way to get the lay of the land.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.