What problem does it solve?
This Skill helps users understand complex codebases by answering specific questions about their structure, functionality, and behavior, eliminating the need for manual code archaeology.
Core Features & Use Cases
- Deep Code Exploration: Navigates codebases to find definitions, trace execution paths, and identify dependencies.
- Precise Answers: Provides evidence-based answers with specific file and line number references.
- Use Case: A developer needs to understand how user authentication is handled in a large project. They can ask, "How does user login work?", and the skill will trace the relevant code paths, identify the authentication modules, and explain the process step-by-step with code references.
Quick Start
Ask the skill "How is the database connection configured in this project?".