What problem does it solve?
This Skill helps developers quickly understand complex codebases by systematically investigating code structure, data flow, and feature existence, transforming vague questions into actionable insights.
Core Features & Use Cases
- Codebase Comprehension: Deeply understand how features work, where data flows, and module responsibilities.
- Feature Discovery: Determine if specific functionalities exist within the codebase.
- Structure Mapping: Visualize module relationships and architectural patterns.
- Use Case: A new developer joins a project and needs to understand how the user authentication flow works. They can use Lens to trace the execution from the login request to token generation and database interaction, receiving a clear, evidence-backed explanation.
Quick Start
Use the Lens skill to investigate how the user login flow works.