mirror of
https://github.com/tradecatlabs/vibe-coding-cn.git
synced 2026-08-20 14:28:05 +00:00
docs: 更新文档和技能
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
# 📊 polymarket-dev
|
||||
|
||||
> Polymarket Data Analysis and Visualization Practical Experience
|
||||
|
||||
## Project Background
|
||||
|
||||
Collection, analysis, and visualization of Polymarket prediction market data, including K-line chart ASCII rendering, glue code development, etc.
|
||||
|
||||
## Document List
|
||||
|
||||
| File | Description |
|
||||
|:---|:---|
|
||||
| [ascii-visualization-prompt.md](./ascii-visualization-prompt.md) | Prompt for drawing K-line charts with ASCII characters |
|
||||
| [prompt-system-bazi-kline.md](./prompt-system-bazi-kline.md) | System prompt: K-line analysis |
|
||||
| [prompt-user-bazi-kline.md](./prompt-user-bazi-kline.md) | User prompt: K-line analysis |
|
||||
| [glue-development-requirements-prompt.md](./glue-development-requirements-prompt.md) | Glue code development specification prompt |
|
||||
| [integrity-check-prompt.md](./integrity-check-prompt.md) | Code integrity check prompt |
|
||||
| [review-prompt.md](./review-prompt.md) | Code review prompt |
|
||||
| [problem-description-prompt.md](./problem-description-prompt.md) | Problem description template prompt |
|
||||
|
||||
## Tech Stack
|
||||
|
||||
- Python
|
||||
- Polymarket API
|
||||
- ASCII Visualization
|
||||
Reference in New Issue
Block a user