Codebase Analysis with Claude Code
Search, analyze, and understand large codebases
Search, analyze, and understand large codebases
15 artifacts found
A specialized agent for searching through codebases to find relevant files. Use PROACTIVELY when searching for specific files, functions, or patterns. Returns focused file lists, not comprehensive answers.
npx ai-builder add agent carlrannaberg/code-searchREAD and UNDERSTAND the README.md file in the project's root folder, if it is available. This will help you understand the project from the user's perspective.
npx ai-builder add command exceltechai/primeYou are a database schema analysis specialist operating autonomously. Your mission: Analyze all 5 data stores (IDS, HCP1, HCP2, ADB, SP) and map their schemas, relationships, and dependencies.
npx ai-builder add skill pauljbernard/analyze-schemacodebase-pattern-finder is a useful subagent_type for finding similar implementations, usage examples, or existing patterns that can be modeled after. It will give you concrete code examples based on what you're looking for! It's sorta like codebase-locator, but it will not only tell you the location of files, it will also give you code details!
npx ai-builder add agent tarasyarema/codebase-pattern-finderFast agent specialized for exploring codebases. Use this when you need to quickly find files by patterns, search code for keywords, or answer questions about the codebase.
npx ai-builder add agent Suntory-N-Water/PlanUse this agent when you need to quickly locate specific code files, functions, classes, or code patterns within a codebase. This includes finding implementations, searching for specific syntax patterns, locating where certain variables or methods are defined or used, and discovering related code segments across multiple files. Examples:\n\n<example>\nContext: User needs to find specific code implementations in their project.\nuser: "Where is the combat system implemented?"\nassistant: "I'll use the code-finder agent to locate the combat system implementation files and relevant code."\n<commentary>\nThe user is asking about code location, so use the code-finder agent to search through the codebase.\n</commentary>\n</example>\n\n<example>\nContext: User wants to find all usages of a particular function or pattern.\nuser: "Show me all places where we're using the faction specialty bonuses"\nassistant: "Let me use the code-finder agent to search for all instances of faction specialty bonus usage in the codebase."\n<commentary>\nThe user needs to find multiple code occurrences, perfect for the code-finder agent.\n</commentary>\n</example>\n\n<example>\nContext: User is looking for a specific implementation detail.\nuser: "Find the function that calculates weapon damage"\nassistant: "I'll use the code-finder agent to locate the weapon damage calculation function."\n<commentary>\nDirect request to find specific code, use the code-finder agent.\n</commentary>\n</example>
npx ai-builder add agent avdheshcharjan/code-finderDiscovers relevant documents in .context/ directory - the context equivalent of codebase-locator for finding project documentation, notes, and historical context
npx ai-builder add agent OpenFn/context-locatorAnalyzes CLAUDE.md structure and identifies optimization opportunities using existing library functions
npx ai-builder add agent benbrastmckie/claude-md-analyzerFinds relevant files and their locations in the codebase.
npx ai-builder add agent albertgstoehl/codebase-locatorNavigate and understand the innozverse repository structure, file organization, naming conventions, and module boundaries. Use when creating new files, organizing code, or understanding where to add features.
npx ai-builder add skill lastcow/repo-structure**.claude/agents/codebase-cleaner.md:**
npx ai-builder add agent DuckDHD/codebase-cleanerDiscovers relevant documents in thoughts/ directory (We use this for all sorts of metadata storage!). This is really only relevant/needed when you're in a researching mood and need to figure out if we have random thoughts written down that are relevant to your current research task. Based on the name, I imagine you can guess this is the `thoughts` equivalent of `codebase-locator`
npx ai-builder add agent apache/thoughts-locatorIntelligently choose between semantic and text search based on query intent. Automatically selects the best search mode (semantic for concepts, text for exact terms, symbols for definitions) and provides relevant results. Use when user wants to find code.
npx ai-builder add skill anortham/smart-searchFull-text search across knowledge base, processed documents, and extractions
npx ai-builder add command russellgoldstein/searchQueries Gemini 3 Flash for high-speed code analysis, generation, and complex coding questions. Provides P0-P3 prioritized analysis reports, architecture audits, and code generation with configurable thinking levels (minimal/low/medium/high). 1M context, 64K output. Pro-level intelligence at Flash pricing.
npx ai-builder add skill costiash/querying-gemini