tukuaiai
86e938aa2b
docs: update en/ documents with latest zh/ translations
...
- Update 00-fundamentals: Language Layer Elements, Glue Coding, Common Pitfalls, The Way of Programming, General Project Architecture Template
- Update 01-getting-started: all 4 guides
- Update 04-resources: Tool Collection, External Resource Aggregation
- Add fate-engine-dev practice examples
- Update all README.md files
Translated using Gemini CLI headless mode
2025-12-19 17:36:38 +08:00
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
185e41ab3f
docs: add X badge @123olp
2025-12-19 17:05:12 +08:00
tukuaiai
a0cf959291
docs: rename '入门指南' to '原仓库翻译' with source attribution
2025-12-19 17:02:07 +08:00
tukuaiai
0c11e045b7
docs: simplify language badges and add i18n/README.md
...
- Keep only Chinese and English badges in main README
- Add '更多语言 25+' badge linking to i18n/README.md
- Create i18n/README.md with full language index table
2025-12-19 16:59:38 +08:00
tukuaiai
13955b9659
docs: update README.md prompts paths to new Chinese folder names
...
- coding_prompts → 02-编程提示词
- system_prompts → 01-系统提示词
- assistant_prompts → 00-元提示词
- user_prompts → 03-用户提示词
2025-12-19 16:55:28 +08:00
tukuaiai
45a7f51ca1
refactor: add numeric prefix to prompts folders
...
- 元提示词 → 00-元提示词
- 系统提示词 → 01-系统提示词
- 编程提示词 → 02-编程提示词
- 用户提示词 → 03-用户提示词
2025-12-19 16:54:15 +08:00
tukuaiai
6af696d428
refactor: rename prompts folders to Chinese
...
- coding_prompts → 编程提示词
- meta_prompts → 元提示词
- system_prompts → 系统提示词
- user_prompts → 用户提示词
2025-12-19 16:52:47 +08:00
tukuaiai
77baa1b121
refactor: reorganize skills into categorized folders
...
- 00-元技能: claude-skills
- 01-AI工具: headless-cli, claude-code-guide, claude-cookbooks
- 02-数据库: postgresql, timescaledb
- 03-加密货币: ccxt, coingecko, cryptofeed, hummingbot, polymarket
- 04-开发工具: telegram-dev, twscrape, snapdom, proxychains
Updated README.md and skills/README.md with new paths
2025-12-19 16:51:19 +08:00
tukuaiai
2da0de8990
docs: update claude-skills path to meta-skills/claude-skills
...
- skills/README.md: update all references
- README.md: update path and directory structure
- Add headless-cli to skills index
2025-12-19 16:48:09 +08:00
tukuaiai
19878a19a8
docs: add coding_prompts/README.md index
2025-12-19 16:45:51 +08:00
tukuaiai
98ef0172ea
docs: add/update coding_prompts collection
...
- 标准化流程, 标准项目目录结构
- 分析1, 分析2, 客观分析
- 胶水开发, 前置条件式硬约束生成
- 简易提示词优化器, 精华技术文档生成
- 前端设计, 系统架构, 系统架构可视化Mermaid
- 项目计划提示词, 项目上下文文档生成
- 人机对齐, 任务描述分析与补全
- 执行纯净性检测, 智能需求理解引擎
- sh控制面板生成, xlxs-md
2025-12-19 16:44:12 +08:00
tukuaiai
cdc09f6002
docs: simplify badge text
2025-12-19 16:29:17 +08:00
tukuaiai
32bd5043d4
docs: add 强前置条件约束 badge and update index
...
- README.md: add 🚫 硬约束-40条铁律 badge
- 00-基础指南/README.md: add 强前置条件约束 + 审查代码 links
2025-12-19 16:28:20 +08:00
tukuaiai
c71a3f24de
docs: update headless-cli references with official documentation
...
- gemini-cli.md: added --approval-mode, settings.json config
- claude-cli.md: added slash commands, CLAUDE.md, permissions config
- codex-cli.md: added exec command, config.toml, full-auto mode
- SKILL.md: added full-auto mode, parameter comparison table
Sources:
- https://geminicli.com/docs/get-started/configuration/
- https://docs.anthropic.com/en/docs/claude-code/
- https://developers.openai.com/codex/cli/reference
2025-12-19 16:10:37 +08:00
tukuaiai
0e19f31433
fix: update headless-cli references with official doc warnings
2025-12-19 14:21:37 +08:00
tukuaiai
32d455b8f2
docs: 添加审查代码指南并更新 README
2025-12-19 14:10:39 +08:00
tukuaiai
5d29bcf51b
feat: add headless-cli skill and meta prompts/skills
...
Headless CLI Skill:
- SKILL.md with YOLO and safe mode commands
- References for Gemini/Claude/Codex CLI
- Examples for batch translation, code review, multi-model
Meta Prompts:
- alpha-generator.md (prompt generator)
- omega-optimizer.md (prompt optimizer)
- prompt-template.md (standardized template)
Meta Skills:
- SKILL.md for creating/optimizing skills
- skill-template.md (standardized template)
2025-12-19 13:41:45 +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
fbef741768
chore: remove scripts directory
2025-12-19 02:38:19 +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
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
deaccf4e46
docs: 添加 CLI 工具(Kiro, Droid 等)
2025-12-19 01:25:55 +08:00
tukuaiai
2fcdbe27e3
docs: 移除 Kimi K2 和 Grok
2025-12-19 01:24:02 +08:00
tukuaiai
18f77073fe
docs: 重构工具集文档
2025-12-19 01:22:51 +08:00
tukuaiai
8fa5a35434
docs: 追加学习资源、语言对照表、实战示例、训练路径
2025-12-19 01:20:24 +08:00
tukuaiai
6608c99aa6
docs: 追加 L9-L12 工程级层级到语言层要素
2025-12-19 01:17:40 +08:00
tukuaiai
328b53105b
chore: 清理 .gitignore 重复条目
2025-12-19 01:15:17 +08:00
tukuaiai
1a00ac4560
chore: 从仓库移除 backups 目录
2025-12-19 01:12:00 +08:00
tukuaiai
9ff61e3643
chore: 忽略 backups 目录
2025-12-19 01:10:44 +08:00
tukuaiai
42096dc80a
refactor: 移动模板和开发经验到 00-基础指南
2025-12-19 01:10:27 +08:00
tukuaiai
71f28a2c15
docs: 新增外部资源 vibe-vibe, AI编程最佳实践, oh-my-opencode
2025-12-19 01:06:05 +08:00