What problem does it solve?
The 'explore' skill addresses the challenge of understanding complex codebases, whether you're new to a project, starting a major work, or need to assess system architecture before making changes.
Core Features & Use Cases
- Quick Exploration: Obtain a high-level view of the file structure and code layout, ideal for quick orientation.
- Deep Exploration: Conduct a comprehensive analysis of the codebase, including pattern documentation and in-depth analysis, suitable for major work or unfamiliar code areas.
- Architecture Exploration: Identify system boundaries and dependencies, helping with refactoring and design work.
- Use Case: If you're about to refactor a large codebase, use the 'explore' skill to understand the existing architecture and identify potential areas of improvement.
Quick Start
Run the 'explore' skill with the depth 'quick' to get a quick overview of the codebase's file structure and key patterns.