mirror of
https://github.com/tradecatlabs/vibe-coding-cn.git
synced 2026-08-18 13:28:11 +00:00
- 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
16 lines
834 B
Markdown
16 lines
834 B
Markdown
# 00-Fundamentals
|
|
|
|
Core concepts and methodology for Vibe Coding.
|
|
|
|
## Contents
|
|
|
|
- [Glue Coding](./Glue%20Coding.md) - The ultimate evolution of Vibe Coding
|
|
- [A Formalization of Recursive Self-Optimizing Generative Systems](./A%20Formalization%20of%20Recursive%20Self-Optimizing%20Generative%20Systems.md)
|
|
- [System Prompt Construction Principles](./System%20Prompt%20Construction%20Principles.md)
|
|
- [Development Experience](./Development%20Experience.md)
|
|
- [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
|