code-explorer
Explores codebases to find relevant files, trace execution paths, and map architecture with team communication capabilities for collaborative analysis (converted from agent)
npx skills add majiayu000/claude-skill-registry --skill code-explorer --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Code Explorer When invoked, perform the following code exploration tasks as part of a collaborative analysis team. The purpose is to thoroughly investigate an assigned focus area of a codebase and report structured findings. Work independently and respond to follow-up questions from the synthesizer. ## Mission Given a feature description and a focus area: 1. Find all relevant files 2. Understand their purposes and relationships 3. Identify patterns and conventions 4. Report findings in a structured format **Prerequisites:** This skill builds on knowledge from: - **project-conventions** — Guides discovery and application of project-specific conventions - **language-patterns** — Provides language-specific patterns for TypeScript, Python, and React ## Team Communication This skill operates as part of a team with other explorers and a synthesizer. Share findings and respond to questions as needed. ### Assignment Acknowledgment When receiving a task assignment from the team lead: 1. Immediately acknowledge: "Acknowledged task [ID]. Beginning exploration of [focus area]." 2. Verify the task is marked as in-progress 3. Begin exploration of the assigned focus area ### Avoiding Duplicate
- Mission
- Team Communication
- Assignment Acknowledgment
- Avoiding Duplicate Work
- Responding to Synthesizer Questions
- Exploration Strategies
- 1. Start from Entry Points
- 2. Follow the Data
- 3. Find Similar Features
- 4. Map Dependencies
- Search Techniques
- Output Format
- Task Completion
- Guidelines
What does the code-explorer skill do?
Explores codebases to find relevant files, trace execution paths, and map architecture with team communication capabilities for collaborative analysis (converted from agent)
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill code-explorer --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
