mirror of
https://github.com/tradecatlabs/vibe-coding-cn.git
synced 2026-08-19 13:58:05 +00:00
docs: documents - fix intra-links and indexes
This commit is contained in:
@@ -6,12 +6,12 @@
|
||||
|
||||
| 项目 | 说明 |
|
||||
|:---|:---|
|
||||
| [fate-engine-dev](./fate-engine-dev/) | Fate Engine 开发记录 |
|
||||
| [polymarket-dev](./polymarket-dev/) | Polymarket 数据分析 |
|
||||
| [telegram-dev](./telegram-dev/) | Telegram Bot 开发 |
|
||||
| [web-app](./web-app/) | Web 应用开发 |
|
||||
|
||||
## 🔗 相关资源
|
||||
- [基础指南](../00-基础指南/) - 核心理念与方法论
|
||||
- [入门指南](../01-入门指南/) - 环境配置
|
||||
- [方法论](../02-方法论/) - 工具与经验
|
||||
- [基础指南](../principles/fundamentals/) - 核心理念与方法论
|
||||
- [入门指南](../guides/getting-started/) - 环境配置
|
||||
- [方法论](../guides/playbook/) - 工具与经验
|
||||
- [外部资源(在线表格)](../../README.md) - 外部资源唯一真相源入口
|
||||
|
||||
@@ -11,8 +11,8 @@ Polymarket 预测市场数据的采集、分析和可视化,包含 K 线图 AS
|
||||
| 文件 | 说明 |
|
||||
|:---|:---|
|
||||
| [ascii可视化-prompt.md](./ascii可视化-prompt.md) | ASCII 字符绘制 K 线图的提示词 |
|
||||
| [prompt-system-bazi-kline.md](./prompt-system-bazi-kline.md) | 系统提示词:K 线分析 |
|
||||
| [prompt-user-bazi-kline.md](./prompt-user-bazi-kline.md) | 用户提示词:K 线分析 |
|
||||
| [prompt-system-bazi-kline.md](../fate-engine-dev/prompt-system-bazi-kline.md) | 系统提示词:K 线分析 |
|
||||
| [prompt-user-bazi-kline.md](../fate-engine-dev/prompt-user-bazi-kline.md) | 用户提示词:K 线分析 |
|
||||
| [胶水开发要求-prompt.md](./胶水开发要求-prompt.md) | 胶水代码开发规范提示词 |
|
||||
| [完整性检查-prompt.md](./完整性检查-prompt.md) | 代码完整性检查提示词 |
|
||||
| [复查-prompt.md](./复查-prompt.md) | 代码复查提示词 |
|
||||
|
||||
Reference in New Issue
Block a user