mirror of
https://github.com/tradecatlabs/vibe-coding-cn.git
synced 2026-07-27 18:57:50 +00:00
c826e5d785
- add research transfer synthesis with full 17-domain migration matrix - upgrade all research domain analysis files to actionable benchmark/iteration/validation structure - update research governance, README indexes, metadata, llms, and AI citation entries Validation: - make sync-doc-toc - make test - git diff --check - section coverage check for all 17 docs/research/*/analysis.md files Note: - welcome workflow failed because its action input names are stale; core content CI passed.
74 lines
3.3 KiB
Plaintext
74 lines
3.3 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/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
|
||
- docs/research/README.md
|
||
- docs/research/research-domain-contract.md
|
||
- docs/research/research-value-application-map.md
|
||
- docs/research/research-transfer-synthesis.md
|
||
- docs/research/harness/harness-engineering.md
|
||
- docs/research/openai-codex/README.md
|
||
- docs/research/shanraisshan-claude-code-best-practice/README.md
|
||
- docs/research/cline-cline/README.md
|
||
- docs/research/aider-ai-aider/README.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/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 结对编程工作流。
|