@@ -1,568 +0,0 @@
# 🔗 外部资源聚合
<!-- markdownlint-disable MD001 MD033 MD060 -->
> 注意:本文件为**历史快照**,外部资源已迁移到在线表格(唯一真相源):
>
> - [外部资源在线表格(Google Sheets) ](https://docs.google.com/spreadsheets/d/1DY0JfSph_OqaSkVPlrnQrg7OKyPUuhDHsCh-431ot-I/edit?usp=sharing)
> - 入口说明:[`assets/README.md`](../../assets/README.md)
>
> Vibe Coding 相关的优质外部资源汇总
>
> 最后更新:2025-12-19
---
<details open>
<summary><strong>🎙️ 优质博主</strong></summary>
### 𝕏 (Twitter) 博主
| 博主 | 链接 | 说明 |
|:---|:---|:---|
| @shao__meng | [x.com/shao__meng ](https://x.com/shao__meng ) | |
| @0XBard_thomas | [x.com/0XBard_thomas ](https://x.com/0XBard_thomas ) | |
| @Pluvio9yte | [x.com/Pluvio9yte ](https://x.com/Pluvio9yte ) | |
| @xDinoDeer | [x.com/xDinoDeer ](https://x.com/xDinoDeer ) | |
| @geekbb | [x.com/geekbb ](https://x.com/geekbb ) | |
| @GitHub_Daily | [x.com/GitHub_Daily ](https://x.com/GitHub_Daily ) | |
| @BiteyeCN | [x.com/BiteyeCN ](https://x.com/BiteyeCN ) | |
| @CryptoJHK | [x.com/CryptoJHK ](https://x.com/CryptoJHK ) | |
| @rohanpaul_ai | [x.com/rohanpaul_ai ](https://x.com/rohanpaul_ai ) | |
| @DataChaz | [x.com/DataChaz ](https://x.com/DataChaz ) | |
### 📺 YouTube 博主
| 博主 | 链接 | 说明 |
|:---|:---|:---|
| Best Partners | [youtube.com/@bestpartners ](https://www.youtube.com/@bestpartners ) | |
| 王路飞 | [youtube.com/@王路飞 ](https://www.youtube.com/@%E7%8E%8B%E8%B7%AF%E9%A3%9E ) | |
| 即刻风 | [youtube.com/@jidifeng ](https://www.youtube.com/@jidifeng ) | |
| 3Blue1Brown | [youtube.com/@3blue1brown ](https://www.youtube.com/@3blue1brown ) | 数学可视化 |
| Andrej Karpathy | [youtube.com/andrejkarpathy ](https://www.youtube.com/andrejkarpathy ) | AI/深度学习 |
### 📱 微信视频号
| 博主 | 说明 |
|:---|:---|
| 美国的牛粪博士 | |
### 📺 Bilibili
| 博主 | 链接 | 说明 |
|:---|:---|:---|
| 小林coding | [space.bilibili.com/282739748 ](https://space.bilibili.com/282739748 ) | |
| 雍俊海 | [space.bilibili.com ](https://b23.tv/zxptu9g ) | 入门级软件安装删除 |
### 📕 小红书
| 博主 | 链接 | 说明 |
|:---|:---|:---|
| 编程人生 | [xiaohongshu.com/user/661913b5 ](https://www.xiaohongshu.com/user/profile/661913b50000000007006a56 ) | 架构师,图解编程知识 |
### 🎵 抖音
| 博主 | 说明 |
|:---|:---|
</details>
---
<details open>
<summary><strong>🤖 AI 工具与平台</strong></summary>
### 💬 AI 对话平台
#### 第一梯队 (推荐)
| 平台 | 模型 | 特点 |
|:---|:---|:---|
| [Claude ](https://claude.ai/ ) | Claude Opus 4.6 | 代码能力强,支持 Artifacts |
| [ChatGPT ](https://chatgpt.com/ ) | GPT-5.1 | 综合能力强,支持 Codex |
| [Gemini ](https://gemini.google.com/ ) | Gemini 3.0 Pro | 免费额度大,支持长上下文 |
#### 国产平台
| 平台 | 模型 | 特点 |
|:---|:---|:---|
| [Kimi ](https://kimi.moonshot.cn/ ) | Kimi K2.5 | 长文本处理强 |
| [通义千问 ](https://tongyi.aliyun.com/ ) | Qwen | 阿里出品,免费 |
| [智谱清言 ](https://chatglm.cn/ ) | GLM-4 | 智谱 AI 出品 |
| [豆包 ](https://www.doubao.com/ ) | 豆包 | 字节出品 |
### 🖥️ AI 编程 IDE
| 工具 | 链接 | 说明 |
|:---|:---|:---|
| Cursor | [cursor.com ](https://cursor.com/ ) | AI 原生编辑器,基于 VS Code |
| Windsurf | [windsurf.com ](https://windsurf.com/ ) | Codeium 出品 |
| Kiro | [kiro.dev ](https://kiro.dev/ ) | AWS 出品,免费 Claude Opus |
| Zed | [zed.dev ](https://zed.dev/ ) | 高性能编辑器,支持 AI |
### ⌨️ AI CLI 工具
| 工具 | 命令 | 说明 |
|:---|:---|:---|
| Claude Code | `claude` | Anthropic 官方 CLI |
| Codex CLI | `codex` | OpenAI 官方 CLI |
| Gemini CLI | `gemini` | Google 官方 CLI,免费 1000 次/天 |
| Aider | `aider` | 开源 AI 结对编程,Git 集成 |
| OpenCode | `opencode` | 开源终端 AI 助手,Go 编写 |
| Cline CLI | `cline` | VS Code 扩展配套 CLI |
### 🤖 AI Agent 平台
| 工具 | 链接 | 说明 |
|:---|:---|:---|
| Devin | [devin.ai ](https://devin.ai/ ) | 自主 AI 软件工程师,$20/月 |
| Replit Agent | [replit.com ](https://replit.com/ ) | 端到端应用构建 Agent |
| v0 by Vercel | [v0.dev ](https://v0.dev/ ) | AI UI 生成,React + Tailwind |
| Bolt.new | [bolt.new ](https://bolt.new/ ) | 浏览器内全栈应用构建 |
| Lovable | [lovable.dev ](https://lovable.dev/ ) | 原 GPT Engineer,自然语言建应用 |
### 🆓 免费资源
#### 完全免费
| 资源 | 链接 | 说明 |
|:---|:---|:---|
| AI Studio | [aistudio.google.com ](https://aistudio.google.com/ ) | Google 免费 Gemini |
| Gemini CLI | [geminicli.com ](https://geminicli.com/ ) | 免费命令行访问 |
| antigravity | [antigravity.google ](https://antigravity.google/ ) | Google 免费 AI 服务 |
| Qwen CLI | [qwenlm.github.io ](https://qwenlm.github.io/qwen-code-docs/zh/cli/ ) | 阿里免费 CLI |
#### 有免费额度
| 资源 | 链接 | 说明 |
|:---|:---|:---|
| Kiro | [kiro.dev ](https://kiro.dev/ ) | 免费 Claude Opus 4.6 |
| Windsurf | [windsurf.com ](https://windsurf.com/ ) | 新用户免费额度 |
| GitHub Copilot | [github.com/copilot ](https://github.com/copilot ) | 学生/开源免费 |
| Codeium | [codeium.com ](https://codeium.com/ ) | 免费 AI 代码补全 |
| Tabnine | [tabnine.com ](https://www.tabnine.com/ ) | 免费基础版 |
| Continue | [continue.dev ](https://continue.dev/ ) | 开源 AI 代码助手 |
| Bito | [bito.ai ](https://bito.ai/ ) | 免费 AI 代码助手 |
### 🎨 AI 生成工具
| 类型 | 工具 | 链接 |
|:---|:---|:---|
| 图片 | Midjourney | [midjourney.com ](https://midjourney.com/ ) |
| 图片 | DALL-E 3 | [ChatGPT ](https://chatgpt.com/ ) |
| 图片 | Ideogram | [ideogram.ai ](https://ideogram.ai/ ) |
| 图片 | Leonardo AI | [leonardo.ai ](https://leonardo.ai/ ) |
| 音乐 | Suno | [suno.ai ](https://suno.ai/ ) |
| 音乐 | Udio | [udio.com ](https://www.udio.com/ ) |
| 音效 | ElevenLabs | [elevenlabs.io ](https://elevenlabs.io/ ) |
| 视频 | Sora | [sora.com ](https://sora.com/ ) |
| 视频 | Runway | [runwayml.com ](https://runwayml.com/ ) |
| 视频 | Kling | [klingai.com ](https://klingai.com/ ) |
| 3D | Meshy | [meshy.ai ](https://www.meshy.ai/ ) |
</details>
---
<details>
<summary><strong>📝 提示词资源</strong></summary>
### 提示词库
| 资源 | 链接 | 说明 |
|:---|:---|:---|
| 在线提示词表格 | [Google Sheets ](https://docs.google.com/spreadsheets/d/1ngoQOhJqdguwNAilCl1joNwTje7FWWN9WiI2bo5VhpU/edit?gid=2093180351#gid=2093180351&range=A1 ) | 推荐 |
| 元提示词库 | [Google Sheets ](https://docs.google.com/spreadsheets/d/1ngoQOhJqdguwNAilCl1joNwTje7FWWN9WiI2bo5VhpU/edit?gid=1770874220#gid=1770874220 ) | |
| System Prompts 仓库 | [GitHub ](https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools ) | |
| Awesome ChatGPT Prompts | [GitHub ](https://github.com/f/awesome-chatgpt-prompts ) | |
### 提示词工具
| 工具 | 链接 | 说明 |
|:---|:---|:---|
| Skills 制作器 | [GitHub ](https://github.com/yusufkaraaslan/Skill_Seekers ) | 生成定制化 Skills |
| LangGPT | [GitHub ](https://github.com/langgptai/LangGPT ) | 结构化提示词框架 |
### 提示词教程
| 教程 | 链接 | 说明 |
|:---|:---|:---|
| Google 提示词最佳实践宝典 | [youware.app ](https://youware.app/project/q9yxq74um5?enter_from=share&screen_status=2 ) | Google 官方提示词最佳实践导航 |
| Prompt Engineering Guide | [promptingguide.ai ](https://www.promptingguide.ai/zh ) | 中文版 |
| Learn Prompting | [learnprompting.org ](https://learnprompting.org/zh-Hans/ ) | 中文版 |
| OpenAI Prompt Engineering | [platform.openai.com ](https://platform.openai.com/docs/guides/prompt-engineering ) | 官方 |
| Anthropic Prompt Engineering | [docs.anthropic.com ](https://docs.anthropic.com/claude/docs/prompt-engineering ) | 官方 |
| State-Of-The-Art Prompting | [Google Docs ](https://docs.google.com/document/d/11tBoylc5Pvy8wDp9_i2UaAfDi8x02iMNg9mhCNv65cU/ ) | YC 顶级技巧 |
| Vibe Coding 101 | [Google Drive ](https://drive.google.com/file/d/1OMiqUviji4aI56E14PLaGVJsbjhOP1L1/view ) | 入门指南 |
</details>
---
<details>
<summary><strong>👥 社区与论坛</strong></summary>
### Telegram
| 社区 | 链接 | 说明 |
|:---|:---|:---|
| Vibe Coding 交流群 | [t.me/glue_coding ](https://t.me/glue_coding ) | |
| Vibe Coding 频道 | [t.me/tradecat_ai_channel ](https://t.me/tradecat_ai_channel ) | |
### Discord
| 社区 | 链接 | 说明 |
|:---|:---|:---|
| Cursor Discord | [discord.gg/cursor ](https://discord.gg/cursor ) | |
| Anthropic Discord | [discord.gg/anthropic ](https://discord.gg/anthropic ) | |
| Cline Discord | [discord.gg/cline ](https://discord.gg/cline ) | |
| Aider Discord | [discord.gg/aider ](https://discord.gg/Tv2uQnR88V ) | |
| Windsurf Discord | [discord.gg/codeium ](https://discord.gg/codeium ) | |
### Reddit
| 社区 | 链接 | 说明 |
|:---|:---|:---|
| r/ChatGPT | [reddit.com/r/ChatGPT ](https://www.reddit.com/r/ChatGPT/ ) | ChatGPT 社区 |
| r/ClaudeAI | [reddit.com/r/ClaudeAI ](https://www.reddit.com/r/ClaudeAI/ ) | Claude 社区 |
| r/Bard | [reddit.com/r/Bard ](https://www.reddit.com/r/Bard/ ) | Gemini 社区 |
| r/PromptEngineering | [reddit.com/r/PromptEngineering ](https://www.reddit.com/r/PromptEngineering/ ) | 提示词工程 |
| r/ChatGPTPromptGenius | [reddit.com/r/ChatGPTPromptGenius ](https://www.reddit.com/r/ChatGPTPromptGenius/ ) | 提示词分享 |
| r/LocalLLaMA | [reddit.com/r/LocalLLaMA ](https://www.reddit.com/r/LocalLLaMA/ ) | 本地大模型 |
### X (Twitter)
| 社区 | 链接 | 说明 |
|:---|:---|:---|
| Vibe Coding 社群 | [x.com/communities ](https://x.com/i/communities/1993849457210011871 ) | |
| 社群干货聚合页 | [x.com/vibeverything ](https://x.com/vibeverything/status/1999796188053438687 ) | |
</details>
---
<details>
<summary><strong>🐙 GitHub 精选仓库</strong></summary>
### GitHub 发现
| 资源 | 链接 | 说明 |
|:---|:---|:---|
| GitHub Topics | [github.com/topics ](https://github.com/topics ) | 按主题浏览仓库 |
| GitHub Trending | [github.com/trending ](https://github.com/trending ) | 热门仓库排行 |
### CLI 工具
| 仓库 | 链接 | 说明 |
|:---|:---|:---|
| claude-code | [GitHub ](https://github.com/anthropics/claude-code ) | Anthropic 官方 CLI |
| aider | [GitHub ](https://github.com/paul-gauthier/aider ) | AI 结对编程工具 |
| gpt-engineer | [GitHub ](https://github.com/gpt-engineer-org/gpt-engineer ) | 自然语言生成代码 |
| open-interpreter | [GitHub ](https://github.com/OpenInterpreter/open-interpreter ) | 本地代码解释器 |
| continue | [GitHub ](https://github.com/continuedev/continue ) | 开源 AI 代码助手 |
| spec-kit | [GitHub ](https://github.com/github/spec-kit ) | GitHub 官方 Spec-Driven 开发工具包 |
| opencode | [GitHub ](https://github.com/opencode-ai/opencode ) | 开源终端 AI 助手,Go 编写 |
| oh-my-opencode | [GitHub ](https://github.com/code-yeongyu/oh-my-opencode ) | OpenCode 配置与插件 |
| cline | [GitHub ](https://github.com/cline/cline ) | VS Code 自主编程 Agent |
| gemini-cli | [GitHub ](https://github.com/google-gemini/gemini-cli ) | Google 官方 CLI |
### IDE 插件
| 仓库 | 链接 | 说明 |
|:---|:---|:---|
| copilot.vim | [GitHub ](https://github.com/github/copilot.vim ) | GitHub Copilot Vim 插件 |
| codeium | [GitHub ](https://github.com/Exafunction/codeium.vim ) | 免费 AI 代码补全 |
| avante.nvim | [GitHub ](https://github.com/yetone/avante.nvim ) | Neovim AI 助手插件 |
| codecompanion.nvim | [GitHub ](https://github.com/olimorris/codecompanion.nvim ) | Neovim AI 编程伴侣 |
### 提示词工程
| 仓库 | 链接 | 说明 |
|:---|:---|:---|
| awesome-chatgpt-prompts | [GitHub ](https://github.com/f/awesome-chatgpt-prompts ) | ChatGPT 提示词集合 |
| awesome-chatgpt-prompts-zh | [GitHub ](https://github.com/PlexPt/awesome-chatgpt-prompts-zh ) | 中文提示词 |
| system-prompts-and-models-of-ai-tools | [GitHub ](https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools ) | AI 工具系统提示词 |
| claude-code-system-prompts | [GitHub ](https://github.com/Piebald-AI/claude-code-system-prompts ) | Claude Code 系统提示词 |
| LangGPT | [GitHub ](https://github.com/langgptai/LangGPT ) | 结构化提示词框架 |
### Agent 框架
| 仓库 | 链接 | 说明 |
|:---|:---|:---|
| langchain | [GitHub ](https://github.com/langchain-ai/langchain ) | LLM 应用开发框架 |
| autogen | [GitHub ](https://github.com/microsoft/autogen ) | 多 Agent 对话框架 |
| crewai | [GitHub ](https://github.com/joaomdmoura/crewAI ) | AI Agent 协作框架 |
| dspy | [GitHub ](https://github.com/stanfordnlp/dspy ) | 编程式 LLM 框架 |
| MCAF | [mcaf.managed-code.com ](https://mcaf.managed-code.com/ ) | AI 编程框架,定义 AGENTS.md 规范 |
| smolagents | [GitHub ](https://github.com/huggingface/smolagents ) | HuggingFace 轻量 Agent 框架 |
| pydantic-ai | [GitHub ](https://github.com/pydantic/pydantic-ai ) | 类型安全 AI Agent 框架 |
| browser-use | [GitHub ](https://github.com/browser-use/browser-use ) | AI 浏览器自动化 |
### MCP 相关
| 仓库 | 链接 | 说明 |
|:---|:---|:---|
| mcp-servers | [GitHub ](https://github.com/modelcontextprotocol/servers ) | MCP 服务器集合 |
| awesome-mcp-servers | [GitHub ](https://github.com/punkpeye/awesome-mcp-servers ) | MCP 资源汇总 |
### 学习资源
| 仓库 | 链接 | 说明 |
|:---|:---|:---|
| lovable-for-beginners | [GitHub ](https://github.com/cporter202/lovable-for-beginners ) | Lovable 新手入门教程 |
| ai-for-grant-writing | [GitHub ](https://github.com/eseckel/ai-for-grant-writing ) | AI 辅助撰写资助申请 |
| awesome-explorables | [GitHub ](https://github.com/blob42/awesome-explorables ) | 交互式可视化学习资源汇总 |
| 2025 AI Engineer Reading List | [Latent.Space ](https://www.latent.space/p/2025-papers ) | 50篇必读论文,涵盖 LLM/RAG/Agent/CodeGen 等10个领域 |
| prompt-engineering-guide | [GitHub ](https://github.com/dair-ai/Prompt-Engineering-Guide ) | 提示工程指南 |
| generative-ai-for-beginners | [GitHub ](https://github.com/microsoft/generative-ai-for-beginners ) | 微软生成式 AI 教程 |
| llm-course | [GitHub ](https://github.com/mlabonne/llm-course ) | LLM 学习路线 |
| ai-engineering | [GitHub ](https://github.com/chiphuyen/aie-book ) | AI 工程实践 |
| awesome-llm | [GitHub ](https://github.com/Hannibal046/Awesome-LLM ) | LLM 资源汇总 |
| vibe-vibe | [GitHub ](https://github.com/datawhalechina/vibe-vibe ) | Datawhale Vibe Coding 教程 |
| AI 编程最佳实践 | [GitHub ](https://github.com/ninehills/blog/issues/97 ) | ninehills AI 编程经验 |
### 实用工具
| 仓库 | 链接 | 说明 |
|:---|:---|:---|
| ollama | [GitHub ](https://github.com/ollama/ollama ) | 本地大模型运行 |
| localai | [GitHub ](https://github.com/mudler/LocalAI ) | 本地 AI API |
| text-generation-webui | [GitHub ](https://github.com/oobabooga/text-generation-webui ) | 文本生成 WebUI |
| lmstudio | [lmstudio.ai ](https://lmstudio.ai/ ) | 本地模型 GUI 工具 |
| jan | [GitHub ](https://github.com/janhq/jan ) | 开源本地 AI 助手 |
| repomix | [GitHub ](https://github.com/yamadashy/repomix ) | 代码库打包为 AI 上下文 |
| gitingest | [GitHub ](https://github.com/cyclotruc/gitingest ) | Git 仓库转 AI 友好格式 |
</details>
---
<details>
<summary><strong>🔧 开发工具</strong></summary>
### IDE & 编辑器
| 工具 | 链接 | 说明 |
|:---|:---|:---|
| VS Code | [code.visualstudio.com ](https://code.visualstudio.com/ ) | 主流编辑器 |
| Cursor | [cursor.com ](https://cursor.com/ ) | AI 原生编辑器,基于 VS Code |
| Windsurf | [windsurf.com ](https://windsurf.com/ ) | Codeium 出品 AI IDE |
| Neovim | [neovim.io ](https://neovim.io/ ) | 键盘流首选 |
| LazyVim | [lazyvim.org ](https://www.lazyvim.org/ ) | Neovim 配置框架 |
| Zed | [zed.dev ](https://zed.dev/ ) | 高性能编辑器,支持 AI |
| Void | [voideditor.com ](https://voideditor.com/ ) | 开源 AI 代码编辑器 |
| PearAI | [trypear.ai ](https://trypear.ai/ ) | 开源 AI IDE |
### 终端工具
| 工具 | 链接 | 说明 |
|:---|:---|:---|
| Warp | [warp.dev ](https://www.warp.dev/ ) | AI 终端 |
| tmux | [GitHub ](https://github.com/tmux/tmux ) | 终端复用 |
| zsh | [ohmyz.sh ](https://ohmyz.sh/ ) | Shell 增强 |
### Web 框架
| 工具 | 链接 | 说明 |
|:---|:---|:---|
| Django | [djangoproject.com ](https://www.djangoproject.com/ ) | Python 全栈 Web 框架 |
### 数据库工具
| 工具 | 链接 | 说明 |
|:---|:---|:---|
| DBeaver | [dbeaver.io ](https://dbeaver.io/ ) | 通用数据库客户端 |
| TablePlus | [tableplus.com ](https://tableplus.com/ ) | 现代数据库 GUI |
### 可视化工具
| 工具 | 链接 | 说明 |
|:---|:---|:---|
| Mermaid | [mermaid.js.org ](https://mermaid.js.org/ ) | 文本转图表 |
| Excalidraw | [excalidraw.com ](https://excalidraw.com/ ) | 手绘风格图表 |
| NotebookLM | [notebooklm.google.com ](https://notebooklm.google.com/ ) | AI 笔记工具 |
</details>
---
<details>
<summary><strong>📖 教程与课程</strong></summary>
### 官方文档
| 文档 | 链接 | 说明 |
|:---|:---|:---|
| Claude Documentation | [docs.anthropic.com ](https://docs.anthropic.com/ ) | Anthropic 官方 |
| OpenAI Documentation | [platform.openai.com ](https://platform.openai.com/docs/ ) | OpenAI 官方 |
| Gemini Documentation | [ai.google.dev ](https://ai.google.dev/docs ) | Google 官方 |
### 社区教程
| 教程 | 链接 | 说明 |
|:---|:---|:---|
| The Modern Software | [themodernsoftware.dev ](https://themodernsoftware.dev/ ) | 现代软件开发实践 |
| Claude Code in Action | [anthropic.skilljar.com ](https://anthropic.skilljar.com/claude-code-in-action ) | Anthropic 官方 Claude Code 实战课程 |
| Claude Code in Action 中文版 | [飞书文档 ](https://qcnernilww58.feishu.cn/wiki/WIKWwO6WXiMjAgkPCTEcVtWHnsh ) | Anthropic 官方实战课程中文版 |
| Conductor for Gemini CLI | [Google Blog ](https://developers.googleblog.com/conductor-introducing-context-driven-development-for-gemini-cli/ ) | 上下文驱动开发,Gemini CLI 扩展 |
| 二哥的Java进阶之路 | [javabetter.cn ](https://javabetter.cn/ ) | 开发工具配置教程 |
| 超级个体资源清单 | [x.com/BiteyeCN ](https://x.com/BiteyeCN/status/2000856243645157387 ) | |
| AI 编程工具对比 | [x.com/xiaoying_eth ](https://x.com/xiaoying_eth/status/2001865097661309260 ) | Cursor/Windsurf/Augment 等对比 |
</details>
---
<details>
<summary><strong>🌐 网络配置</strong></summary>
### 代理客户端
| 工具 | 链接 | 说明 |
|:---|:---|:---|
| FlClash | [GitHub ](https://github.com/chen08209/FlClash/releases ) | 跨平台代理客户端 |
### 网络服务
| 服务 | 链接 | 说明 |
|:---|:---|:---|
| 机场服务 | [链接 ](https://xn--9kqz23b19z.com/#/register?code=35BcnKzl ) | 约 6 元/月起 |
</details>
---
<details>
<summary><strong>💳 支付工具</strong></summary>
### 虚拟卡
| 服务 | 链接 | 说明 |
|:---|:---|:---|
| Bybit 虚拟卡 | [bybit.com/cards ](https://www.bybit.com/cards/?ref=YDGAVPN&source=applet_invite ) | 注册云服务等国际支付 |
</details>
---
<details>
<summary><strong>📏 Rules/规则文件</strong></summary>
### AI 编程规则
| 仓库 | 链接 | 说明 |
|:---|:---|:---|
| awesome-cursorrules | [GitHub ](https://github.com/PatrickJS/awesome-cursorrules ) | Cursor Rules 集合 |
| cursor.directory | [cursor.directory ](https://cursor.directory/ ) | Cursor Rules 在线目录 |
| dotcursorrules | [GitHub ](https://github.com/pontusab/dotcursorrules ) | .cursorrules 模板 |
| claude-code-system-prompts | [GitHub ](https://github.com/Piebald-AI/claude-code-system-prompts ) | Claude Code 系统提示词 |
</details>
---
<details>
<summary><strong>📦 模板/脚手架</strong></summary>
### 项目模板
| 仓库 | 链接 | 说明 |
|:---|:---|:---|
| create-t3-app | [GitHub ](https://github.com/t3-oss/create-t3-app ) | 全栈 TypeScript 脚手架 |
| create-next-app | [nextjs.org ](https://nextjs.org/docs/app/api-reference/cli/create-next-app ) | Next.js 官方脚手架 |
| vite | [GitHub ](https://github.com/vitejs/vite ) | 现代前端构建工具 |
| fastapi-template | [GitHub ](https://github.com/tiangolo/full-stack-fastapi-template ) | FastAPI 全栈模板 |
| shadcn/ui | [ui.shadcn.com ](https://ui.shadcn.com/ ) | React UI 组件库 |
</details>
---
<details>
<summary><strong>📚 文档/知识库工具</strong></summary>
### RAG 相关
| 工具 | 链接 | 说明 |
|:---|:---|:---|
| RAGFlow | [GitHub ](https://github.com/infiniflow/ragflow ) | 开源 RAG 引擎 |
| Dify | [GitHub ](https://github.com/langgenius/dify ) | LLM 应用开发平台 |
| AnythingLLM | [GitHub ](https://github.com/Mintplex-Labs/anything-llm ) | 私有文档 AI 助手 |
| Quivr | [GitHub ](https://github.com/QuivrHQ/quivr ) | 个人知识库 AI |
| PrivateGPT | [GitHub ](https://github.com/zylon-ai/private-gpt ) | 私有文档问答 |
### 文档工具
| 工具 | 链接 | 说明 |
|:---|:---|:---|
| DevDocs | [GitHub ](https://github.com/freeCodeCamp/devdocs ) | 多语言 API 文档聚合浏览器 |
| Docusaurus | [docusaurus.io ](https://docusaurus.io/ ) | Meta 开源文档框架 |
| VitePress | [vitepress.dev ](https://vitepress.dev/ ) | Vue 驱动静态站点 |
| Mintlify | [mintlify.com ](https://mintlify.com/ ) | AI 文档生成 |
| Zread | [zread.ai ](https://zread.ai/ ) | AI 仓库阅读工具 |
</details>
---
<details>
<summary><strong>✅ 代码质量/测试</strong></summary>
### AI 代码审查
| 工具 | 链接 | 说明 |
|:---|:---|:---|
| | | 待补充 |
</details>
---
<details>
<summary><strong>🚀 部署/DevOps</strong></summary>
### 一键部署
| 平台 | 链接 | 说明 |
|:---|:---|:---|
| | | 待补充 |
</details>
---
<details>
<summary><strong>🎯 特定领域</strong></summary>
### Web3/区块链
| 工具 | 链接 | 说明 |
|:---|:---|:---|
| | | 待补充 |
### 数据科学/ML
| 工具 | 链接 | 说明 |
|:---|:---|:---|
| | | 待补充 |
</details>
---
<details>
<summary><strong>🇨🇳 中文资源专区</strong></summary>
### 国内镜像/加速
| 资源 | 链接 | 说明 |
|:---|:---|:---|
| | | 待补充 |
</details>
---
## 📝 贡献
发现好资源?欢迎 PR 补充!