tukuaiai
81ffbb44e2
refactor: rename prompts folders to Chinese
...
- coding_prompts → 编程提示词
- meta_prompts → 元提示词
- system_prompts → 系统提示词
- user_prompts → 用户提示词
2025-12-19 16:52:47 +08:00
tukuaiai
f0ee651664
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
a022bf22b1
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
897ee6efa4
docs: add coding_prompts/README.md index
2025-12-19 16:45:51 +08:00
tukuaiai
3da2c99ff5
docs: add/update coding_prompts collection
...
- 标准化流程, 标准项目目录结构
- 分析1, 分析2, 客观分析
- 胶水开发, 前置条件式硬约束生成
- 简易提示词优化器, 精华技术文档生成
- 前端设计, 系统架构, 系统架构可视化Mermaid
- 项目计划提示词, 项目上下文文档生成
- 人机对齐, 任务描述分析与补全
- 执行纯净性检测, 智能需求理解引擎
- sh控制面板生成, xlxs-md
2025-12-19 16:44:12 +08:00
tukuaiai
00d25d5e18
docs: simplify badge text
2025-12-19 16:29:17 +08:00
tukuaiai
5e6fe12dc9
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
8595bdc12f
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
3fa7b6bfed
fix: update headless-cli references with official doc warnings
2025-12-19 14:21:37 +08:00
tukuaiai
62c6f2a753
docs: 添加审查代码指南并更新 README
2025-12-19 14:10:39 +08:00
tukuaiai
455199687d
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
8c703ed7c2
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
02b81c50ba
feat: add GitHub Topics and Trending to external resources
2025-12-19 13:27:03 +08:00
tukuaiai
3349d0802a
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
012ba7672c
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
7602ab7182
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
135002f35e
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
ad19553a38
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
702db736fa
chore: remove scripts directory
2025-12-19 02:38:19 +08:00
tukuaiai
c82c80495a
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
1925b12c73
fix(en): correct language badge paths
2025-12-19 02:31:44 +08:00
tukuaiai
0913997c7a
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
3e6c088457
fix(en): correct General Project Architecture Template path
2025-12-19 02:28:17 +08:00
tukuaiai
e19ac0236a
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
97286d9025
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
2b527b679e
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
b264229f18
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
055c426c42
feat: MCPlayerTransfer 作为普通目录添加
2025-12-19 01:30:36 +08:00
tukuaiai
461aadde87
feat: 恢复 MCPlayerTransfer
2025-12-19 01:30:29 +08:00
tukuaiai
124702e723
chore: 移除 MCPlayerTransfer
2025-12-19 01:27:18 +08:00
tukuaiai
74790a4b74
docs: 添加 CLI 工具(Kiro, Droid 等)
2025-12-19 01:25:55 +08:00
tukuaiai
6ae6334df0
docs: 移除 Kimi K2 和 Grok
2025-12-19 01:24:02 +08:00
tukuaiai
bafade91f5
docs: 重构工具集文档
2025-12-19 01:22:51 +08:00
tukuaiai
a510b6ad3f
docs: 追加学习资源、语言对照表、实战示例、训练路径
2025-12-19 01:20:24 +08:00
tukuaiai
2f59a88053
docs: 追加 L9-L12 工程级层级到语言层要素
2025-12-19 01:17:40 +08:00
tukuaiai
2ae6080dbe
chore: 清理 .gitignore 重复条目
2025-12-19 01:15:17 +08:00
tukuaiai
e11fd351ba
chore: 从仓库移除 backups 目录
2025-12-19 01:12:00 +08:00
tukuaiai
45f7f1bf82
chore: 忽略 backups 目录
2025-12-19 01:10:44 +08:00
tukuaiai
bfdd5d9e0e
refactor: 移动模板和开发经验到 00-基础指南
2025-12-19 01:10:27 +08:00
tukuaiai
e88e6ce5d2
docs: 新增外部资源 vibe-vibe, AI编程最佳实践, oh-my-opencode
2025-12-19 01:06:05 +08:00
tukuaiai
d204b4775d
fix: 修复根 README 文档路径
2025-12-19 00:51:00 +08:00
tukuaiai
8dc7adc073
docs: 更新 00-基础指南 README 添加常见坑汇总
2025-12-19 00:50:05 +08:00
tukuaiai
41239aa022
refactor: 调整文档目录结构和链接
2025-12-19 00:47:46 +08:00
tukuaiai
6c010d458c
refactor: 重组文档目录结构
...
按学习路径聚合:
- 01-入门指南:从零开始vibecoding + 教程与指南
- 02-方法论:方法论与原则 + 胶水编程
- 03-实战:实战案例 + 项目实战经验
- 04-资源:模板与资源 + 外部资源聚合 + 常见坑汇总
更新各目录 README 和根 README 链接
2025-12-19 00:23:34 +08:00
tukuaiai
c096480c33
docs: 更新胶水编程 README,添加语言层要素链接
2025-12-19 00:17:34 +08:00
tukuaiai
6d73821621
docs: 添加语言层要素文档
2025-12-19 00:17:20 +08:00
tukuaiai
be5c10fa1d
docs: 注明系统提示词为中文翻译版并标注原仓库
2025-12-18 20:27:46 +08:00
tukuaiai
82b5b8b2b4
docs: 更新 prompts README,添加 AI 工具系统提示词说明
2025-12-18 20:22:25 +08:00
tukuaiai
9229a10c1c
refactor: 移动 system-prompts 到 i18n/zh/prompts/system_prompts/
2025-12-18 20:21:08 +08:00
tukuaiai
34e22db671
docs: 注明 system-prompts 为中文翻译版
2025-12-18 20:20:06 +08:00