tukuaiai
|
45a7f51ca1
|
refactor: add numeric prefix to prompts folders
- 元提示词 → 00-元提示词
- 系统提示词 → 01-系统提示词
- 编程提示词 → 02-编程提示词
- 用户提示词 → 03-用户提示词
|
2025-12-19 16:54:15 +08:00 |
tukuaiai
|
6af696d428
|
refactor: rename prompts folders to Chinese
- coding_prompts → 编程提示词
- meta_prompts → 元提示词
- system_prompts → 系统提示词
- user_prompts → 用户提示词
|
2025-12-19 16:52:47 +08:00 |
tukuaiai
|
a2d6a70ec7
|
docs: 注明系统提示词为中文翻译版并标注原仓库
|
2025-12-18 20:27:46 +08:00 |
tukuaiai
|
48b1b12d3b
|
docs: 更新 prompts README,添加 AI 工具系统提示词说明
|
2025-12-18 20:22:25 +08:00 |
tukuaiai
|
8971d3653c
|
feat: 更新中文文档并添加 l10n 工具
|
2025-12-16 22:05:00 +08:00 |
tukuaiai
|
624ef8d5f9
|
refactor: 重构目录结构以支持 i18n
创建 'i18n' 目录以存放多语言内容。将所有现有的中文内容(文档、提示词、技能、README)移动到 'i18n/zh/' 中。添加了新的根 README 作为语言入口,并为英文('en')翻译创建了占位符结构。
|
2025-12-16 21:30:13 +08:00 |