context7-docs

oleh upstash

Ambil dokumentasi terkini dan contoh kode untuk pustaka, kerangka kerja, SDK, alat CLI, atau layanan cloud apa pun. Gunakan saat pengguna bertanya tentang sesuatu yang spesifik…

npx skills add https://github.com/upstash/context7 --skill context7-docs

Context7 Documentation Lookup

Retrieve current documentation and code examples from Context7 using the resolve-library-id and query-docs tools that ship with this extension.

When to use

Reach for these tools whenever a question involves a specific library, framework, SDK, CLI tool, or cloud service. Examples:

  • "How do I configure caching in Next.js 16?"
  • "What's the syntax for Prisma's findMany with relations?"
  • "Show me a working Tailwind v4 install for a Vite app."
  • "How do I rate-limit with @upstash/ratelimit?"

Workflow

  1. Resolve the library ID. Call resolve-library-id with the library name and what to look up in the library's documentation. The tool returns matching libraries with their Context7 IDs (/org/project format), descriptions, snippet counts, and quality scores. Pick the best match — prioritize official sources, name match, and high benchmark scores.
  2. Query the docs. Call query-docs with the chosen library ID and what to look up in the library's documentation, scoped to a single concept — if the question spans multiple distinct concepts, make a separate call per concept with the same library ID, unless the question is about how the concepts interact. The tool returns documentation snippets and code examples.
  3. Answer. Cite the library ID you used and quote code examples verbatim when relevant.

If the user supplies a library ID in /org/project or /org/project/version format directly, skip step 1 and call query-docs immediately.

Constraints

  • Do not call either tool more than 3 times per question.
  • Do not pass API keys, passwords, credentials, personal data, or proprietary code as the query argument — it is sent to the Context7 API.
  • Authentication uses the CONTEXT7_API_KEY environment variable. Get a key at https://context7.com/dashboard if requests fail with an auth error.

Lebih banyak skill dari upstash

context7-docs
upstash
Ambil dokumentasi dan contoh kode terbaru untuk pustaka, kerangka kerja, SDK, alat CLI, atau layanan cloud apa pun. Gunakan saat pengguna bertanya tentang hal spesifik…
official
context7-mcp
upstash
Keterampilan ini harus digunakan ketika pengguna bertanya tentang pustaka, kerangka kerja, referensi API, atau membutuhkan contoh kode. Aktif untuk pertanyaan pengaturan, kode…
official
ctx7-cli
upstash
Gunakan CLI ctx7 untuk mengambil dokumentasi perpustakaan, mengelola keterampilan pengkodean AI, dan mengonfigurasi Context7 MCP. Aktifkan saat pengguna menyebut "ctx7" atau "context7",…
official
docs
upstash
Mengambil dan menanyakan dokumentasi terkini serta contoh kode dari Context7 untuk pustaka atau kerangka kerja pemrograman apa pun. Gunakan saat menulis kode yang bergantung pada…
official
documentation-lookup
upstash
Ambil dokumentasi perpustakaan terkini dan contoh kode, bukan hanya mengandalkan data pelatihan. Menyelesaikan nama perpustakaan ke ID dokumentasi Context7, lalu mencari informasi pengaturan, konfigurasi, dan referensi API. Mendukung kerangka kerja dan perpustakaan utama: React, Vue, Svelte, Next.js, Express, Prisma, Supabase, Tailwind, dan lainnya. Aktif secara otomatis untuk pertanyaan pengaturan, permintaan pembuatan kode, dan pertanyaan spesifik kerangka kerja. Mengembalikan dokumentasi yang sadar versi dan kode resmi...
official
find-docs
upstash
Ambil dokumentasi terkini dan contoh kode untuk pustaka apa pun menggunakan CLI Context7.
official
redis-js
upstash
Bekerja dengan Upstash Redis JavaScript/TypeScript SDK untuk operasi Redis serverless. Gunakan untuk caching, penyimpanan sesi, pembatasan laju, papan peringkat, teks lengkap…
official
upstash-search-js
upstash
Titik masuk untuk keterampilan dokumentasi yang mencakup panduan memulai cepat Upstash Search, konsep inti, dan penggunaan SDK TypeScript. Gunakan saat pengguna bertanya cara memulai,…
official