Agent skill
context7
Library documentation query via ctx7 CLI with deepwiki fallback
Install this agent skill to your Project
npx add-skill https://github.com/WenJunDuan/Rlues/tree/main/vibeCoding/old version/config-agent_v8.2/.codex/skills/context7
SKILL.md
Context7 (库文档查询)
工具
| 工具 | 类型 | 用法 | 调用方式 |
|---|---|---|---|
| ctx7 CLI | NPX | 搜索和查询库文档 | npx ctx7 search/docs |
| deepwiki | MCP | 架构/设计模式 | deepwiki.query("主题") |
触发条件
E 阶段检测到外部库/框架使用时按需激活。
用法
npx ctx7 search "react hooks"
npx ctx7 docs react --topic="useState"
npx ctx7 docs next@14 --topic="app router"
降级链
ctx7 → deepwiki → Web 搜索。
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-teams
Path D 并行编排 — 子代理分工 + Agent Teams 协作。需要 CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS=1
tdd
Path 分级 TDD 策略
context7
E 阶段按需拉取库文档 — 用 ctx7 获取准确 API 信息
knowledge
跨会话经验管理 — 在 .ai_state 内沉淀和复用项目经验
code-quality
Rev 阶段 Plugin 编排顺序
verification
V 阶段 Path 分级验证清单
Didn't find tool you were looking for?