Documentation
v1.2.0 Updated Dec 23, 2024

Understanding Graphs

Create UNDERSTANDING.md files—minimal dependency graphs for codebase comprehension. "Less, but better" applied to documentation.

documentationdependenciesonboardingnavigation

Features

  • Document understanding-critical relationships only
  • Generate critical paths (User Action → Result)
  • Identify key files with purpose/deps/consumers
  • Capture common traps and solutions

What You Get

Agents

codebase-navigator Navigate unfamiliar codebases using UNDERSTANDING.md

Skills

Understanding Graphs Generate UNDERSTANDING.md for any package

Hooks

PostToolUse Prompt to update UNDERSTANDING.md on key file changes

Installation

1

Add the Marketplace

Run this command in Claude Code to add the CREATE SOMETHING marketplace:

/plugin marketplace add createsomethingtoday/claude-plugins
2

Install the Plugin

Then install this plugin:

/plugin install understanding-graphs@create-something
3

Start Using

The plugin is now available. Use its skills and agents in your Claude Code sessions.

Try It

Copy these prompts to get started:

Generate an UNDERSTANDING.md for this package Create a minimal dependency graph for the codebase
I'm new to this codebase, help me navigate it Use existing UNDERSTANDING.md to orient quickly