research-guide
Installation
SKILL.md
Research Guide
Overview
Research and document best practices, guides, and library recommendations for any development topic. Leverages /sc:research for deep web research and synthesizes findings into detailed reports tailored to the project context.
Instructions
Step 1: Analyze Context
Before researching, understand the project context:
- Check
package.json,Cargo.toml,go.mod, etc. for existing dependencies - Review project structure to understand tech stack
- Identify constraints (language, framework, existing patterns)