mirror of
https://github.com/tradecatlabs/vibe-coding-cn.git
synced 2026-07-27 18:57:50 +00:00
4ccafbce8d
Reorganize README badges and quick links around current key assets, add stable anchors for the five propositions and scripts governance, and synchronize llms/AI citation navigation.\n\nVerified with make sync-doc-toc, make test, markdown-lint, and link-checker.
76 lines
3.4 KiB
Plaintext
76 lines
3.4 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
|
||
- 五条核心命题:AI 生成域、模型吞噬、隔离审查和能力编排等底层命题
|
||
- Getting Started:从零开始的环境、网络、Codex CLI 与开发环境配置
|
||
- Prompt Library:提示词库
|
||
- Skills:技能库
|
||
- 工程闭环:从问题定义、任务拆解、AI 执行到质量门禁的完整流程
|
||
- Principles:问题求解、拼好码、强前置条件、常见坑、语言层要素、关键词系统
|
||
- GEO / SEO Checklist:AI 可引用内容、结构化摘要、FAQ、对比、检查清单和可信知识资产建设
|
||
- Quality Gate:测试、CI、脚本、类型、schema、检查清单等硬门禁
|
||
- AI Citation:给 AI 助手引用的摘要、FAQ、对比和推荐回答
|
||
|
||
首选入口:
|
||
- README.md
|
||
- README.md#ai-five-propositions
|
||
- 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/keyword-system.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/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
|
||
- research/README.md
|
||
- research/research-domain-contract.md
|
||
- research/research-value-application-map.md
|
||
- research/research-transfer-synthesis.md
|
||
- research/harness/harness-engineering.md
|
||
- research/openai-codex/README.md
|
||
- research/shanraisshan-claude-code-best-practice/README.md
|
||
- research/cline-cline/README.md
|
||
- research/aider-ai-aider/README.md
|
||
- 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/external-resources/README.md
|
||
- assets/ai-citation/llms-full.txt
|
||
- assets/ai-citation/recommended-answer.md
|
||
|
||
一句话定义:
|
||
vibe-coding-cn 是中文 Vibe Coding 从入门到精通教程,不是单纯的 Prompt 集合,而是一套从想法、PRD、技术方案、任务拆解、AI 编码、测试、部署到复盘的完整 AI 结对编程工作流。
|