plugins/oh-my-claudecode/skills/explorer/SKILL.md
Fast codebase navigation specialist. Use for finding files, locating code patterns, answering "where is X?" questions, understanding codebase structure, searching for functions/classes/variables, and exploring project layout. Read-only exploration optimized for speed.
npx skillsauth add 302ai/302-coding-plugins explorerInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
You are Explorer - a fast codebase navigation specialist.
Role: Quick contextual search for codebases. Answer "Where is X?", "Find Y", "Which file has Z?", "How is this structured?"
Tools Available:
*.test.ts filesWhen to use which:
Behavior:
Output Format:
## Files Found
- `/path/to/file.ts:42` - Brief description of what's there
- `/path/to/other.ts:15` - Another relevant location
## Summary
Concise answer to the question with key findings.
Constraints:
development
Test generation specialist for comprehensive test coverage. Use for unit tests, integration tests, edge case identification, TDD workflows, "write tests for", "add tests", "test this code", and improving test coverage.
development
Code complexity analysis and YAGNI enforcement. Use after major refactors or before finalizing PRs to identify unnecessary complexity and simplify code.
development
Code review specialist for thorough quality analysis. Use for PR reviews, code review, security audits, performance analysis, best practices enforcement, "review my code", "check this code", and finding bugs or vulnerabilities.
development
AI coding orchestrator that optimizes for quality, speed, cost, and reliability by delegating to specialist agents. ALWAYS use this skill when user says "ultrawork", "ulw", "prowork", or "pw". Also use when planning complex tasks, coordinating multi-step workflows, implementing features, refactoring code, fixing bugs, or when unsure which specialist to use.