All tools
AI coding toolsUpdated yesterday

Graphify

By Graphify Labs

Open-source skill that parses a codebase with local tree-sitter AST analysis into a queryable knowledge graph, so AI coding assistants cite exact file-and-line paths instead of relying on grep or embeddings, with more than 98,000 GitHub stars.

Best for

  • giving coding agents accurate whole-codebase context
  • tracing cross-file dependencies with citations
  • reducing token usage on large-repo questions
  • working fully on-device with no telemetry
  • pairing with Claude Code, Cursor, Codex, or Gemini CLI
Recent changes
  • Jul 29, 2026Added — open-source skill that turns a codebase into a queryable knowledge graph for coding agents, 98,000+ GitHub stars.

Other AI coding tools