Files
vibe-coding-cn/i18n/en/documents/01-getting-started/00-Vibe Coding Philosophy.md
T
tukuaiaiandfactory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com> 372568f9de docs(i18n): sync English translations with latest Chinese versions
Updated files:
- 00-Vibe Coding Philosophy.md: Complete rewrite to match new concise Chinese version (Dao philosophy style)
- External Resource Aggregation.md: Full rewrite with proper resource aggregation content (was incorrectly containing README content)

Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
2026-01-10 23:29:30 +08:00

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"