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
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
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
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
tukuaiai
c485484604
docs: 更新 00-基础指南 README 添加常见坑汇总
2025-12-19 00:50:05 +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
5a54f7460a
docs: 更新胶水编程 README,添加语言层要素链接
2025-12-19 00:17:34 +08:00
tukuaiai
d12b0bba5b
docs: 添加语言层要素文档
2025-12-19 00:17:20 +08:00
tukuaiai
a2d6a70ec7
docs: 注明系统提示词为中文翻译版并标注原仓库
2025-12-18 20:27:46 +08:00
tukuaiai
48b1b12d3b
docs: 更新 prompts README,添加 AI 工具系统提示词说明
2025-12-18 20:22:25 +08:00
tukuaiai
1e6bf2a092
refactor: 移动 system-prompts 到 i18n/zh/prompts/system_prompts/
2025-12-18 20:21:08 +08:00
tukuaiai
f2b2b35aab
docs: 更新外部资源聚合
...
新增:
- AI Agent 平台:Devin、Replit Agent、v0、Bolt.new、Lovable
- CLI 工具:OpenCode、Cline CLI、Gemini CLI
- 免费资源:Codeium、Tabnine、Continue、Bito
- AI 生成工具:Ideogram、Udio、Runway、Kling、Meshy
- Rules/规则文件、模板/脚手架、RAG/文档工具
更新:
- IDE 列表添加 Windsurf、Void、PearAI
- Agent 框架添加 smolagents、pydantic-ai、browser-use
- Discord 社区添加 Cline、Aider、Windsurf
2025-12-18 19:33:04 +08:00
tukuaiai
9523f1575d
feat: Add CI workflows, issue templates, examples, and prompts
2025-12-18 17:01:47 +08:00
tukuaiai
5423dd1fe8
feat: 自动化项目丰富 - 添加 CI/CD、实战案例和提示词
...
## 新增内容
### GitHub Actions 工作流
- ci.yml: Markdown lint、链接检查、项目结构验证
- welcome.yml: 自动欢迎新贡献者
- labeler.yml: PR 自动标签
### Issue 模板
- prompt_contribution.md: 提示词贡献模板
- documentation.md: 文档改进模板
- config.yml: 模板配置(含社区链接)
### 实战案例
- 02-blog-system.md: 个人博客系统(Next.js + MDX)
- 04-cli-tool.md: 命令行工具(Python + Click)
- 05-chrome-extension.md: Chrome 扩展(网页笔记助手)
### 编程提示词
- debug-expert.md: 调试专家提示词
- code-review.md: 代码审查提示词
- architecture-design.md: 架构设计提示词
## 相关 Issues
- #5 完善 Wiki 文档
- #6 添加更多实战案例
- #7 扩充提示词库
- #8 激活社区讨论
2025-12-18 16:13:40 +08:00
tukuaiai
bfa0694868
feat: Add new files for i18n, libs, and project structure
2025-12-18 13:33:30 +08:00
tukuaiai
6e8b446416
refactor: Remove unused language directories
2025-12-18 13:21:47 +08:00
tukuaiai
fe06ba9b1b
feat: Add GEMINI.md and update README files
2025-12-18 13:21:08 +08:00
tukuaiai
3d6dc45a64
docs: 更新外部资源聚合文档
2025-12-18 10:57:33 +08:00
tukuaiai
ee9b76f147
docs: 更新文档和技能
2025-12-18 01:57:28 +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
5a94b62cca
docs: 更新文档和技能
2025-12-18 00:19:02 +08:00
tukuaiai
464dedaf8b
docs: 更新文档和技能
2025-12-17 23:41:01 +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