·rust-call-graph
</>

rust-call-graph

goooice/rust-skills

LSPを使用してRustの関数呼び出しグラフを視覚化します。トリガー: /call-graph、通話階層、誰が通話するか、何を通話するか、调用图、调用关系、谁调用了、调用了谁

5インストール·0トレンド·@goooice

インストール

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

SKILL.md

| "Who calls X?" | incoming | Impact analysis | | "What does X call?" | outgoing | Understanding implementation | | "Show call graph" | both | Full picture | | "Trace from main to X" | outgoing | Execution path |

| Tree (default) | Simple hierarchies | | Box diagram | Complex relationships | | Flat list | Many connections | | Mermaid | Export to docs |

| Find definition | rust-code-navigator | | Project structure | rust-symbol-analyzer | | Trait implementations | rust-trait-explorer | | Safe refactoring | rust-refactor-helper |

LSPを使用してRustの関数呼び出しグラフを視覚化します。トリガー: /call-graph、通話階層、誰が通話するか、何を通話するか、调用图、调用关系、谁调用了、调用了谁 ソース: goooice/rust-skills。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/goooice/rust-skills --skill rust-call-graph
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

rust-call-graph とは?

LSPを使用してRustの関数呼び出しグラフを視覚化します。トリガー: /call-graph、通話階層、誰が通話するか、何を通話するか、调用图、调用关系、谁调用了、调用了谁 ソース: goooice/rust-skills。

rust-call-graph のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/goooice/rust-skills --skill rust-call-graph インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/goooice/rust-skills