mirror of
https://github.com/tradecatlabs/vibe-coding-cn.git
synced 2026-08-16 20:38:04 +00:00
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>
787 B
787 B
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 - Obtain your "One"