整理文件路径:Technical→AI/

This commit is contained in:
2026-04-14 18:54:05 +08:00
parent c9767442ca
commit b6a3ed5f77
145 changed files with 4249 additions and 83 deletions

View File

@@ -0,0 +1,32 @@
---
id: vibe-coding
title: "Vibe Coding"
type: concept
tags: [AI, programming, coding]
sources:
- "[[Claude Skills最值得研究的AI范式]]"
last_updated: 2026-01-05
---
## Definition
Vibe Coding是一种AI编程方式通过自然语言与AI协作编写代码。
## Characteristics
- 自然语言为主
- AI生成代码
- 人类审核和调整
- 降低编程门槛
## The End State
Vibe Coding的尽头是Skills
- 通过对话构建的代码和流程
- 需要标准化为Skills以便复用
- 最终沉淀为可维护的系统
## Connections
- [[Vibe Coding]] ← uses ← [[Claude Skills]]
- [[AI编程]] ← extends ← [[Vibe Coding]]
- [[提示词工程]] ← relates_to ← [[Vibe Coding]]