Files
vibe-coding-cn/i18n/en/documents/01-getting-started/00-Vibe Coding Philosophy.md
T

30 lines
787 B
Markdown
Raw Normal View History

# Vibe Coding Philosophical Principles
2025-12-18 00:50:45 +08:00
> The Dao produces One, One produces Two, Two produces Three, Three produces all things.
2025-12-18 00:50:45 +08:00
---
2025-12-18 00:50:45 +08:00
**One**: Install an AI CLI, gain the ability to converse with AI
**Two**: AI can read and write all files, you no longer need to edit manually
**Three**: AI can configure all environments, install dependencies, deploy projects
**All Things**: AI generates code, documentation, tests, scripts—everything can be generated
---
## Mental Model
> I am a parasite to AI, without AI I lose all my capabilities.
**You**: Describe intent, validate results, make decisions
**AI**: Understand intent, execute operations, generate output
2025-12-18 00:50:45 +08:00
---
## Next Step
→ [04-OpenCode CLI Configuration](./04-OpenCode%20CLI%20Configuration.md) - Obtain your "One"