AI AGENT ADDONS

Rust Deps Visualizer

zhanghandong/rust-skills

Rust projects often rely on many smaller code packages. This tool turns that list of packages into a simple tree drawing made of lines and characters. You can see how each package connects. It helps you understand your project's structure at a glance.

You can control how deep the tree goes. You can also see special features each package enables. The output uses box drawing symbols like lines and corners. It is easy to read right in your terminal.

Add Rust Deps Visualizer skill to your workflow

Global

mkdir -p ~/.claude/skills/rust-deps-visualizer

Project

mkdir -p .claude/skills/rust-deps-visualizer

Source Repository

Stars
1,264
Forks
104
Watchers
1,264
Last Push
1 month ago
Created
6 months ago