Skip to main content
Back to registry

rust-call-graph

zhanghandong/rust-skills

Visualize function call relationships using LSP call hierarchy.

Installs473
Install command
npx skills add https://github.com/zhanghandong/rust-skills --skill rust-call-graph
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Visualize function call relationships using LSP call hierarchy. Options: Examples: Get the call hierarchy item for a function. After generating the call graph, provide insights: - --depth N : How many levels to traverse (default: 3) - --direction : in (callers), out (callees), both - /rust-call-graph process_request - Show both callers and callees - /rust-call-graph handle_error --direction in - Show only callers - /rust-call-graph main --direction out --depth 5 - Deep callee analysis

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-call-graph do?

Visualize function call relationships using LSP call hierarchy.

Is rust-call-graph good?

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

What agent does rust-call-graph work with?

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

What are alternatives to rust-call-graph?

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

How do I install rust-call-graph?

npx skills add https://github.com/zhanghandong/rust-skills --skill rust-call-graph

Related skills

More from zhanghandong/rust-skills

Related skills

Alternatives in Software Engineering