Commit Graph
95 Commits
Author SHA1 Message Date
tukuaiai 424b79a3da Update README.md 2025-12-16 23:37:59 +08:00
tukuaiai 2ab426ee0a Update README.md 2025-12-16 23:29:39 +08:00
tukuaiai 2c3726870c Update README.md 2025-12-16 23:23:57 +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 ee50d003f5 Remove unused translation support files. 2025-12-16 23:15:58 +08:00
tukuaiai a072346b08 Add English localization and translation tools. 2025-12-16 23:15:43 +08:00
tukuaiai 4ae1c41c40 Update READMEs and add Hindi skill files 2025-12-16 22:23:05 +08:00
tukuaiai f3bd8349df docs: 更新 README.md 2025-12-16 22:17:05 +08:00
tukuaiai fc50031b9f docs: 添加印地语 i18n README 文件 2025-12-16 22:14:05 +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 1b235161ec docs(readme): Update file structure overview
Updated the file structure overview in the main README to reflect the new categorized subdirectories within the 'documents' folder.
2025-12-16 21:21:26 +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 80bcbeaaeb docs(readme): Remove backups dir from file structure overview 2025-12-16 21:17:22 +08:00
tukuaiai f9ed5bc10c build: Untrack backups directory
Remove the backups directory from git tracking. The directory is now ignored via .gitignore.
2025-12-16 21:16:52 +08:00
tukuaiai 4916a9a349 build: 忽略 backups 目录
将 backups/ 目录添加到 .gitignore 文件中,以防止备份文件被 Git 跟踪。
2025-12-16 21:16:00 +08:00
tukuaiai 763dab9fdf fix(docs): 修正 README.md 中的内部链接
在重构文档目录结构后,更新 README.md 中指向已移动文件的内部链接,以确保所有链接均有效。
2025-12-16 21:15:33 +08:00
tukuaiai 9669f94508 refactor(docs): 重命名目录以移除 '&' 符号
为了更好的兼容性和命名一致性,将文档目录名称中的 '&' 符号替换为 'and'。
2025-12-16 21:12:56 +08:00
tukuaiai 4e941f0fcf refactor(docs): 将文档归类整理到不同目录
将 'documents' 目录下的文件整理到 'Methodology & Principles', 'Tutorials & Guides', 和 'Templates & Resources' 等子目录中,以改善文档结构和可读性。
2025-12-16 21:11:42 +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 f7dfc206c4 docs(readme): Add GitHub_Daily to acknowledgements 2025-12-16 21:02:56 +08:00
tukuaiai 86022b9361 docs: 恢复 README 的章节标题风格
将“原则”、“方法”、“技术”、“工具集”等章节标题恢复为更简洁的“道”、“法”、“术”、“器”,以匹配项目文档的整体语言风格。
2025-12-16 20:59:23 +08:00
tukuaiai f5755541a4 docs: 恢复 README 的语言风格并调整内容
根据用户意图,撤销之前的语言风格“正式化”修改,恢复 README.md 文件原有的直接、生动的语言风格,并同步更新了目录结构和部分描述。
2025-12-16 20:58:24 +08:00
tukuaiai e9bd8357f6 docs: 重新格式化并补全工具集列表
根据用户要求,对“工具集”部分进行重新整理。所有工具被重新分类,并使用更正式、专业的语言风格进行描述,同时补全了之前版本中缺失的条目,以纠正先前的疏漏。
2025-12-16 20:49:48 +08:00
tukuaiai 37e6c5833c docs: 补充和更新工具集列表 2025-12-16 20:47:03 +08:00
tukuaiai c0e8bb21ac docs: 在 frp 指南中增加关于 codex 安装的说明 2025-12-16 20:32:04 +08:00
tukuaiai d4af2a2896 docs: 微调 frp ssh 指南的措辞 2025-12-16 20:31:25 +08:00
tukuaiai 39e5eee5b8 docs: 格式化 README 并重命名文档
将 README.md 的内容更新为更正式的语言风格。同时,根据仓库的最新变化,将 '小登论道.md' 重命名为 '学习经验.md'。
2025-12-16 20:29:07 +08:00
tukuaiai 16e9d5423b docs(readme): Add geekbb to acknowledgements 2025-12-16 09:40:25 +08:00
tukuaiai 95399f9f52 feat(docs): Add telegram-dev documentation directory 2025-12-16 09:38:14 +08:00
tukuaiai 2cca9ab840 docs: Update universal project architecture template
更新了通用项目架构模板文件的内容。
2025-12-15 16:24:13 +08:00
tukuaiai 3f31120ace feat(prompts): Add purity detection and glue development prompts
新增了两个编程提示词:'执行纯净性检测' 和 '胶水开发',以扩充提示词库。
2025-12-15 16:00:09 +08:00
tukuaiai 836213ead2 docs: Refine meta-method explanation in README
将 README 中的“元方法”部分,从原先晦涩的描述更新为结构化的解释,使其核心思想更易于理解和传播。
2025-12-15 13:11:27 +08:00
tukuaiai 98aed4f8eb docs(paper): Add high-level conceptual explanation appendix
在关于递归自优化生成系统的形式化论文中,增加了一个高层次、易于理解的概念释义附录,以方便读者更好地理解其核心思想。
2025-12-15 12:46:53 +08:00
tukuaiai e24b2da780 docs: Update README.md 2025-12-15 11:14:33 +08:00
tukuaiai 0337346f03 docs: 扩展'元方法'的描述 2025-12-15 07:56:00 +08:00
tukuaiai 73b8f08378 docs: 添加手动贡献者鸣谢列表 2025-12-15 07:52:39 +08:00
tukuaiai 017187e620 feat(prompts): Add meta_prompts directory 2025-12-15 07:45:15 +08:00
tukuaiai 03159d99f1 refactor: 移除README中的能力迭代公式图 2025-12-15 07:39:00 +08:00
tukuaiai 476e3df77b feat: 形式化元方法并更新README链接 2025-12-15 07:38:30 +08:00
tukuaiai a847ca3de9 docs: 更新README,增加能力迭代公式图 2025-12-15 07:11:54 +08:00
tukuaiai 2659fa31dd docs: Add LazyVim cheatsheet to documents and update documents/README.md 2025-12-14 09:34:58 +08:00
tukuaiai d543de09fb docs: Add LazyVim cheatsheet and update README.md 2025-12-14 09:33:49 +08:00
tukuaiai 32930625a2 docs: Add subjective ranking of coding models to README.md 2025-12-14 09:19:25 +08:00
tukuaiai ae7d6da267 feat: Comprehensive documentation update and claude-skills module enhancement 2025-12-14 09:12:20 +08:00
tukuaiai 4c5ff9901e feat: Enhance claude-skills module with new templates, improved script, and detailed documentation 2025-12-14 08:29:55 +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 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 42debbe2bf chore: Remove redundant prompt file 2025-12-14 07:55:56 +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 2f891650a7 docs: Update GEMINI.md to reflect file structure and external tools reorganization 2025-12-14 07:45:57 +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 824b2632c6 docs: Update README.md with latest directory structure 2025-12-14 07:27:53 +08:00
tukuaiai 4955cdd740 feat: Track my-nvim, PDFs and update gitignore per user request 2025-12-14 07:24:52 +08:00
tukuaiai 9e36099e42 feat: Add backup and image-to-pdf utilities 2025-12-14 07:20:38 +08:00
tukuaiai 1a599fae36 feat: Add AGENTS.md and remove utils init, update gitignore 2025-12-14 07:11:54 +08:00
tukuaiai 412061ab8a docs: 微调 README.md 格式 2025-12-14 06:58:50 +08:00
tukuaiai 9f78db4a83 docs: 调整 README.md 结构, 将联系方式移动到底部 2025-12-14 06:56:54 +08:00
tukuaiai 40d7cf2d87 docs: 更新 README, 增加 AI 解读链接和开发理念 2025-12-14 06:49:47 +08:00
tukuaiai d1c1fb951f docs: 更新 tmux 快捷键指南 2025-12-13 18:13:54 +08:00
tukuaiai d6e86f3c7a docs: 更新 README.md 2025-12-13 18:13:18 +08:00
tukuaiai 0d8b951dc8 docs: 更新 README.md 2025-12-13 18:06:27 +08:00
tukuaiai 3723737f1c docs: 更新 README.md 2025-12-13 18:04:39 +08:00
tukuaiai cd4fdc4faf docs: 更新 README 并添加 tmux 指南 2025-12-13 17:59:36 +08:00
tukuaiai 1fb12d7897 docs: 更新 AI 上下文文档 (GEMINI, CLAUDE) 2025-12-13 17:53:12 +08:00
tukuaiai 71826cfbd2 docs: 更新 README.md 2025-12-13 17:15:33 +08:00
tukuaiai 36a2b73c4e Merge branch 'main' of https://github.com/tukuaiai/vibe-coding-cn
# Conflicts:
#	README.md
2025-12-13 17:09:24 +08:00
tukuaiai 9c7aa46e23 docs: 更新动态视图对齐实现文档 2025-12-13 17:05:52 +08:00
tukuaiai 761ac4b526 111 2025-12-13 17:01:01 +08:00
tukuaiai 53100d627b 超级版1 2025-12-13 17:00:54 +08:00
tukuaiai 5e6f46c096 docs: add Mermaid architecture visualization prompt 2025-12-13 11:40:32 +08:00
tukuaiai 7a0e8aed91 docs: Update "编程书籍推荐.md" with extensive book list
- Expand the programming book recommendation list in documents/编程书籍推荐.md.
2025-12-13 10:48:13 +08:00
tukuaiai bc27aba8d9 docs: Update README.md with new document descriptions
- Enhance description for 小登论道 document in the 相关文档/资源 section.
- Add 编程书籍推荐 document to the 相关文档/资源 section.
2025-12-13 10:46:46 +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
tukuaiai c0d6f7e3b1 feat: Add CLAUDE.md and update README.md directory structure
- Add CLAUDE.md to the root directory.
- Update README.md's directory overview to include CLAUDE.md.
2025-12-13 10:35:23 +08:00
tukuaiai e188fc653a docs: Update README.md with latest directory structure
- Reflect new files (GEMINI.md, AGENTS.md) and libs/ module structure
  in the project's directory overview within README.md.
