This directory contains the English content for Vibe Coding Guide
👉 View Full Documentation (Root README)
en/
├── documents/ # Documentation
│ ├── 00-fundamentals/ # Core concepts & principles
│ ├── 01-getting-started/ # Getting started guides
│ ├── 02-methodology/ # Methodology & best practices
│ ├── 03-practice/ # Practical examples
│ └── 04-resources/ # Tools & resources
├── prompts/ # Prompt library
│ ├── meta_prompts/ # Meta prompts
│ ├── system_prompts/ # System prompts
│ ├── coding_prompts/ # Coding prompts
│ └── user_prompts/ # User prompts
└── skills/ # Skills library
├── claude-skills/ # Claude skills generator
├── ccxt/ # Crypto exchange
├── postgresql/ # Database
└── ... # More skills