AI AGENT ADDONS

Imagine a map that shows how all the parts of a software project fit together. This tool creates an interactive knowledge graph from your codebase. It helps you see the architecture, components, and relationships between files and modules.

You can run it on any directory and choose options like a full rebuild or automatic updates. The graph is saved as a JSON file and powers a dashboard for easy exploration. It even supports different languages for descriptions.

This tool is useful for developers who want to quickly understand a new codebase or review their own project. It saves time by turning complex code into a clear visual layout.

Add Understand skill to your workflow

Global

mkdir -p ~/.claude/skills/understand

Project

mkdir -p .claude/skills/understand

Source Repository

Stars
68,894
Forks
5,697
Watchers
68,894
License
MIT
Last Push
1 month ago
Created
5 months ago