When you're dropped into an unfamiliar codebase and need to find where something actually happens, this skill focuses on systematic exploration and pattern hunting. It's built for questions like "where is X implemented" or "find all uses of Y across the project" rather than writing new code. The approach is search-heavy: mapping architectural patterns, locating API usages, and connecting how components interact. With 493 installs, it's found an audience among developers who spend more time reading codebases than they'd like. One note: it passed Socket and Snyk audits but failed Gen Agent Trust Hub, so check what that flagged if security posture matters for your setup.
npx skills add https://github.com/404kidwiz/claude-supercode-skills --skill codebase-exploration