web-researchlisted
Install: claude install-skill NDDev-it-com/rldyour-claudecode
# Web research
Auto-invoked when the user needs current, authoritative information that does not live in static docs or in code. Returns dated, cited findings - never opinionated synthesis dressed as fact.
## When to use
- Current industry trends, recent releases, breaking changes (≤6 months)
- Security advisories, CVEs, vendor announcements, deprecation notices
- Comparative product / framework evaluation backed by reputable sources
- Standards updates (RFCs, language specs, official changelogs)
Skip when: question can be answered by docs or code (use `tech-research`), or it concerns a local file / repo (use Serena tools).
## Workflow
1. Frame the search query with version / date qualifiers (e.g. "May 2026", "v1.2.x")
2. Prefer authoritative domains: vendor blogs, RFCs, security advisories, official changelogs, standards bodies
3. Fetch top 2-3 candidates via WebFetch; capture publication dates
4. Cross-reference dated info between independent sources
5. Quote directly when the claim is non-trivial; never paraphrase as established fact
## Browser-backed retrieval (CloakBrowser standard)
WebSearch and WebFetch are non-browser tools - use them for quick lookups and
static fetches. When research needs a real browser (JS-rendered pages,
search-engine navigation, login-gated or anti-bot sources), route it through the
browser skills. Before every browser action, run exact
`$HOME/.local/bin/cloakbrowser-cdp-health`; missing or nonzero health means
`NOT_PROVEN`. Use only exa