Skip to main content
Back to registry

rust-deps-visualizer

zhanghandong/rust-skills

Generate ASCII art visualizations of your Rust project's dependency tree.

Installs456
Install command
npx skills add https://github.com/zhanghandong/rust-skills --skill rust-deps-visualizer
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Generate ASCII art visualizations of your Rust project's dependency tree. Options: Step 1: Parse Cargo.toml for direct dependencies Step 2: Get full dependency tree Step 3: Format as ASCII art tree Use these box-drawing characters: - --depth N : Limit tree depth (default: 3) - --features : Show feature flags - ├── for middle items - └── for last items - │ for continuation lines - Check for Cargo.toml in current directory - Run cargo tree with specified options - Parse output and generate ASCII visualization - Optionally categorize by purpose (runtime, dev, build)

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does rust-deps-visualizer do?

Generate ASCII art visualizations of your Rust project's dependency tree.

Is rust-deps-visualizer good?

rust-deps-visualizer does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does rust-deps-visualizer work with?

rust-deps-visualizer currently lists compatibility with codex, gemini-cli, opencode, kimi-cli, amp, github-copilot.

What are alternatives to rust-deps-visualizer?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install rust-deps-visualizer?

npx skills add https://github.com/zhanghandong/rust-skills --skill rust-deps-visualizer

Related skills

More from zhanghandong/rust-skills

Related skills

Alternatives in Software Engineering