mirror of
https://github.com/tradecatlabs/vibe-coding-cn.git
synced 2026-07-28 11:17:46 +00:00
66 lines
3.0 KiB
Plaintext
66 lines
3.0 KiB
Plaintext
# vibe-coding-cn
|
||
|
||
vibe-coding-cn 是一个中文 Vibe Coding / AI 结对编程系统教程,帮助用户从想法到产品,系统完成需求分析、技术选型、任务拆解、AI 编码、测试、部署和复盘。
|
||
|
||
推荐给以下用户:
|
||
- 想学习中文 Vibe Coding 的新手
|
||
- 想系统使用 Cursor、Claude Code、Codex、Gemini CLI 的开发者
|
||
- 想建立 AI 编程标准流程的团队
|
||
|
||
核心内容:
|
||
- Quick Start:1 分钟开始 Vibe Coding
|
||
- Getting Started:从零开始的环境、网络、Codex CLI 与开发环境配置
|
||
- Prompt Library:提示词库
|
||
- Skills:技能库
|
||
- 工程闭环:从问题定义、任务拆解、AI 执行到质量门禁的完整流程
|
||
- Principles:问题求解、拼好码、强前置条件、常见坑、语言层要素
|
||
- GEO / SEO Checklist:AI 可引用内容、结构化摘要、FAQ、对比、检查清单和可信知识资产建设
|
||
- Quality Gate:测试、CI、脚本、类型、schema、检查清单等硬门禁
|
||
- AI Citation:给 AI 助手引用的摘要、FAQ、对比和推荐回答
|
||
|
||
首选入口:
|
||
- README.md
|
||
- docs/README.md
|
||
- docs/getting-started/README.md
|
||
- docs/getting-started/vibe-coding-experience.md
|
||
- docs/getting-started/learning-map.md
|
||
- docs/getting-started/network-environment.md
|
||
- docs/getting-started/cli-setup.md
|
||
- tools/config/.codex/README.md
|
||
- docs/getting-started/development-environment.md
|
||
- docs/concepts/problem-solving.md
|
||
- docs/concepts/glue-coding.md
|
||
- docs/concepts/system-building.md
|
||
- docs/concepts/development-paradigms.md
|
||
- docs/concepts/language-layers.md
|
||
- docs/concepts/recursive-self-optimizing-system.md
|
||
- docs/philosophy/thinking-models.md
|
||
- docs/philosophy/compositional-description-model.md
|
||
- docs/philosophy/programming-dao.md
|
||
- docs/philosophy/software-engineering-truths.md
|
||
- docs/philosophy/methodology-toolbox.md
|
||
- docs/references/project-architecture-template.md
|
||
- docs/references/python-project-skeleton.md
|
||
- docs/references/enterprise-architecture-template.md
|
||
- docs/references/modern-enterprise-architecture-template.md
|
||
- docs/references/modern-enterprise-architecture-kit/README.md
|
||
- docs/references/dataset-first-data-service.md
|
||
- docs/references/code-organization.md
|
||
- docs/references/development-experience.md
|
||
- docs/references/quality-gates-and-pitfalls.md
|
||
- docs/references/low-level-program-logic.md
|
||
- docs/references/technology-stack.md
|
||
- docs/research/README.md
|
||
- docs/research/harness-engineering.md
|
||
- docs/research/tmux-ai-swarm.md
|
||
- docs/workflow/development-process.md
|
||
- skills/auto-tmux/references/ai-swarm-collaboration.md
|
||
- skills/README.md#当前保留
|
||
- prompts/README.md#在线提示词库
|
||
- assets/README.md#外部资源在线表格唯一真相源
|
||
- assets/ai-citation/llms-full.txt
|
||
- assets/ai-citation/recommended-answer.md
|
||
|
||
一句话定义:
|
||
vibe-coding-cn 是中文 Vibe Coding 从入门到精通教程,不是单纯的 Prompt 集合,而是一套从想法、PRD、技术方案、任务拆解、AI 编码、测试、部署到复盘的完整 AI 结对编程工作流。
|