Explore Codebase

Efficient codebase exploration patterns for AI coding agents. Use when entering a new project, understanding unfamiliar code, or when the user asks to "explore", "understand", "find where X is implemented", or "how does Y work". Reduces token waste by using strategic search instead of sequential file reading.

pablodiazjorge 7c52bcb 2.9 KB Updated

File contents

pablodiazjorge/prompt-forge/tree/main/.github/skills/explore-codebase commit 7c52bcb4e6

Frequently asked questions

npx skillmds@latest add pablodiazjorge/explore-codebase