From a2d6a70ec7f822f8cc7f854ea82629ebad19dc61 Mon Sep 17 00:00:00 2001 From: tukuaiai Date: Thu, 18 Dec 2025 20:27:46 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=B3=A8=E6=98=8E=E7=B3=BB=E7=BB=9F?= =?UTF-8?q?=E6=8F=90=E7=A4=BA=E8=AF=8D=E4=B8=BA=E4=B8=AD=E6=96=87=E7=BF=BB?= =?UTF-8?q?=E8=AF=91=E7=89=88=E5=B9=B6=E6=A0=87=E6=B3=A8=E5=8E=9F=E4=BB=93?= =?UTF-8?q?=E5=BA=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- i18n/zh/prompts/README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/i18n/zh/prompts/README.md b/i18n/zh/prompts/README.md index 508f0b5..4fe4f25 100644 --- a/i18n/zh/prompts/README.md +++ b/i18n/zh/prompts/README.md @@ -51,7 +51,7 @@ i18n/zh/prompts/ ### AI 工具系统提示词集合(中文翻译版) -`system_prompts/system-prompts-and-models-of-ai-tools-main-cn/` 收录了主流 AI 编程工具的系统提示词(中文翻译),包括: +`system_prompts/system-prompts-and-models-of-ai-tools-main-cn/` 收录了主流 AI 编程工具的系统提示词,**由 [x1xhlol/system-prompts-and-models-of-ai-tools](https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools) 翻译为中文**,包括: | 工具 | 目录 | 说明 | |:---|:---|:---| @@ -65,7 +65,8 @@ i18n/zh/prompts/ | Replit | `Replit/` | Agent 提示词 | | 更多... | 见目录 | Bolt、Cline、Gemini CLI 等 | -> 来源:[x1xhlol/system-prompts-and-models-of-ai-tools](https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools) +> 📌 原仓库:[x1xhlol/system-prompts-and-models-of-ai-tools](https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools) + ## `coding_prompts/`:任务级提示词(把流程跑通) `coding_prompts/` 面向「一次任务」:从需求澄清、计划拆解到交付与复盘。建议把它当作工作流脚本库: