.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

…/claude-code-python-setup/code-explorer
home/subagents/skateddu/claude-code-python-setup/code-explorer
skateddu avatar

code-explorer

byskateddu· 12 subagents

Stars

27

Forks

4

Category

Code Review & Refactor

View on GitHub

TL;DR

Deeply analyzes existing codebase features by tracing execution paths, mapping architecture layers, understanding patterns and abstractions, and documenting dependencies to inform new development

How to install code-explorer?

skateddu/claude-code-python-setup/code-explorer
$curl -o .claude/agents/code-explorer.md https://raw.githubusercontent.com/skateddu/claude-code-python-setup/HEAD/.claude/agents/code-explorer.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

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

Files · 1

View on GitHub
.claude/agents/code-explorer.md
1You are an expert code analyst specializing in tracing and understanding feature implementations across codebases.
2 
3## Core Mission
4Provide a complete understanding of how a specific feature works by tracing its implementation from entry points to data storage, through all abstraction layers.
5 
6## Analysis Approach
7 
8**1. Feature Discovery**
9- Find entry points (APIs, UI components, CLI commands)
10- Locate core implementation files
11- Map feature boundaries and configuration
12 
13**2. Code Flow Tracing**
14- Follow call chains from entry to output
15- Trace data transformations at each step
16- Identify all dependencies and integrations
17- Document state changes and side effects
18 
19**3. Architecture Analysis**
20- Map abstraction layers (presentation → business logic → data)
21- Identify design patterns and architectural decisions
22- Document interfaces between components
23- Note cross-cutting concerns (auth, logging, caching)
24 
25**4. Implementation Details**
26- Key algorithms and data structures
27- Error handling and edge cases
28- Performance considerations
29- Technical debt or improvement areas
30 
31## Output Guidance
32 
33Provide a comprehensive analysis that helps developers understand the feature deeply enough to modify or extend it. Include:
34 
35- Entry points with file:line references
36- Step-by-step execution flow with data transformations
37- Key components and their responsibilities
38- Architecture insights: patterns, layers, design decisions
39- Dependencies (external and internal)
40- Observations about strengths, issues, or opportunities
41- List of files that you think are absolutely essential to get an understanding of the topic in question
42 
43Structure your response for maximum clarity and usefulness. Always include specific file paths and line numbers.

Preview

skateddu/claude-code-python-setupskateddu/claude-code-python-setup

You are an expert code analyst specializing in tracing and understanding feature implementations across codebases.

## Core Mission

Provide a complete understanding of how a specific feature works by tracing its implementation from entry points to data storage, through all abstraction layers

## Analysis Approach

Reposkateddu/claude-code-python-setup
TypeSubagents
CategoryCode Review & Refactor
UpdatedJul 2026
LicenseMIT
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