Commit Graph

7 Commits

Author SHA1 Message Date
tukuaiai 4207c8fbb8 docs: resources - point to assets and remove 04-资源 2026-02-26 08:46:04 +08:00
tukuaiai e418ce2eb5 docs: 更新哲学与方法论目录路径 (-01 → 05) 2026-02-12 02:32:32 +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 060b3df155 fix(docs): Update documents/README.md to reflect new structure
The README in the documents folder was not updated after the recent refactoring. This commit updates the file to accurately list the new directory structure and file locations.
2025-12-16 21:20:13 +08:00
tukuaiai 2659fa31dd docs: Add LazyVim cheatsheet to documents and update documents/README.md 2025-12-14 09:34:58 +08:00
tukuaiai 8830a20cc5 feat: Update documentation and claude-skills module 2025-12-14 08:24:49 +08:00