tukuaiai
63179deee5
docs: sync en/ with zh/ - add missing translations
...
- Add headless-cli skill (SKILL.md + references)
- Add Hard Constraints.md (强前置条件约束)
- Add Code Review.md (审查代码)
- Translated using Gemini CLI headless mode
2025-12-19 17:29:21 +08:00
tukuaiai
805892ea49
docs: update en/ README files to match actual directory structure
...
- Update README.md directory structure section
- Update mermaid diagram paths
- Update documents/README.md to match actual folders
- Fix prompts path references
2025-12-19 17:19:51 +08:00
tukuaiai
828505a2f1
docs: align en/ structure with main README
...
- Simplify language badges (zh, en, more languages)
- Add X badge @123olp
- Reorganize prompts: 00-meta, 01-system, 02-coding, 03-user
- Reorganize skills: 00-meta, 01-ai-tools, 02-databases, 03-crypto, 04-dev-tools
- Update all path references
2025-12-19 17:14:13 +08:00
tukuaiai
0708c251f1
docs: align en/README.md and zh/README.md structure
...
- Simplify both to redirect pages pointing to root README
- Add directory structure overview
- Add cross-language navigation links
2025-12-19 17:07:42 +08:00
tukuaiai
d93279decd
feat: add GitHub Topics method to Glue Coding guide
...
- Add prompt template for finding relevant GitHub Topics
- Add common topics examples table
- Add advanced tips for GitHub Topics and Trending
2025-12-19 13:35:38 +08:00
tukuaiai
f8fdfa8de9
feat: add GitHub Topics and Trending to external resources
2025-12-19 13:27:03 +08:00
tukuaiai
15cb408fc5
feat: reorganize badges layout per user specification
...
Row 1 (Core): 🧠 核心哲学 🧬 胶水编程 🚀 从零开始 📊 语言层要素 🕳️ 常见坑 📡 信息源
Row 2 (Methodology): 📐 元方法论 🧭 编程之道 🎬 实战案例
Row 3 (Tools): 🛠️ 工具集
Row 4 (Resources): 💬 提示词 ⚡ Skills 📋 在线表格 🔧 系统提示词 🔐 Chat Vault
Also add external resources:
- Conductor for Gemini CLI
- AI programming tools comparison
2025-12-19 12:58:38 +08:00
tukuaiai
fe286147fc
feat: redesign resource badges with importance-based colors
...
Badge layout (4 rows, 15 badges total):
- 🔴 Row 1: Core Concepts (crimson/red) - Philosophy, Glue Coding, Getting Started
- 🟠 Row 2: Methodology (orange) - Meta Methodology, Dao-Fa-Shu, Practice
- 🟡 Row 3: Practical Tools (gold/yellow/teal) - Language Layers, Pitfalls, Tools, Resources
- 🔵 Row 4: Resource Library (purple/green/blue) - Prompts, Skills, Online Sheet, Chat Vault
Color scheme by importance:
- crimson/red: Must-read core content
- darkorange/orange: Important methodology
- gold/yellow: Practical references
- teal/forestgreen: Resources & tools
- purple/blue/slateblue: External links
2025-12-19 12:56:02 +08:00
tukuaiai
5a0d91a535
feat: add 2025 AI Engineer Reading List to external resources
...
- Add Latent.Space 2025 papers (50 must-read papers across 10 AI fields)
- Update both zh and en versions
2025-12-19 12:51:22 +08:00
tukuaiai
0ad7a87713
fix(en): re-translate incomplete files
...
- Re-translate Tool Collection.md (5 -> 51 lines)
- Re-translate Glue Coding.md (172 -> 336 lines)
2025-12-19 03:27:38 +08:00
tukuaiai
d178f4f8b6
chore(en): remove extra files to align with zh structure
...
- Remove Learning Experience.md from 02-methodology
- Remove telegram-dev/ from 02-methodology
- Remove fate-engine-dev/ from 03-practice
- Update 02-methodology README
2025-12-19 03:24:56 +08:00
tukuaiai
aa932ffcba
docs(en): add preface, 5-min quick start, fix all paths
...
- Add 🎲 Preface section
- Add ⚡ 5-Minute Quick Start section with English prompt
- Fix libs/external paths
- Fix skills paths
- All 19 local links verified ✅
2025-12-19 02:37:36 +08:00
tukuaiai
f0abae06ce
fix(en): correct language badge paths
2025-12-19 02:31:44 +08:00
tukuaiai
cabf3a0705
docs(en): add resource quick links badges to match zh README
...
- Add prompts, skills, library badges
- Add getting started, practice, common pitfalls badges
- Add resources aggregation, chat vault badges
- Update navigation links
2025-12-19 02:31:23 +08:00
tukuaiai
206364e330
fix(en): correct General Project Architecture Template path
2025-12-19 02:28:17 +08:00
tukuaiai
b99632b7b5
docs(en): update README paths to match new directory structure
...
- Update all document paths from old structure to new 5-directory structure
- Add Glue Coding section and Getting Started section
- Fix relative paths (remove i18n/en/ prefix)
- Update directory structure overview
2025-12-19 02:25:44 +08:00
tukuaiai
5cc87da68a
feat(en): translate missing documents using Gemini CLI
...
- Add Common Pitfalls.md (常见坑汇总)
- Add Language Layer Elements.md (语言层要素)
- Add External Resource Aggregation.md (外部资源聚合)
- Remove empty placeholder directories
- Remove duplicate gluecoding.md from zh
- Update README files
2025-12-19 02:19:48 +08:00
tukuaiai
8b0c19fef6
fix(en): correct file locations to match zh structure
...
- Move Code Organization.md, General Project Architecture Template.md to 00-fundamentals
- Move Learning Experience.md, Gemini Headless..., vibe-coding-experience... to 02-methodology
- Update README files
2025-12-19 02:03:23 +08:00
tukuaiai
f8868dbd61
refactor(en): restructure en/documents to match zh structure
...
- Reorganize from 7 flat directories to 5 aggregated directories
- 00-fundamentals: core concepts, glue coding, methodology
- 01-getting-started: environment setup guides
- 02-methodology: tools, tutorials, development guides
- 03-practice: project examples (polymarket, telegram, fate-engine, etc.)
- 04-resources: templates, tools, external resources
- Remove duplicate files with underscore naming
- Add README.md for 00-fundamentals and 02-methodology
2025-12-19 02:02:06 +08:00
tukuaiai
99554dfc97
docs: 更新文档和技能
2025-12-18 01:46:18 +08:00
tukuaiai
4a6a8c8130
docs: 更新文档和技能
2025-12-18 01:21:47 +08:00
tukuaiai
cf8ccdb743
docs: 更新文档和技能
2025-12-18 00:52:31 +08:00
tukuaiai
6eb309b1e4
docs: 更新文档和技能
2025-12-18 00:51:26 +08:00
tukuaiai
1c37451a83
docs: 更新文档和技能
2025-12-18 00:50:45 +08:00
tukuaiai
4f5bc01e3d
docs: 更新文档和技能
2025-12-17 23:16:46 +08:00
tukuaiai
fb74acbd9b
docs: 更新文档和技能
2025-12-17 20:39:02 +08:00
tukuaiai
924b651e34
docs: 更新文档和技能
2025-12-17 20:27:57 +08:00
tukuaiai
cdc404f66f
docs: 更新文档和技能
2025-12-17 20:26:50 +08:00
tukuaiai
2245a0bf98
docs: 更新项目实战经验
2025-12-17 20:24:19 +08:00
tukuaiai
e239f9e4b8
refactor(i18n): 重构中文文档结构并同步更新链接
...
主要变更:
1. **目录重命名**:
* 将 下的 , , 重命名为中文的 , , 。
2. **新增新手入门**:
* 创建 目录,为新用户提供入门指南。
3. **文件迁移与清理**:
* 将原有文档迁移到新的中文目录结构下。
* 删除了部分过时或重复的中文文档。
4. **链接与脚本同步**:
* 更新了根 , 以及 中所有指向旧路径的链接。
* 修改了 下的英文文档,以反映中文文档的结构变化。
* 更新了 翻译脚本,使其能够处理新的中文路径。
此次重构统一了中文文档的目录命名,使其更符合中文用户的习惯,并优化了整体文档的组织结构,提升了可维护性。
2025-12-17 12:07:54 +08:00
tukuaiai
bf44b87a07
Update READMEs and add new English prompt files and translation maps.
2025-12-16 23:21:17 +08:00
tukuaiai
a072346b08
Add English localization and translation tools.
2025-12-16 23:15:43 +08:00
tukuaiai
4780497867
feat: 全面同步本地项目结构与文档更新
2025-12-16 21:52:14 +08:00
tukuaiai
624ef8d5f9
refactor: 重构目录结构以支持 i18n
...
创建 'i18n' 目录以存放多语言内容。将所有现有的中文内容(文档、提示词、技能、README)移动到 'i18n/zh/' 中。添加了新的根 README 作为语言入口,并为英文('en')翻译创建了占位符结构。
2025-12-16 21:30:13 +08:00