rust-call-graph

Community

Visualize Rust function call graphs.

AuthorMte90
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps developers understand the complex relationships between functions in Rust code, making it easier to debug, refactor, and comprehend codebases.

Core Features & Use Cases

  • Call Hierarchy Visualization: Generates interactive call graphs showing callers and callees of a specific function.
  • Depth Control: Allows users to specify how many levels of the call graph to explore.
  • Direction Specification: Enables focusing on incoming calls (who calls a function) or outgoing calls (what a function calls).
  • Use Case: When debugging a performance issue in a Rust application, use this Skill to trace the execution path of a critical function and identify bottlenecks or unexpected dependencies.

Quick Start

Show the call graph for the 'process_request' function with a depth of 5, showing both incoming and outgoing calls.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: rust-call-graph
Download link: https://github.com/Mte90/dotfiles/archive/main.zip#rust-call-graph

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.