graph-query
Graph Query
Query code relationships using the structural knowledge graph. Maps natural language questions to graph CLI queries and formats structured reports.
Prerequisites
- Graph must exist -- check
.code-graph/graph.db. If missing, tell user to run/graph-buildfirst. - Requires Python 3.10+ with tree-sitter, tree-sitter-language-pack, networkx.
Intent Mapping
Map user's question to the appropriate query pattern(s):
| User asks... | Pattern(s) / Command |
|---|---|
| "who/what calls X", "callers of X" | callers_of |
| "what does X call", "callees of X" | callees_of |
| "what does X import", "X depends on", "deps of X" | imports_of |
| "who/what imports X", "importers of X", "who references X" | importers_of |
More from duc01226/easyplatform
pdf-to-markdown
[Document Processing] Use when you need to convert PDF files to Markdown with support for native text PDFs and scanned documents (OCR).
683markdown-to-docx
[Document Processing] Use when you need to convert markdown files to Microsoft Word ( DOCX) format with GFM support and math rendering.
433markdown-to-pdf
[Document Processing] Use when you need to convert markdown files to PDF with syntax highlighting and custom CSS support.
403docx-to-markdown
[Document Processing] Use when you need to convert Microsoft Word ( DOCX) files to Markdown with GFM support (tables, images, code blocks).
294ui-ux-pro-max
[Frontend] Frontend UI/UX design intelligence - activate FIRST when user requests beautiful, stunning, gorgeous, or aesthetic interfaces. 50 styles, 21 palettes, 50 font pairings, 20 charts, 8 stacks. Triggers on ui design, ux design, design system, color palette, typography, glassmorphism, claymorphism, neumorphism, bento grid, font pairing, ui-ux-pro-max, stunning interface, beautiful ui.
83arch-security-review
[Architecture] Use when reviewing code for security vulnerabilities, implementing authorization, or ensuring data protection.
64