BeClaude

context7-docs-lookup

New
45.2kSmitheryDevelopmentby upstash

Use Context7 to fetch up-to-date library documentation. Activates when the user asks about libraries, frameworks, API references, or needs code examples — especially for setup questions, code generation, or mentions of specific frameworks like React, Vue, Next.js, Prisma, Supabase, etc.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/context7-docs-lookup.md https://raw.githubusercontent.com/upstash/context7/master/plugins/cursor/context7/skills/context7-docs-lookup/SKILL.md
3
Invoke in Claude Code
/context7-docs-lookup
View source on GitHub
documentationapicodingresearch

Frequently Asked Questions

What is context7-docs-lookup?

Use Context7 to fetch up-to-date library documentation. Activates when the user asks about libraries, frameworks, API references, or needs code examples — especially for setup questions, code generation, or mentions of specific frameworks like React, Vue, Next.js, Prisma, Supabase, etc.

How to install context7-docs-lookup?

To install context7-docs-lookup, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /context7-docs-lookup.

What is context7-docs-lookup best for?

context7-docs-lookup is a community categorized under Development. It is designed for: documentation, api, coding, research. Created by upstash.