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
|
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
|
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
|
53784f375d
|
docs: 更新文档和技能
|
2025-12-17 20:19:23 +08:00 |
tukuaiai
|
8971d3653c
|
feat: 更新中文文档并添加 l10n 工具
|
2025-12-16 22:05:00 +08:00 |
tukuaiai
|
624ef8d5f9
|
refactor: 重构目录结构以支持 i18n
创建 'i18n' 目录以存放多语言内容。将所有现有的中文内容(文档、提示词、技能、README)移动到 'i18n/zh/' 中。添加了新的根 README 作为语言入口,并为英文('en')翻译创建了占位符结构。
|
2025-12-16 21:30:13 +08:00 |