Skip to main content
Execute qualquer Skill no Manus
com um clique

code-graph

// Use tree-sitter to build a structural code graph of a project — extract definitions, references, imports, and module dependencies to quickly understand unfamiliar codebases. Trigger when: user asks to "understand this codebase", "map the architecture", "show me the structure", "what does this project do", "how is this organized", "code graph", "dependency graph", "call graph", or any request to get a high-level overview of a project's code. Also trigger when exploring a new/unfamiliar repo for the first time, or when the user asks about relationships between modules, files, or components. Also trigger when the user asks to refactor a module, file, or component — understanding the module's public surface, internal structure, and all dependents is a prerequisite to safe refactoring.

$ git log --oneline --stat
stars:1
forks:0
updated:20 de março de 2026 às 10:19
Explorador de arquivos
4 arquivos
SKILL.md
readonly