home/categories/debugging/davila7-claude-code-templates-cli-tool-components-skills-ai-maestro-graph-query-skill-md
debuggingtools

graph-query

Query the code graph database to understand component relationships, dependencies, and change impact. Use when the user asks to "find callers", "check dependencies", "what uses this", "show relationships", "find serializers", or when reading code and needing to understand what depends on a component before modifications.

davila7
maintainer
davila7
更新於 2/23/2026
星標
24426
分支
2400
quick start

Installation and usage

Query the code graph database to understand component relationships, dependencies, and change impact. Use when the user asks to "find callers", "check dependencies", "what uses this", "show relationships", "find serializers", or when reading code and needing to understand what depends on a component before modifications.

安裝
$ install --globalskills.sh
使用

安裝後,您可以通過在終端運行以下命令來使用此技能:

skills use graph-query