Developers often need to see how functions connect in their code. GrepAI trace graph helps you build a complete call graph for any function. It shows all the dependencies in a clear tree structure. You can see which functions call which other functions, down to many levels deep.
This tool is great for impact analysis before a big refactor. It also helps you understand complex code flows and visualize your application's architecture. Just run a simple command and get a text or JSON output.
You control the depth of the analysis. Choose a shallow view or drill deep into nested calls. The output can be in plain text, JSON, or a compact token-efficient format. It works with any programming language that has function definitions.
Global
mkdir -p ~/.claude/skills/grepai-trace-graphProject
mkdir -p .claude/skills/grepai-trace-graphSource Repository
Azure Diagnosticsmicrosoft/azure-skills
Debug Azure production issues with systematic diagnostics and AI-powered tools
Azure Messagingmicrosoft/azure-skills
Troubleshoot and fix Azure messaging SDK errors for Event Hubs and Service Bus
Use My Browserxixu-me/skills
Work inside your live browser session for real page inspection and debugging
Diagnosemattpocock/skills
A step-by-step debug loop for finding and fixing hard bugs
Diagnosing Bugsmattpocock/skills
Build a tight feedback loop to find any bug fast
Systematic Debuggingobra/superpowers
Find the root cause of every bug before attempting any fix to save time
Safe Debuglllllllama/rigorpilot-skills
Debug deep learning failures safely with conservative diagnosis and minimal patches
Firebase Crashlyticsfirebase/agent-skills
Set up crash reporting for your Android or iOS app with ease