find-docs
Retrieves up-to-date documentation, API references, and code examples for any developer technology. Use this skill whenever the user asks about a specific library, framework, SDK, CLI tool, or cloud service — even for well-known ones like React, Next.js, Prisma, Express, Tailwind, Django, or Spring Boot. Your training data may not reflect recent API changes or version updates. Always use for: API syntax questions,…
- installs 8w
- 2,562
- 30-day movement
- starts with the next reading
- Related entries
- 2
- Connections
- 0
find-docs is an agent skill that retrieves current library documentation and code examples via the Context7 CLI. It works in two steps: resolve a library name to a Context7-compatible ID, then query docs with that ID.
Training data goes stale on API details, so this skill verifies syntax, configuration, and migration questions against up-to-date docs instead of relying on memory or web search.
Use it to
- Answer API syntax questions for a named library
- Look up configuration options and setup instructions
- Resolve version migration issues
- Debug library-specific behavior against current docs
- Check CLI tool usage
For Developers using AI coding agents who need current library documentation
- Host repository
- upstash/context7
- Installs, lifetime
- 7,300
- Installs, 8 weeks
- 2,562
- Host stars
- 62k
- Host language
- TypeScript