跳转到主要内容

Context7 Mcp

技能 已验证 活跃

此技能应在用户询问有关库、框架、API 参考或需要代码示例时使用。它适用于设置问题、涉及库的代码生成或提及 React、Vue、Next.js、Prisma、Supabase 等特定框架。

目的

确保 AI 编码助手能够访问有关库和框架的最新、最准确的文档,防止过时或幻觉的代码示例。

功能

  • 获取最新的库和框架文档
  • 提供特定版本的 API 参考
  • 生成最新的代码示例
  • 支持 CLI 和 MCP 集成模式

使用场景

  • 当询问有关特定库的设置或配置问题时
  • 当请求涉及 Prisma 或 Supabase 等库的代码示例时
  • 当需要 React、Vue 或 Next.js 等框架的 API 参考时

非目标

  • 提供库/框架文档之外的一般 AI 知识
  • 取代用户理解他们正在使用的库的必要性
  • 在没有特定库上下文的情况下生成复杂的应用程序架构

安装

npx skills add upstash/context7

通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。

质量评分

已验证
99 /100
3 days ago 分析

信任信号

最近提交4 days ago
星标55.2k
许可证MIT
状态
查看源代码

类似扩展

Cli Creator

100

Build a composable CLI for Codex from API docs, an OpenAPI spec, existing curl examples, an SDK, a web app, an admin tool, or a local script. Use when the user wants Codex to create a command-line tool that can run from any repo, expose composable read/write commands, return stable JSON, manage auth, and pair with a companion skill.

技能
openai

Context Mode Ops

100

使用并行子代理军队管理 context-mode GitHub 问题、PR、发布和营销。为每个任务编排 10-20 个动态代理。在分类问题、审查 PR、发布版本、撰写 LinkedIn 帖子、宣布发布、修复错误、合并贡献、验证 ENV 变量、测试适配器或同步分支时使用。

技能
mksglu

Fixflow

100

使用严格的交付工作流执行编码任务:构建完整计划、分步实现、持续运行测试,并默认在每一步 (`per_step`) 后提交。当用户要求行为驱动交付或需求不明确时,支持显式提交策略覆盖 (`final_only`, `milestone`) 和可选的 BDD(给定/当/则)。

技能
majiayu000

Kotlin Mcp Server Generator

100

Generate a complete Kotlin MCP server project with proper structure, dependencies, and implementation using the official io.modelcontextprotocol:kotlin-sdk library.

技能
github

Spec to Repo

100

Use when the user says 'build me an app', 'create a project from this spec', 'scaffold a new repo', 'generate a starter', 'turn this idea into code', 'bootstrap a project', 'I have requirements and need a codebase', or provides a natural-language project specification and expects a complete, runnable repository. Stack-agnostic: Next.js, FastAPI, Rails, Go, Rust, Flutter, and more.

技能
alirezarezvani

Extract

100

Turn a proven pattern or debugging solution into a standalone reusable skill with SKILL.md, reference docs, and examples.

技能
alirezarezvani