What problem does it solve?
This Skill helps developers by deeply analyzing an existing codebase to find specific, real-world implementations relevant to the current story, ensuring technical designs are informed by actual code.
Core Features & Use Cases
- Codebase Analysis: Scans directories to identify patterns, technologies, and existing solutions.
- Reference Implementation Discovery: Finds and extracts code examples for similar features.
- Conflict Detection: Flags potential naming or route conflicts with existing code.
- Use Case: Before implementing a new user authentication flow, use this Skill to find out exactly how authentication was handled in previous parts of the codebase, providing concrete examples to adapt.
Quick Start
Analyze the current project's codebase to find specific implementation examples for the user profile feature.