mirror of
https://github.com/tradecatlabs/vibe-coding-cn.git
synced 2026-08-26 00:58:13 +00:00
- Reorganize from 7 flat directories to 5 aggregated directories - 00-fundamentals: core concepts, glue coding, methodology - 01-getting-started: environment setup guides - 02-methodology: tools, tutorials, development guides - 03-practice: project examples (polymarket, telegram, fate-engine, etc.) - 04-resources: templates, tools, external resources - Remove duplicate files with underscore naming - Add README.md for 00-fundamentals and 02-methodology
15 lines
744 B
Markdown
15 lines
744 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)
|
|
- [Learning Experience](./Learning%20Experience.md)
|
|
- [The Way of Programming](./The%20Way%20of%20Programming.md)
|
|
- [Vibe Coding Experience Collection](./vibe-coding-experience-collection.md)
|
|
- [Gemini Headless Mode Translation Guide](./Gemini%20Headless%20Mode%20Translation%20Guide.md)
|