technical-research
Installation
SKILL.md
Technical Research
Owns evidence-based investigation: verifying claims, comparing options with sourced tradeoffs, and confirming how libraries, APIs, and tools actually behave before conclusions are relied on.
1. Discipline
- Verify information from multiple sources before presenting as fact
- Prefer official documentation over blog posts; note publication dates
- Flag confidence level (High/Medium/Low) on each finding
- Clearly separate facts from opinions and recommendations
2. Workflow
- Clarify scope: what exactly needs to be answered?
- Search official docs first (WebSearch + WebFetch)
- Check GitHub repos: issues, discussions, source code for implementation details