vibecode.wiki
RU EN
user@vibecode:~$ cat start.md

Starter path for beginners: 8 steps

Start with these materials to quickly build a working process. Each step gives you a clear next action.

1

What vibe coding is and how it differs from writing code by hand

Where to start

2

Who you are in vibe coding: developer, architect, or AI operator

Where to start

3

VScode: laying the foundation of the workplace

Workplace

Code Editor: Why It Is the Basis of Everything In short, the code editor is your primary workspace. Not AI, not a model and not a clever setting, namely the editor. In vibcoding, everything is built around it, because…

◷ 4 min read

4

Codex VScode: Connect a paid assistant

Workplace

Codex in VSCode is a way to work with AI right next to code and files without switching to the browser

◷ 4 min read

5

AGENTS.md: A Single Source of Truth for AI Agents

How to write code with AI

AGENTS.md is a contract between the project and AI agents. The article explains why it is needed, what problems it solves and why without it, AI begins to break the architecture, even if the code is already written…

◷ 8 min read

6

Project Preparation with AI: From Idea to Documentation

How to write code with AI

Fully automated workflow: from idea formulation to ready-made Markdown documents

◷ 4 min read

7

Creating a free Telegram bot with AI on Groq API

Telegram bots

If you’ve already made a simple bot on Telegram, now let’s make it smart with answers from Groq (very fast and free AI). What you need in advance: - Installed Codex app (Cursor, VScode) - Groq API key (free) -…

◷ 4 min read

8

How to Create a Website Only through Prompts in Codex App + Automatic Deployment on Cloudflare Pages

Interface and sites

Guide to creating and autodeploying a site through Codex App: from one prompt to Cloudflare Pages with GitHub connection and automatic deploitation.

◷ 4 min read

note.txt

Do not jump between topics: finish the steps above first, then move to “How to code with AI” and “Workspace”.