Scheduled upgrade in progress. Some pages may load slowly or ask you to retry.

Code Explainer

Explains codebases visually with ASCII architecture diagrams, code flow tracing, and interactive deep-dives. TRIGGER THIS SKILL when users want to understand, learn about, or get oriented in a codebase — whether they say "explain this codebase", "what does this project do", "how does this work", "walk me through the code", "show me the architecture", or just seem unfamiliar with a repo. Common trigger patterns include — understanding project structure or architecture, tracing how a request/action flows through code, figuring out how components connect, inheriting or onboarding onto unfamiliar code, exploring what a repo does before making changes, mapping dependencies between modules, asking "how does X work in this codebase", wanting a bird's-eye view of a large project. Also trigger when users ask to trace specific code paths (e.g. "what happens when a user clicks submit", "trace the request lifecycle", "how does auth work end to end"). Do NOT trigger for bug fixes, writing new code, refactoring, CI/CD setu

majiayu000 528d7cf 2 files · 12.8 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/development/code-explainer-christyjacob4-claude-tricks commit 528d7cf42c

Frequently asked questions

npx skillmds add majiayu000/code-explainer-3