aibuilder.sh
SkillsAgentsCommandsPlugins
โŒ˜K
Learn
Home/Tasks/Codebase Analysis with Claude Code
๐Ÿ“ฆ

Codebase Analysis with Claude Code

Search, analyze, and understand large codebases

Type:
Sort:

Related Tasks

๐ŸงชTest & Validate with Claude Code๐Ÿ‘๏ธReview Code with Claude Code๐Ÿ”งRefactor Code with Claude Code๐Ÿ“–Document & Explain with Claude Code๐Ÿ”€Automate Git Workflows with Claude Code๐Ÿ›ก๏ธSecure & Audit with Claude CodeโšกOptimize & Profile with Claude Code๐Ÿš€Build & Deploy with Claude Code๐ŸŒDesign & Build APIs with Claude Code๐Ÿ—„๏ธManage Data & Databases with Claude Code๐Ÿ›Debug & Troubleshoot with Claude CodeAgent Orchestration with Claude CodeFrontend & UI/UX with Claude CodeContent Creation with Claude CodeData Analysis with Claude CodeFinancial Modeling with Claude CodeLanguage Learning with Claude CodeAudio/Video Processing with Claude Code
aibuilder.sh

Composable building blocks for Claude Code

15 artifacts found

agentby carlrannaberg
1h ago

code-search

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.

1 repos0 installs
$npx ai-builder add agent carlrannaberg/code-search
commandby exceltechai
1h ago

Prime Command - Project Context Loading

READ 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.

1 repos0 installs
$npx ai-builder add command exceltechai/prime
skillby pauljbernard
1h ago

Analyze Schema Skill

You 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.

1 repos0 installs
$npx ai-builder add skill pauljbernard/analyze-schema
agentby tarasyarema
1h ago

codebase-pattern-finder

codebase-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!

4 repos0 installs
$npx ai-builder add agent tarasyarema/codebase-pattern-finder
agentby Suntory-N-Water
1h ago

Plan

Fast 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.

1 repos0 installs
$npx ai-builder add agent Suntory-N-Water/Plan
agentby avdheshcharjan
1h ago

code-finder

Use 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>

1 repos0 installs
$npx ai-builder add agent avdheshcharjan/code-finder
agentby OpenFn
1h ago

context-locator

Discovers relevant documents in .context/ directory - the context equivalent of codebase-locator for finding project documentation, notes, and historical context

1 repos0 installs
$npx ai-builder add agent OpenFn/context-locator
agentby benbrastmckie
1h ago

Claude Md Analyzer

Analyzes CLAUDE.md structure and identifies optimization opportunities using existing library functions

1 repos0 installs
$npx ai-builder add agent benbrastmckie/claude-md-analyzer
agentby albertgstoehl
1h ago

Codebase Locator Agent

Finds relevant files and their locations in the codebase.

1 repos0 installs
$npx ai-builder add agent albertgstoehl/codebase-locator
skillby lastcow
1h ago

innozverse-repo-structure

Navigate 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.

1 repos0 installs
$npx ai-builder add skill lastcow/repo-structure
agentby DuckDHD
1h ago

Codebase Cleaner Agent

**.claude/agents/codebase-cleaner.md:**

1 repos0 installs
$npx ai-builder add agent DuckDHD/codebase-cleaner
agentby apache
1h ago

thoughts-locator

Discovers 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`

1 repos0 installs
$npx ai-builder add agent apache/thoughts-locator
skillby anortham
1h ago

smart-search

Intelligently 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.

1 repos0 installs
$npx ai-builder add skill anortham/smart-search
commandby russellgoldstein
1h ago

Search

Full-text search across knowledge base, processed documents, and extractions

1 repos0 installs
$npx ai-builder add command russellgoldstein/search
skillby costiash
1h ago

querying-gemini

Queries 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.

1 repos0 installs
$npx ai-builder add skill costiash/querying-gemini