tukuaiai
28bfaeeee3
docs: documents - update structure and navigation
2026-02-28 06:58:54 +08:00
tukuaiai
4488c4d761
chore: move prompts/skills/tools under assets
2026-02-27 02:07:37 +08:00
tukuaiai
dffbb976e7
chore: move workflow/repo/documents/config under assets
2026-02-27 01:46:51 +08:00
tukuaiai
4207c8fbb8
docs: resources - point to assets and remove 04-资源
2026-02-26 08:46:04 +08:00
tukuaiai
2fe2312164
docs: readme/agents - sync paths
2026-02-26 08:41:01 +08:00
tukuaiai
33b39f6757
chore: repo - flatten tool mirrors
2026-02-26 08:05:07 +08:00
tukuaiai
1a249f4720
chore: repo - migrate external tools
2026-02-26 07:39:50 +08:00
tukuaiai
7b9ae54cb3
docs: refresh AGENTS and readme structure
2026-02-19 11:28:51 +08:00
tukuaiai
69b92973cb
refactor: 重命名 claude-skills → skills-skills
2026-02-12 02:34:30 +08:00
tukuaiai
e418ce2eb5
docs: 更新哲学与方法论目录路径 (-01 → 05)
2026-02-12 02:32:32 +08:00
tukuaiai
f4383f4f7d
docs: 修复断链和补充 workflow 目录说明
...
- 修复 chat-vault README_CN.md → README.md
- 添加 workflow/ 目录到文档结构
2026-02-12 02:08:51 +08:00
tukuaiai
364f36ebaf
docs: 同步 README.md 和 AGENTS.md 目录结构
...
- 更新为扁平化 skills 结构
- 更新 prompts 为云端表格引用
- 移除 l10n-tool 引用
- 添加 tmux submodule 说明
2026-02-12 02:06:15 +08:00
tukuaiai
6c90a5e535
refactor: skills 目录扁平化,移除分类子目录
...
- 将 00-元技能、01-AI工具、02-数据库、03-加密货币、04-开发工具、05-生产力 下的技能移至 skills/ 根目录
- 更新 skills/README.md 使用表格进行说明性分类
- 更新 AGENTS.md 目录结构说明
2026-02-12 01:57:48 +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
273c2bb0a9
feat: skills - add sop generator skill
2026-01-21 05:38:30 +08:00
tukuaiai
28f2dcfb4e
feat: skills - add tmux autopilot skill
2026-01-18 01:37:53 +08:00
tukuaiai
132d3e6902
docs: add 哲学与方法论 module to README and project structure
2026-01-10 19:10:52 +08:00
tukuaiai
1414b45a1b
docs: sync AGENTS.md with actual directory structure (add html-tools-main)
2025-12-25 20:18:55 +08:00
tukuaiai
4497be9d50
docs: sync AGENTS.md and README.md with actual directory structure
...
- Update prompts/skills/documents subdirectory names to Chinese numbered format
- Add chat-vault and Skill_Seekers-development to external tools
- Add CI link-checker job info
- Remove non-existent scripts/ directory reference
- Sync CLAUDE.md section in AGENTS.md
2025-12-24 18:31:28 +08:00
tukuaiai
9ec111b74c
docs: add gemini jsonl batch workflow
2025-12-23 18:37:30 +08:00
tukuaiai
727b2900ca
feat: add ddd doc steward skill
2025-12-21 03:45:20 +08:00
tukuaiai
4f5bc01e3d
docs: 更新文档和技能
2025-12-17 23:16:46 +08:00
tukuaiai
e239f9e4b8
refactor(i18n): 重构中文文档结构并同步更新链接
...
主要变更:
1. **目录重命名**:
* 将 下的 , , 重命名为中文的 , , 。
2. **新增新手入门**:
* 创建 目录,为新用户提供入门指南。
3. **文件迁移与清理**:
* 将原有文档迁移到新的中文目录结构下。
* 删除了部分过时或重复的中文文档。
4. **链接与脚本同步**:
* 更新了根 , 以及 中所有指向旧路径的链接。
* 修改了 下的英文文档,以反映中文文档的结构变化。
* 更新了 翻译脚本,使其能够处理新的中文路径。
此次重构统一了中文文档的目录命名,使其更符合中文用户的习惯,并优化了整体文档的组织结构,提升了可维护性。
2025-12-17 12:07:54 +08:00
tukuaiai
b4c5feb4b2
feat: 更新文档并添加批量翻译脚本
2025-12-16 22:10:51 +08:00
tukuaiai
8971d3653c
feat: 更新中文文档并添加 l10n 工具
2025-12-16 22:05:00 +08:00
tukuaiai
5c74e3e781
docs: 更新项目文档 (README, AGENTS)
2025-12-16 21:58:19 +08:00
tukuaiai
4780497867
feat: 全面同步本地项目结构与文档更新
2025-12-16 21:52:14 +08:00
tukuaiai
307c6951ee
chore: Commit current working state as requested
2025-12-16 21:41:03 +08:00
tukuaiai
624ef8d5f9
refactor: 重构目录结构以支持 i18n
...
创建 'i18n' 目录以存放多语言内容。将所有现有的中文内容(文档、提示词、技能、README)移动到 'i18n/zh/' 中。添加了新的根 README 作为语言入口,并为英文('en')翻译创建了占位符结构。
2025-12-16 21:30:13 +08:00
tukuaiai
8ae20da0a2
refactor(docs): 将 AI 指令合并到 AGENTS.md
...
删除了独立的 CLAUDE.md 和 GEMINI.md 文件,并将其内容移动到 AGENTS.md 中,以集中管理面向 AI Agent 的文档。同时清理了 system_prompts 目录下一个多余的元文件。
2025-12-16 21:07:46 +08:00
tukuaiai
c69be080a7
docs: Refine AGENTS.md and CLAUDE.md content
...
- Updated internal path references in AGENTS.md to correctly point to libs/external/ for external dependencies and prompts-library.
- Made a minor formatting correction in CLAUDE.md for better readability.
2025-12-14 07:54:17 +08:00
tukuaiai
9da7d24d30
docs: Restore AGENTS.md and CLAUDE.md to root; update documentation
...
- Reverted previous consolidation of AGENTS.md and CLAUDE.md to libs/external/ as per user's request.
- Ensured AGENTS.md and CLAUDE.md are present in the root directory with their latest content.
- Updated README.md and GEMINI.md to accurately reflect the file structure: AGENTS.md and CLAUDE.md at root, and prompts-library, my-nvim, XHS-image-to-PDF-conversion under libs/external/.
2025-12-14 07:53:31 +08:00
tukuaiai
f4d909d5a7
Revert "docs: Update file paths and structure in documentation"
...
This reverts commit dd830b3e1b54506eb5eae4d2f3cd917ebc146531.
2025-12-14 07:50:33 +08:00
tukuaiai
9eb73e9b25
docs: Update file paths and structure in documentation
...
- Consolidate AGENTS.md and CLAUDE.md under libs/external/.
- Update README.md and GEMINI.md to reflect the new paths for AGENTS.md, CLAUDE.md, and prompts-library.
- Correct internal references in libs/external/AGENTS.md and libs/external/CLAUDE.md.
2025-12-14 07:49:39 +08:00
tukuaiai
a0caaf803c
feat: Add AGENTS.md and new documents, update README.md
...
- Introduce AGENTS.md to the root directory.
- Add new documents: 小登论道.md and 编程书籍推荐.md to the documents/ directory.
- Update README.md (possibly related to directory structure or other changes).
2025-12-13 10:44:58 +08:00