frontend-docs-context7
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseFrontend Docs via Context7
基于Context7的前端文档查询
Use this skill for documentation-driven questions, not for run/open/preview workflows.
该skill用于处理文档相关问题,不适用于运行/打开/预览工作流。
1. Trigger
1. 触发条件
Apply this skill when user asks about package/framework:
- usage patterns
- API details
- best practices
- migration/version differences
- code examples from official docs
当用户询问包/框架的以下内容时使用该skill:
- 使用模式
- API详情
- 最佳实践
- 迁移/版本差异
- 官方文档中的代码示例
2. Required Flow
2. 必要流程
- Call with the library name.
mcp_io_github_ups_resolve-library-id - Call with the resolved ID.
mcp_io_github_ups_get-library-docs - Answer based on fetched docs; avoid relying only on memory.
- 传入库名调用
mcp_io_github_ups_resolve-library-id - 使用解析得到的ID调用
mcp_io_github_ups_get-library-docs - 基于获取到的文档作答,避免仅依赖记忆
3. Scope Notes
3. 适用范围说明
- Prefer this skill for frontend ecosystem docs (Vue/Vite/React/Tailwind and related tools).
- If the request is actually about running/opening/debugging a project, use instead.
frontend-dev-tools
- 优先对前端生态文档(Vue/Vite/React/Tailwind及相关工具)使用该skill
- 如果请求实际是关于运行/打开/调试项目,请改用
frontend-dev-tools