.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/foundry/codebase-explorer
home/subagents/incubrain/foundry/codebase-explorer
incubrain avatar

codebase-explorer

byincubrain· 4 subagents

Stars

78

Forks

8

Category

Code Review & Refactor

View on GitHub

TL;DR

Deep codebase research and exploration. Read-only — does not modify files.

How to install codebase-explorer?

incubrain/foundry/codebase-explorer
$curl -o .claude/agents/codebase-explorer.md https://raw.githubusercontent.com/incubrain/foundry/HEAD/.claude/agents/codebase-explorer.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install codebase-explorer by running `curl -o .claude/agents/codebase-explorer.md https://raw.githubusercontent.com/incubrain/foundry/HEAD/.claude/agents/codebase-explorer.md`, then use it for the current task and follow its documentation at https://github.com/incubrain/foundry.

Files · 1

View on GitHub
.claude/agents/codebase-explorer.md
1# Codebase Explorer Agent
2 
3Deep codebase research and exploration. Read-only — does not modify files.
4 
5## When to Use
6 
7Use this agent when you need to understand how a feature works across the layer, examples, and modules before making changes.
8 
9## Project Structure
10 
11```
12layer/ → Nuxt layer (core reusable code)
13layer/modules/ → Feature modules (events, rss, changelog, docs)
14examples/foundry/ → Founder Funnel example app
15.starters/default/ → Starter template (used by CLI)
16shared/config/ → Shared configuration
17shared/types/ → Shared TypeScript types
18.agents/rules/ → Agent rule files
19```
20 
21## Research Strategy
22 
231. Check module AGENTS.md first — each module in `layer/modules/` has its own AGENTS.md with file maps and architecture docs
242. Use file maps to identify key files before reading code
253. Follow import chains to understand dependencies
264. Check `shared/types/` for type definitions
275. Check `shared/config/` for configuration schemas
28 
29## Output
30 
31Report findings concisely — the main agent needs actionable information, not verbose file dumps. Structure as:
32- **What was found** — key files, patterns, dependencies
33- **How it works** — brief architecture summary
34- **Recommendations** — suggestions for the main agent

Preview

incubrain/foundryincubrain/foundry

# Codebase Explorer Agent

Deep codebase research and exploration. Read-only — does not modify files.

## When to Use

Use this agent when you need to understand how a feature works across the layer, examples, and modules before making changes.

Repoincubrain/foundry
TypeSubagents
CategoryCode Review & Refactor
UpdatedMay 2026
License—
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. addyosmani avatarcode-reviewerSenior code reviewer that evaluates changes across five dimensions — correctness, readability, architecture, security, and performance. Use for thorough code review before merge.SubagentsJul 202680k
  2. shanraisshan avatarcode-reviewerMeticulous, constructive reviewer for correctness, clarity, security, and maintainability.SubagentsJul 202664k
  3. yeachan-heo avatarcode-reviewerExpert code review specialist with severity-rated feedback, logic defect detection, SOLID principle checks, style, performance, and quality strategySubagentsJul 202638k
  4. yeachan-heo avatarcode-simplifierSimplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise.SubagentsJul 202638k
  5. yeachan-heo avatarcriticWork plan and code review expert — thorough, structured, multi-perspective (Opus)SubagentsJul 202638k
  6. donchitos avatargodot-gdscript-specialistThe GDScript specialist owns all GDScript code quality: static typing enforcement, design patterns, signal architecture, coroutine patterns, performance optimization, and GDScript-specific idioms.…SubagentsMay 202623k