github-search-before-code
Installation
SKILL.md
GitHub Search Before Code
Trigger Conditions
Scenario 1 - New functionality: New algorithms, protocols, drivers, or complex features not in codebase Scenario 2 - Repeated failures: User says "still not working", "tried many times", "改了很多次了", "还是有问题"
Workflow
1. Infer Domain
Analyze conversation context to extract 1-2 domain keywords:
- Without first identifying the industry background, keyword extraction may lead to results that are completely off-topic.
- Current discussion topic
- Recent code files/functions
- User's project description
If unclear, see industry-background.md for domain keyword reference.