mirror of
https://github.com/tradecatlabs/vibe-coding-cn.git
synced 2026-08-19 05:48:04 +00:00
- Move Code Organization.md, General Project Architecture Template.md to 00-fundamentals - Move Learning Experience.md, Gemini Headless..., vibe-coding-experience... to 02-methodology - Update README files
14 lines
658 B
Markdown
14 lines
658 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)
|