-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
- 使用
/docs指令添加相关框架和库的文档 - 使用cursor rule+ firecrawl抓取的文档,或者使用 [crawl4ai](https://github.com/unclecode/crawl4ai) ,更甚者使用[Open Lovable](https://github.com/firecrawl/open-lovable)
- cursor rule可以使用 [cursor-custom-agents-rules-generator](https://github.com/bmadcode/cursor-custom-agents-rules-generator) 生成适配自己项目的workflow
- 有一个神器:只需将 Github 仓库链接里的 github.com 或 github.io 更改为 gitmcp.io,然后在 Cursor 里配置一下 remote mcp server 就可以根据文档写代码了。[GitMCP](https://gitmcp.io/)
- [Context7](https://github.com/upstash/context7) :Context7 MCP 从源头获取最新的、版本特定的文档和代码示例,并直接插入到你的提示中。(示例:使用 context7 mcp 创建一个nextjs项目。
- 原理:https://deepwiki.com/search/_cdfab449-3840-45bb-9448-23a879393718
- 支持的库:https://context7.com/
- 一键快速将一个 Github 代码库转为文档:https://www.gittodoc.com/