Commit Graph

17 Commits

Author SHA1 Message Date
tukuaiai d16b410dfa docs: 为 documents, prompts, workflow 添加 AGENTS.md 2026-02-12 02:09:35 +08:00
tukuaiai 791596cc47 docs: 措辞调整 2026-02-12 02:04:02 +08:00
tukuaiai 83d006c0f1 refactor: prompts 目录迁移至在线表格
- 删除所有本地提示词文件
- README.md 指向 Google Sheets 在线表格
- 便于实时更新和协作编辑
2026-02-12 01:58:40 +08:00
tukuaiai 37e4abfe89 refactor: 移除 i18n 层级,将 zh 内容展开到根目录
- 删除 i18n/en/ 英文版本
- 将 i18n/zh/ 下的 documents/, prompts/, skills/, workflow/ 移至根目录
- 更新所有 i18n/zh/ 路径引用
- 更新 AGENTS.md 目录结构说明
2026-02-12 01:53:17 +08:00
tukuaiai 624ef8d5f9 refactor: 重构目录结构以支持 i18n
创建 'i18n' 目录以存放多语言内容。将所有现有的中文内容(文档、提示词、技能、README)移动到 'i18n/zh/' 中。添加了新的根 README 作为语言入口,并为英文('en')翻译创建了占位符结构。
2025-12-16 21:30:13 +08:00
tukuaiai 3f31120ace feat(prompts): Add purity detection and glue development prompts
新增了两个编程提示词:'执行纯净性检测' 和 '胶水开发',以扩充提示词库。
2025-12-15 16:00:09 +08:00
tukuaiai 017187e620 feat(prompts): Add meta_prompts directory 2025-12-15 07:45:15 +08:00
tukuaiai ae7d6da267 feat: Comprehensive documentation update and claude-skills module enhancement 2025-12-14 09:12:20 +08:00
tukuaiai 8830a20cc5 feat: Update documentation and claude-skills module 2025-12-14 08:24:49 +08:00
tukuaiai 489f87b251 feat: Add README.md to prompts/ and skills/ directories 2025-12-14 08:08:52 +08:00
tukuaiai 42debbe2bf chore: Remove redundant prompt file 2025-12-14 07:55:56 +08:00
tukuaiai b6e4231621 refactor: Consolidate external tools and personal configurations under libs/external, clean up libs/common/utils, and update gitignore and AGENTS.md 2025-12-14 07:40:59 +08:00
土块 c4a2353918 Update 系统架构可视化生成Mermaid.md 2025-12-13 16:24:25 +08:00
tukuaiai 5e6f46c096 docs: add Mermaid architecture visualization prompt 2025-12-13 11:40:32 +08:00
tukuaiai 51af9a9546 fix: Remove redundant Zone.Identifier file
- Permanently remove the Zone.Identifier file from version control,
  as it is a system-generated metadata file and not part of the project.
2025-12-13 10:28:36 +08:00
tukuaiai 8b049ec679 feat: Add new libs module and prompt utilities
- Introduce new  module with common, database, and external submodules.
- Add  to coding prompts.
- Update .
2025-12-13 10:22:30 +08:00
tukuaiai febc83c1d1 Initial commit: Synchronize local state with remote 2025-12-13 09:25:16 +08:00