What problem does it solve?
Rapidly locating authoritative external information and synthesizing it into actionable guidance reduces guesswork, prevents outdated or hallucinated answers, and helps teams choose appropriate technologies or follow correct API usage.
Core Features & Use Cases
- Web search prioritizing official documentation, recent blog posts, Stack Overflow answers, and GitHub issues to find current, authoritative information.
- Technology evaluation and comparison that outlines trade-offs, implementation considerations, and recommended approaches for adoption.
- Synthesis of findings into concise recommendations with links, evidence, and suggested next steps; optionally save valuable results to docs/research/YYYY-MM-DD-topic.md for team reference.
- Use cases include API behavior lookup, dependency selection, debugging guidance, and validating third-party library claims.
Quick Start
Use the researching-topics skill to find authoritative documentation, compare two libraries for caching in Node.js, and recommend the best option with pros, cons, and sources.