2025-12-13 10:30:52 +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 d7b9891a8b docs: Generate initial GEMINI.md for project context
- Add GEMINI.md file containing project overview, tech stack,
  key features, development practices, and file structure for AI context.
2025-12-13 10:26:31 +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 9994cf1c82 refactor: Relocate sponsorship addresses to README.md footer
This commit moves the "赞助地址" section from the "联系方式" area to the
footer of README.md, positioning it after the "Star History" section
and before the attribution line. This improves the document's flow and
places sponsorship details in a more conventional location for supplementary information.
2025-12-13 10:01:42 +08:00
tukuaiai 6f4b7fd6d3 fix: Simplify Mermaid diagram for GitHub compatibility in README.md
This commit refactors the Mermaid diagram in README.md to improve GitHub rendering compatibility.
Key changes include:
- Removing classDef styling definitions.
- Simplifying subgraph titles and node labels.
- Standardizing arrow types to solid lines.
- Removing cross-cutting concerns and legend sections.
These adjustments aim to ensure the diagram displays correctly across various GitHub environments.
2025-12-13 10:00:55 +08:00
tukuaiai 016acbfe43 fix: Further refine Mermaid diagram syntax in README.md
This commit applies additional fixes to the Mermaid diagram in README.md
by introducing explicit subgraph IDs (e.g., subgraph ext_layer[...])
and standardizing parentheses in node labels (e.g., (外部接入预留) to (外部接入预留)).
These changes enhance the diagram's robustness and ensure consistent rendering.
2025-12-13 09:56:52 +08:00
tukuaiai b873c8f619 feat: Add detailed sponsorship addresses and fix Mermaid diagram in README.md
This commit adds detailed cryptocurrency sponsorship addresses to the README.md
under a new "赞助地址" section, enhancing transparency for community support.

