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>
This commit is contained in:
parent
e30d300c19
commit
372568f9de
|
|
@ -1,15 +1,29 @@
|
|||
# Vibe Coding Philosophical Principles
|
||||
|
||||
> Everything to AI... I am a parasite to AI, without AI I lose all my capabilities.
|
||||
> The Dao produces One, One produces Two, Two produces Three, Three produces all things.
|
||||
|
||||
## Practice
|
||||
---
|
||||
|
||||
Encounter any problems? Send them to AI, describe them clearly, you can send screenshots, screen recordings, etc., send your complete problem and context (history/background) to AI.
|
||||
**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
|
||||
|
||||
Having understood the philosophical principles, let's move on to practical application:
|
||||
|
||||
→ [01-Network Environment Configuration](./01-Network%20Environment%20Configuration.md)
|
||||
→ [04-OpenCode CLI Configuration](./04-OpenCode%20CLI%20Configuration.md) - Obtain your "One"
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue