30 lines
787 B
Markdown
30 lines
787 B
Markdown
# Vibe Coding Philosophical Principles
|
|
|
|
> The Dao produces One, One produces Two, Two produces Three, Three produces all things.
|
|
|
|
---
|
|
|
|
**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
|
|
|
|
---
|
|
|
|
## Next Step
|
|
|
|
→ [04-OpenCode CLI Configuration](./04-OpenCode%20CLI%20Configuration.md) - Obtain your "One"
|