Explore Codebase

Use when arriving at an unfamiliar codebase, or an unfamiliar region of a known one, and the question is "what is here and how is it arranged" rather than "where is this specific thing". Trigger phrases: "help me understand this repo", "what does this project do", "where does X live", "walk me through the architecture", "I'm new to this codebase", "what are the main modules". Not for tracing one symptom to its cause — that is `debug-issue`; not for judging a diff — that is `review-changes`. Reach for this one when orienting, and switch to those once you know where to look.

Arasz 1934f01 4.2 KB Updated

File contents

Arasz/ai-badger/tree/main/.ai-badger/skills/explore-codebase commit 1934f0128c

Frequently asked questions

npx skillmds@latest add arasz/explore-codebase