tukuaiai
d80122e9da
chore: update prompts-library structure
2025-12-25 06:11:41 +08:00
tukuaiai
b63fc41586
feat: add html-tools
2025-12-25 03:05:21 +08:00
tukuaiai
7db7617f48
fix: 添加被忽略的 jsonl 和图片文件
2025-12-24 17:59:44 +08:00
tukuaiai
7a3744b366
docs: add gemini jsonl batch usage
2025-12-23 18:41:17 +08:00
tukuaiai
9ec111b74c
docs: add gemini jsonl batch workflow
2025-12-23 18:37:30 +08:00
tukuaiai
d390a6669d
chore: update prompts-library structure
2025-12-22 19:05:21 +08:00
tukuaiai
3b74e088b2
feat(prompts-library): 添加 JSONL 转换器系统提示词
2025-12-22 03:57:40 +08:00
tukuaiai
b73ff25ad0
docs(prompts-library): 完善 main.py 转换规范文档
2025-12-22 02:17:43 +08:00
tukuaiai
57d4530265
feat(prompts-library): 添加 Docs↔JSONL↔Excel 互转功能
...
- main.py 新增 docs2jsonl 和 jsonl2excel 转换模式
- JSONL 格式保留完整元信息用于存储
- Excel 单元格只保留 title+content 的 JSON 格式
- 支持交互式选择和命令行参数两种方式
2025-12-22 01:08:42 +08:00
tukuaiai
ef7d8f4ad8
chore: sync local assets for ddd doc steward
2025-12-21 03:56:58 +08:00
tukuaiai
9ac0dc85ed
feat: MCPlayerTransfer 作为普通目录添加
2025-12-19 01:30:36 +08:00
tukuaiai
8909373980
feat: 恢复 MCPlayerTransfer
2025-12-19 01:30:29 +08:00
tukuaiai
aad21ca822
chore: 移除 MCPlayerTransfer
2025-12-19 01:27:18 +08:00
tukuaiai
1e6bf2a092
refactor: 移动 system-prompts 到 i18n/zh/prompts/system_prompts/
2025-12-18 20:21:08 +08:00
tukuaiai
a7f223139b
docs: 注明 system-prompts 为中文翻译版
2025-12-18 20:20:06 +08:00
tukuaiai
f0926013cb
docs: 添加 system-prompts 工具到 external README
2025-12-18 20:19:33 +08:00
tukuaiai
bfa0694868
feat: Add new files for i18n, libs, and project structure
2025-12-18 13:33:30 +08:00
tukuaiai
222cefbd58
refactor: Remove libs directory
2025-12-18 13:22:45 +08:00
tukuaiai
fe06ba9b1b
feat: Add GEMINI.md and update README files
2025-12-18 13:21:08 +08:00
tukuaiai
e239f9e4b8
refactor(i18n): 重构中文文档结构并同步更新链接
...
主要变更:
1. **目录重命名**:
* 将 下的 , , 重命名为中文的 , , 。
2. **新增新手入门**:
* 创建 目录,为新用户提供入门指南。
3. **文件迁移与清理**:
* 将原有文档迁移到新的中文目录结构下。
* 删除了部分过时或重复的中文文档。
4. **链接与脚本同步**:
* 更新了根 , 以及 中所有指向旧路径的链接。
* 修改了 下的英文文档,以反映中文文档的结构变化。
* 更新了 翻译脚本,使其能够处理新的中文路径。
此次重构统一了中文文档的目录命名,使其更符合中文用户的习惯,并优化了整体文档的组织结构,提升了可维护性。
2025-12-17 12:07:54 +08:00
tukuaiai
9b42dd10dd
Update README and add translation map files to l10n-tool.
2025-12-16 23:40:48 +08:00
tukuaiai
bf44b87a07
Update READMEs and add new English prompt files and translation maps.
2025-12-16 23:21:17 +08:00
tukuaiai
9f7cf53b39
Move translate_files.py to libs/external/l10n-tool/
2025-12-16 23:17:13 +08:00
tukuaiai
a072346b08
Add English localization and translation tools.
2025-12-16 23:15:43 +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
4780497867
feat: 全面同步本地项目结构与文档更新
2025-12-16 21:52:14 +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
f732b5923d
feat: Update prompts-library to latest version
...
- Incorporated numerous updates and deletions within the prompts-library module.
- Renamed '开发文档.md' and moved it to the 'docs/' subdirectory within prompts-library for better organization.
- Removed outdated prompt files and related documentation.
2025-12-14 08:00:03 +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
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
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