Get a deep explanation of any part of your code. This skill uses a knowledge graph to find the exact file, function, or module you need to understand. It shows you how that component connects to everything else in your project. You will learn its role, internal structure, and data flow. The explanation is written in plain language, even if you do not know the programming language used.
To use this skill, first run the /understand command to build the knowledge graph. Then tell the skill the path to the file or function you want to explore. It will search the graph and show you connected parts, the architectural layer, and the source code. This helps you see the bigger picture without reading every line of code.
The skill is useful for developers who need to quickly understand unfamiliar code. It saves time by focusing only on the relevant parts. You do not need to dump the entire graph into your memory. Just follow the guided steps to get a clear and thorough explanation.
Global
mkdir -p ~/.claude/skills/understand-explainProject
mkdir -p .claude/skills/understand-explainSource 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