context7
Context7
Quick start
Goal: fetch current documentation and code examples for a specific library or framework instead of relying on memory.
Core workflow:
mcp__context7__resolve_library_idmcp__context7__query_docs
Reference notes: skills/context7/references/context7.md
When to use it
- Library or framework usage questions.
- Setup, migration, upgrade, or integration guidance.
- Version-specific API behavior.
- Need current code examples from docs.
Workflow
- Resolve the package/product name to an exact Context7 library ID.
- Pick the highest-quality match based on name, coverage, and source reputation.
- Query docs with a focused technical question.
- Re-query only if you need a different angle; avoid exceeding 3 calls per question.
Query guidance
- Include the language/framework and concrete task.
- Mention the version when the user provides one.
- Ask for the exact thing you need: auth, routing, deployment, schema, hooks, etc.
Guardrails
- Do not call
query_docsbefore resolving the library ID unless the user already gave/org/projector/org/project/version. - Keep to 3 Context7 calls or fewer per question.
- Prefer Context7 over generic web search for library docs.
References
- Condensed notes:
skills/context7/references/context7.md
More from ry-run/run-skills
jetbrains-skill
Use the JetBrains IDE MCP Server (IntelliJ IDEA 2025.2+) for IDE-backed indexing, inspections, symbol info, project file operations, and structural refactoring. Use it when you need exact project-aware analysis or safe IDE refactors, rather than broad semantic repository discovery.
77desktop-commander
Use Desktop Commander MCP (typically tools like `mcp__desktop-commander__*`) for local files, precise edits, search, and long-running processes on the machine. Use it when the task requires direct local execution, rather than IDE-only actions or remote platform operations.
61desktop-commander-mcp
使用 Desktop Commander MCP(常见为 `mcp__desktop-commander__*` 工具)进行本地文件/目录读写与搜索、精确文本替换、Excel/PDF 处理、启动与交互长生命周期进程(Python/Node/SSH/DB)、查看与终止进程/会话、读取工具调用历史与用量统计、管理服务器配置。适用于:需要“在机器上执行操作”的任务(读写代码/配置、批量改文件、搜索代码、分析 CSV/Excel、生成/修改 PDF、跑命令并持续读取输出、交互式 REPL 调试/数据分析)时。
2deepwiki
Use DeepWiki MCP for repository-focused documentation from deepwiki.com. Use it when you need a fast overview of an external repository, architecture, or repo-specific concepts, rather than live library docs or broad web research.
1ace-tool
Use Ace Tool MCP (`mcp__ace_tool__search_context`) for semantic repository discovery. Use it when the exact file, symbol, or implementation path is unknown, rather than starting with exact IDE search or direct file edits.
1vercel-skill
Use Vercel MCP for project discovery, deployments, build and runtime logs, toolbar threads, protected preview access, and Vercel documentation. Use it when the task centers on Vercel-hosted application state, rather than local-only execution.
1