Additionally, it includes a fix for a lexical error in the Mermaid diagram within
README.md by simplifying subgraph titles and ensuring proper classDef placement,
improving diagram rendering across platforms.
2025-12-13 09:54:24 +08:00
tukuaiai 45b9d3b8eb feat: Add GitHub community files and update contact information
This commit introduces standard GitHub community files including:
- Issue templates for bug reports and feature requests.
- Pull Request template.
- Security policy with contact email.
- Funding configuration with GitHub Sponsors and custom links.

Updates include:
- .github/ISSUE_TEMPLATE/ with bug_report.md and feature_request.md.
- .github/PULL_REQUEST_TEMPLATE.md.
- .github/SECURITY.md with tukuai.ai@gmail.com as contact email.
- .github/FUNDING.yml with github: tukuaiai and custom crypto/social links.
- README.md with a new 联系方式 section and fixed Mermaid diagram syntax.
- .gitignore updated to track .github/ directory.

This ensures better community engagement and project maintainability.
2025-12-13 09:52:56 +08:00
tukuaiai 2c29c11689 Fix: Corrected Mermaid diagram syntax in README.md 2025-12-13 09:29:47 +08:00
tukuaiai febc83c1d1 Initial commit: Synchronize local state with remote 2025-12-13 09:25:16 +08:00