looking-up-docslisted
Install: claude install-skill alexei-led/cc-thingz
# Documentation Lookup
Get grounded, version-correct docs for a library, framework, CLI, or API.
Never answer syntax or API questions from memory when lookup tools are available.
## Scope
Use this skill for:
- API signatures, options, config keys, syntax, and examples.
- Version-specific behavior of a known library, framework, language, CLI, or
standard library.
- Context7 docs lookup, including explicit `ctx7`, `Context7`, or `/org/project`
library-ID requests.
- Confirming current behavior before writing code against an external API.
Do not use this skill for:
- Comparisons, recommendations, market research, or best-practice surveys; route
to `researching-web`.
- Repo-specific questions; search local files first.
- External queries containing secrets, credentials, personal data, private
payloads, or proprietary code.
## Reference Files
Read only what the question needs:
- `references/context7-cli.md` — Context7 lookup commands, selection rules,
limits, and fallbacks.
- `references/official-sources.md` — primary docs and registries by ecosystem.
- `references/web-tools.md` — platform web tools, query templates, and source
quality rules.
## Lookup Chain
Run tiers in order. Stop at the first tier that yields a grounded answer. State
which tier produced the answer and whether fallback was used.
### Tier 0 — Identify Package and Version
Find the exact package, module, CLI, language version, or framework version from
local evidence.
If no local version i