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.
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