From cook-zh-cn
Searches technical documentation via the Context7 MCP server. Activated by queries like '查文档' or questions about how to use a library.
How this skill is triggered — by the user, by Claude, or both
Slash command
/cook-zh-cn:context7This skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
使用 MCP 的 Context7 搜索技术文档。
使用 MCP 的 Context7 搜索技术文档。
# 以请求 Claude 的形式
"用 context7 搜索 [搜索关键词]"
# React hooks 调研
"用 context7 搜索 React hooks"
# 错误解决方法搜索
"用 context7 查找 TypeScript 的类型错误"
# 技术调研请求
"用 context7 查找 Rust 的所有权系统,并以初学者友好的方式解释"
# 错误解决请求
"用 context7 搜索 Python 的 ImportError 常见原因和解决方法"
# 最佳实践确认
"用 context7 查找 React 性能优化的最佳实践"
# 从多个角度调研
"用 context7 从以下角度调研 GraphQL:
1. 基本概念和与 REST API 的区别
2. 实现方法和最佳实践
3. 常见问题和解决方法"
# 特定版本或环境的调研
"用 context7 搜索 Next.js 14 的新功能,重点说明 App Router 的使用方法"
如果 Context7 找不到信息,Claude 会自动建议其他方法,如 Web 搜索等。
npx claudepluginhub wasabeef/claude-code-cookbook --plugin cook-zh-cnSearches technical documentation via Context7 MCP. Trigger with 'check the docs', 'look up documentation', 'how to use this library?'.
Searches technical documentation via Context7 MCP. Triggered by phrases like '查文件' or '查看官方文件'.
Searches technical documentation via Context7 MCP for libraries, frameworks, APIs, and error solutions. Activates when asked to look up docs, check references, or search for library usage.