Commit Graph

275 Commits

Author SHA1 Message Date
tukuaiai d80122e9da chore: update prompts-library structure 2025-12-25 06:11:41 +08:00
tukuaiai 33e887a96e docs: add Google 提示词最佳实践宝典 2025-12-25 03:29:45 +08:00
tukuaiai b63fc41586 feat: add html-tools 2025-12-25 03:05:21 +08:00
tukuaiai e92bf8b21f docs: update AGENTS.md v11 2025-12-25 00:35:11 +08:00
tukuaiai 680527d823 docs: restore AGENTS.md v1 2025-12-24 19:49:49 +08:00
tukuaiai 0d83525acc docs: update AGENTS.md system prompts (rename from CLAUDE.md, add v11) 2025-12-24 19:47:16 +08:00
tukuaiai 31271918c6 docs: update CLAUDE.md/11 system prompt 2025-12-24 18:57:50 +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 7773de7a57 docs: add CLAUDE.md/11 system prompt 2025-12-24 18:28:24 +08:00
tukuaiai 7db7617f48 fix: 添加被忽略的 jsonl 和图片文件 2025-12-24 17:59:44 +08:00
tukuaiai 6011320270 docs: 添加网页版表格提示词说明到所有 prompts README 2025-12-23 19:07:59 +08:00
tukuaiai 7a3744b366 docs: add gemini jsonl batch usage 2025-12-23 18:41:17 +08:00
tukuaiai 9ec111b74c docs: add gemini jsonl batch workflow 2025-12-23 18:37:30 +08:00
tukuaiai d390a6669d chore: update prompts-library structure 2025-12-22 19:05:21 +08:00
tukuaiai d9b1e0c17c docs: update Google Sheets link 2025-12-22 18:23:37 +08:00
tukuaiai 1a10644992 docs: add Claude Code in Action 中文版 2025-12-22 18:20:07 +08:00
tukuaiai a70eec0ef8 docs: add external resources (themodernsoftware, claude-code-in-action, awesome-explorables) 2025-12-22 18:12:13 +08:00
tukuaiai 35d8d6d802 chore: stop tracking file '1' and add to gitignore 2025-12-22 07:03:23 +08:00
tukuaiai cb80ab87d7 docs: add 小红书博主 编程人生 2025-12-22 06:37:28 +08:00
tukuaiai f051a8e445 docs: add DevDocs to external resources 2025-12-22 05:20:09 +08:00
tukuaiai 3b74e088b2 feat(prompts-library): 添加 JSONL 转换器系统提示词 2025-12-22 03:57:40 +08:00
tukuaiai b73ff25ad0 docs(prompts-library): 完善 main.py 转换规范文档 2025-12-22 02:17:43 +08:00
tukuaiai 57d4530265 feat(prompts-library): 添加 Docs↔JSONL↔Excel 互转功能
- main.py 新增 docs2jsonl 和 jsonl2excel 转换模式
- JSONL 格式保留完整元信息用于存储
- Excel 单元格只保留 title+content 的 JSON 格式
- 支持交互式选择和命令行参数两种方式
2025-12-22 01:08:42 +08:00
tukuaiai ef7d8f4ad8 chore: sync local assets for ddd doc steward 2025-12-21 03:56:58 +08:00
tukuaiai 727b2900ca feat: add ddd doc steward skill 2025-12-21 03:45:20 +08:00
tukuaiai b70e41b461 docs: add 血的教训 document and update prompts 2025-12-21 01:37:56 +08:00
tukuaiai 1068fedab7 docs: add 血的教训 badge to README 2025-12-21 01:36:52 +08:00
tukuaiai c52d41192e docs: add Bilibili blogger 小林coding 2025-12-21 01:30:19 +08:00
tukuaiai 9bd595860c docs: add Polymarket 套利全解析 2025-12-19 18:23:10 +08:00
tukuaiai 6e5971207c docs: complete fate-engine-dev translations
- ascii-visualization-prompt.md
- integrity-check-prompt.md
- glue-development-requirements-prompt.md
- problem-description-prompt.md
2025-12-19 17:38:34 +08:00
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