vibe-coding-cn/i18n/zh
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
..
documents docs: update en/ documents with latest zh/ translations 2025-12-19 17:36:38 +08:00
prompts refactor: add numeric prefix to prompts folders 2025-12-19 16:54:15 +08:00
skills refactor: reorganize skills into categorized folders 2025-12-19 16:51:19 +08:00
README.md docs: align en/README.md and zh/README.md structure 2025-12-19 17:07:42 +08:00

README.md

🇨🇳 中文文档

本目录包含 Vibe Coding 指南的中文内容


📖 主文档

👉 点击查看完整文档(根目录 README


📁 目录结构

zh/
├── documents/          # 文档库
│   ├── 00-基础指南/        # 核心概念与原则
│   ├── 01-入门指南/        # 入门教程
│   ├── 02-方法论/          # 方法论与最佳实践
│   ├── 03-实战/            # 实战案例
│   └── 04-资源/            # 工具与资源
├── prompts/            # 提示词库
│   ├── 00-元提示词/        # 元提示词
│   ├── 01-系统提示词/      # 系统提示词
│   ├── 02-编程提示词/      # 编程提示词
│   └── 03-用户提示词/      # 用户提示词
└── skills/             # 技能库
    ├── 00-元技能/          # 元技能
    ├── 01-AI工具/          # AI CLI 工具
    ├── 02-数据库/          # 数据库技能
    ├── 03-加密货币/        # 加密货币/量化
    └── 04-开发工具/        # 开发工具

🌐 其他语言


← 返回主页