feat(en): translate missing documents using Gemini CLI

- Add Common Pitfalls.md (常见坑汇总)
- Add Language Layer Elements.md (语言层要素)
- Add External Resource Aggregation.md (外部资源聚合)
- Remove empty placeholder directories
- Remove duplicate gluecoding.md from zh
- Update README files
This commit is contained in:
tukuaiai
2025-12-19 02:19:48 +08:00
parent 8b0c19fef6
commit 5cc87da68a
11 changed files with 1528 additions and 481 deletions
@@ -11,3 +11,5 @@ Core concepts and methodology for Vibe Coding.
- [The Way of Programming](./The%20Way%20of%20Programming.md)
- [Code Organization](./Code%20Organization.md)
- [General Project Architecture Template](./General%20Project%20Architecture%20Template.md)
- [Common Pitfalls](./Common%20Pitfalls.md) - Common issues and solutions
- [Language Layer Elements](./Language%20Layer%20Elements.md) - 12-level code understanding framework