Commit Graph

19 Commits

Author SHA1 Message Date
tukuaiai f6342f7e62 docs: 修正遗漏的 Claude 版本号 2026-02-12 01:42:26 +08:00
tukuaiai 00005a305c docs: 更新 AI 模型版本号 (Claude 4.6, gpt-5.3-codex, Kimi K2.5) 2026-02-12 01:40:20 +08:00
tukuaiai f9d88830a0 docs(i18n): sync English README with latest Chinese version
- Add Philosophy & Methodology Toolbox section
- Add OpenCode-CLI Configuration link in Getting Started

Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
2026-01-10 23:44:11 +08:00
tukuaiai 02c6ef3661 docs: 多语言入口改为文字链接并移至顶部 2026-01-10 21:32:10 +08:00
tukuaiai aa154e687c docs: 简化多语言结构,删除 i18n/README.md 2026-01-10 21:31:39 +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 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 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 1c37451a83 docs: 更新文档和技能 2025-12-18 00:50:45 +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