Files
nexus/wiki/concepts/Vibe Coding.md
2026-04-15 16:33:26 +08:00

42 lines
1.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "Vibe Coding"
type: concept
tags: [ai-programming, methodology]
last_updated: 2025-12-30
---
## 基本信息
- **类型**AI 编程方法论
- **来源**GitHub 上 5000 人收藏的 Vibe Coding 神级指南
## 定义
Vibe Coding = 规划驱动 + 上下文固定 + AI 结对执行,让「从想法到可维护代码」变成一条可审计的流水线。
## 核心思想
开发者从"苦哈哈写每一行代码"转变为"保持对产品逻辑、用户流程、审美和交互的感觉",剩下的体力活交给 AI 编程工具。
## Karpathy 描述
> "我几乎不写代码了我只负责调整氛围Vibe代码会自动长出来。"
## 关键要素
1. **规划驱动**:技术选型、实施规划、模块化设计先行
2. **上下文固定**:保持 AI 理解一致,防止理解偏差
3. **AI 结对执行**AI 承担代码实现,开发者做导演
## 工具生态
- [[Cursor]]
- [[Windsurf]]
- [[Trae]]
- [[Claude Code]]
## 资源
- [[vibe coding cn]]:中文开发者资源库
## 关联
- [[AI编程]] ← 范畴
- [[Prompt工程]] ← 演进基础
## Aliases
- 氛围编程
- Vibe Coding