Commit Graph

145 Commits

Author SHA1 Message Date
tukuaiai 273c2bb0a9 feat: skills - add sop generator skill 2026-01-21 05:38:30 +08:00
tukuaiai 3ba2cc22a2 docs: 新增 OpenCode CLI 配置入门文档 2026-01-10 21:43:46 +08:00
tukuaiai cfdc8bf800 docs: README 新增哲学方法论工具箱模块 2026-01-10 21:34:39 +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 132d3e6902 docs: add 哲学与方法论 module to README and project structure 2026-01-10 19:10:52 +08:00
tukuaiai 3be6ecacbb docs: add AI蜂群协作技术文档 to 方法论 2026-01-04 08:51:01 +08:00
tukuaiai f9fada0265 docs: update README.md and remove GEMINI.md 2026-01-02 10:35:55 +08:00
tukuaiai 9ed0696795 docs: 新增Canvas白板驱动开发方法论
- 新增 i18n/zh/documents/02-方法论/图形化AI协作-Canvas白板驱动开发.md
- 新增 i18n/zh/prompts/01-系统提示词/AGENTS.md/12/AGENTS.md (适配白板驱动的系统提示词)
- 更新 README.md 添加Canvas白板驱动开发模块和徽章
2025-12-31 08:38:07 +08:00
tukuaiai 4497be9d50 docs: sync AGENTS.md and README.md with actual directory structure
- Update prompts/skills/documents subdirectory names to Chinese numbered format
- Add chat-vault and Skill_Seekers-development to external tools
- Add CI link-checker job info
- Remove non-existent scripts/ directory reference
- Sync CLAUDE.md section in AGENTS.md
2025-12-24 18:31:28 +08:00
tukuaiai d9b1e0c17c docs: update Google Sheets link 2025-12-22 18:23:37 +08:00
tukuaiai 1068fedab7 docs: add 血的教训 badge to README 2025-12-21 01:36:52 +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 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 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 32d455b8f2 docs: 添加审查代码指南并更新 README 2025-12-19 14:10:39 +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 42096dc80a refactor: 移动模板和开发经验到 00-基础指南 2025-12-19 01:10:27 +08:00
tukuaiai 62ab1b7a5c fix: 修复根 README 文档路径 2025-12-19 00:51:00 +08:00
tukuaiai 792e27e83a refactor: 调整文档目录结构和链接 2025-12-19 00:47:46 +08:00
tukuaiai 36690d502d refactor: 重组文档目录结构
按学习路径聚合:
- 01-入门指南:从零开始vibecoding + 教程与指南
- 02-方法论:方法论与原则 + 胶水编程
- 03-实战:实战案例 + 项目实战经验
- 04-资源:模板与资源 + 外部资源聚合 + 常见坑汇总

更新各目录 README 和根 README 链接
2025-12-19 00:23:34 +08:00
tukuaiai 6b6ccd4187 fix: 修复多个文档链接直接指向 README.md 2025-12-18 20:15:02 +08:00
tukuaiai 13761fd454 fix: 修复常见坑汇总链接 2025-12-18 20:13:13 +08:00
tukuaiai dbed3df45d fix: 修复信息源聚合链接 2025-12-18 20:12:49 +08:00
tukuaiai 516ac26f93 docs: Final update to README.md 2025-12-18 13:24:36 +08:00
tukuaiai d44bb760ee docs: Update README.md 2025-12-18 13:24:00 +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 275bc9cc3b docs: 更新 README.md,精简胶水编程描述 2025-12-18 11:03:00 +08:00
tukuaiai 19dbf93e0f docs: 调整 README.md,默认折叠快速开始 2025-12-18 11:01:40 +08:00
tukuaiai 3c759843a8 docs: 更新 README.md,添加快速开始折叠功能 2025-12-18 10:59:59 +08:00
tukuaiai d1ef9702de docs: 更新文档和技能 2025-12-18 01:30:21 +08:00
tukuaiai 4a6a8c8130 docs: 更新文档和技能 2025-12-18 01:21:47 +08:00
tukuaiai 1c37451a83 docs: 更新文档和技能 2025-12-18 00:50:45 +08:00
tukuaiai 464dedaf8b docs: 更新文档和技能 2025-12-17 23:41:01 +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 81d036c919 docs: 更新文档 2025-12-17 20:21:55 +08:00
tukuaiai 53784f375d docs: 更新文档和技能 2025-12-17 20:19:23 +08:00
tukuaiai e666e3e80d docs: 更新文档 2025-12-17 20:15:04 +08:00
tukuaiai c946eecebc docs: 更新文档 2025-12-17 20:13:24 +08:00
tukuaiai eccebd1f75 docs: 更新文档 2025-12-17 20:13:07 +08:00