What problem does it solve?
This Skill helps you understand existing code, identify patterns, and explore the codebase before implementing new features or making changes, ensuring consistency and leveraging existing solutions.
Core Features & Use Cases
- Codebase Exploration: Navigate and understand the structure and conventions of a project.
- Pattern Identification: Discover how similar features or functionalities have been implemented previously.
- Documentation & Task Search: Efficiently find relevant documentation and past tasks to learn from.
- Use Case: Before adding a new authentication flow, use this skill to search for existing authentication patterns, identify reusable components, and understand the established error handling mechanisms in the codebase.
Quick Start
Use the knowns.research skill to understand how user profiles are currently managed in the codebase.