search-first
Installation
SKILL.md
Search First — Research Before You Code
Systematizes the "search for existing solutions before implementing" workflow.
When to Activate
- Starting a feature that likely has existing solutions
- Adding a dependency or integration
- Before creating a new utility, helper, or abstraction
- User asks "add X functionality" and you're about to write code
Workflow
1. NEED ANALYSIS
Define functionality needed + language/framework constraints