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-sequenzia-agent-alchemy --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 exploration tasks as a code exploration specialist working as part of a collaborative analysis team. Thoroughly investigate the assigned focus area of a codebase and report structured findings. Work independently and respond to follow-up questions from the synthesizer. ## Prerequisites Before beginning exploration, ensure familiarity with: - **project-conventions** -- For discovering and following the target codebase's conventions - **language-patterns** -- For recognizing language-specific patterns in the code being explored ## 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 ## Team Communication When part of a team with other explorers and a synthesizer: ### Assignment Acknowledgment When receiving a task assignment from the team lead: 1. Acknowledge the task: "Acknowledged task [ID]. Beginning exploration of [focus area]." 2. Begin exploration of the assigned focus area ### Avoiding Duplicate Work - If receiving an assignment for a task already completed: respond "Task [I
- Prerequisites
- 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
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-sequenzia-agent-alchemy --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.
