From 5a94b62ccaf3546a03a6d3004995ec645f02fa9e Mon Sep 17 00:00:00 2001 From: tukuaiai Date: Thu, 18 Dec 2025 00:19:02 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=9B=B4=E6=96=B0=E6=96=87=E6=A1=A3?= =?UTF-8?q?=E5=92=8C=E6=8A=80=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- i18n/zh/documents/外部资源聚合/README.md | 171 ++++++++++++----------- 1 file changed, 88 insertions(+), 83 deletions(-) diff --git a/i18n/zh/documents/外部资源聚合/README.md b/i18n/zh/documents/外部资源聚合/README.md index f2f2f20..46ea874 100644 --- a/i18n/zh/documents/外部资源聚合/README.md +++ b/i18n/zh/documents/外部资源聚合/README.md @@ -4,6 +4,49 @@ --- +
+🎙️ 优质博主 + +### 𝕏 (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/深度学习 | + +### 📱 微信视频号 + +| 博主 | 说明 | +|:---|:---| +| 美国的牛粪博士 | | + +### 🎵 抖音 + +| 博主 | 说明 | +|:---|:---| + +
+ +--- +
🤖 AI 工具与平台 @@ -69,6 +112,50 @@ --- +
+👥 社区与论坛 + +### Telegram +- [Vibe Coding 交流群](https://t.me/glue_coding) +- [Vibe Coding 频道](https://t.me/tradecat_ai_channel) + +### Discord +- [Cursor Discord](https://discord.gg/cursor) +- [Anthropic Discord](https://discord.gg/anthropic) + +### X (Twitter) +- [Vibe Coding 社群](https://x.com/i/communities/1993849457210011871) +- [社群干货聚合页](https://x.com/vibeverything/status/1999796188053438687) + +
+ +--- + +
+📝 提示词资源 + +### 提示词库 +- [在线提示词表格 (推荐)](https://docs.google.com/spreadsheets/d/1ngoQOhJqdguwNAilCl1joNwTje7FWWN9WiI2bo5VhpU/edit?gid=2093180351#gid=2093180351&range=A1) +- [元提示词库](https://docs.google.com/spreadsheets/d/1ngoQOhJqdguwNAilCl1joNwTje7FWWN9WiI2bo5VhpU/edit?gid=1770874220#gid=1770874220) +- [System Prompts 仓库](https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools) +- [Awesome ChatGPT Prompts](https://github.com/f/awesome-chatgpt-prompts) + +### 提示词工具 +- [Skills 制作器](https://github.com/yusufkaraaslan/Skill_Seekers) - 生成定制化 Skills +- [LangGPT](https://github.com/langgptai/LangGPT) - 结构化提示词框架 + +### 提示词教程 +- [Prompt Engineering Guide](https://www.promptingguide.ai/zh) +- [Learn Prompting](https://learnprompting.org/zh-Hans/) +- [OpenAI Prompt Engineering](https://platform.openai.com/docs/guides/prompt-engineering) +- [Anthropic Prompt Engineering](https://docs.anthropic.com/claude/docs/prompt-engineering) +- [State-Of-The-Art Prompting For AI Agents](https://docs.google.com/document/d/11tBoylc5Pvy8wDp9_i2UaAfDi8x02iMNg9mhCNv65cU/) - YC 顶级 AI 提示词技巧 +- [Vibe Coding 101](https://drive.google.com/file/d/1OMiqUviji4aI56E14PLaGVJsbjhOP1L1/view) - Vibe Coding 入门指南 + +
+ +--- +
🐙 GitHub 精选仓库 @@ -94,6 +181,7 @@ - [autogen](https://github.com/microsoft/autogen) - 多 Agent 对话框架 - [crewai](https://github.com/joaomdmoura/crewAI) - AI Agent 协作框架 - [dspy](https://github.com/stanfordnlp/dspy) - 编程式 LLM 框架 +- [MCAF](https://mcaf.managed-code.com/) - AI 编程框架,定义 AGENTS.md 规范 ### MCP 相关 - [mcp-servers](https://github.com/modelcontextprotocol/servers) - MCP 服务器集合 @@ -113,29 +201,6 @@ --- -
-📝 提示词资源 - -### 提示词库 -- [在线提示词表格 (推荐)](https://docs.google.com/spreadsheets/d/1ngoQOhJqdguwNAilCl1joNwTje7FWWN9WiI2bo5VhpU/edit?gid=2093180351#gid=2093180351&range=A1) -- [元提示词库](https://docs.google.com/spreadsheets/d/1ngoQOhJqdguwNAilCl1joNwTje7FWWN9WiI2bo5VhpU/edit?gid=1770874220#gid=1770874220) -- [System Prompts 仓库](https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools) -- [Awesome ChatGPT Prompts](https://github.com/f/awesome-chatgpt-prompts) - -### 提示词工具 -- [Skills 制作器](https://github.com/yusufkaraaslan/Skill_Seekers) - 生成定制化 Skills -- [LangGPT](https://github.com/langgptai/LangGPT) - 结构化提示词框架 - -### 提示词教程 -- [Prompt Engineering Guide](https://www.promptingguide.ai/zh) -- [Learn Prompting](https://learnprompting.org/zh-Hans/) -- [OpenAI Prompt Engineering](https://platform.openai.com/docs/guides/prompt-engineering) -- [Anthropic Prompt Engineering](https://docs.anthropic.com/claude/docs/prompt-engineering) - -
- ---- -
🔧 开发工具 @@ -198,66 +263,6 @@ --- -
-👥 社区与论坛 - -### Telegram -- [Vibe Coding 交流群](https://t.me/glue_coding) -- [Vibe Coding 频道](https://t.me/tradecat_ai_channel) - -### Discord -- [Cursor Discord](https://discord.gg/cursor) -- [Anthropic Discord](https://discord.gg/anthropic) - -### X (Twitter) -- [Vibe Coding 社群](https://x.com/i/communities/1993849457210011871) -- [社群干货聚合页](https://x.com/vibeverything/status/1999796188053438687) - -
- ---- - -
-🎙️ 优质博主 - -### 𝕏 (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) | | - -### 📺 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/深度学习 | - -### 📱 微信视频号 - -| 博主 | 说明 | -|:---|:---| -| 美国的牛粪博士 | | - -### 🎵 抖音 - -| 博主 | 说明 | -|:---|:---| - -
- ---- - ## 📝 贡献 发现好资源?欢迎 PR 补充!