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
Использование
После установки вы можете использовать этот skill, выполнив следующую команду в терминале:
skills use graph-query