Informational material

Вайбкодинг с нуля

Claude Code + Claude Design — от первой команды в терминале до проекта на сервере

17modules
68sections
3portfolio projects
claude-code — your-first-project
claude "make a landing page for a coffee shop"
 
✦ Claude analyzing project structure…
creating index.html
adding styles styles.css
wiring up animations
 
Done! Run preview? (y/n)
// what is vibe coding

Describe your idea in words — AI writes the code

Vibe coding is a new approach to development where you drive the process in natural language while an AI agent does the heavy lifting. You don't need to know syntax by heart: it's enough to understand what you want to get and be able to phrase the task well.

Claude Code

An agent that lives in your terminal: it reads your project, writes and edits code, runs commands and fixes its own errors. The main working tool of this material.

Claude Design

A canvas for visual design: mockups, prototypes, landing pages and interfaces. You change everything through chat and instantly see the result on the canvas.

Real projects

Every module ends with a finished product. By the end of the material you'll have projects for your portfolio.

// who it's for

It's a fit if you recognize yourself here

🚀 You want to get into IT from scratch

No technical background, but you want to build digital products and earn from it.

💼 Entrepreneur

You need to quickly build MVPs, landing pages and automations without hiring a dev team.

🎨 Designer / marketer

You want to turn mockups into working sites yourself and stop depending on the developer queue.

// why now

Demand for AI development is growing explosively

The market for AI-assisted development tools is expanding rapidly. Those who master vibe coding now will ride the crest of the wave.

×1
2023
×3
2024
×7
2025
×12
2026

relative growth of interest in AI coding agents (illustrative dynamics)

// material program

17 modules: from setup to production

A logical sequence with no fluff. Every module builds on the previous one and ends with a practical result.

01

Введение в вайбкодинг

4 sections
  • Что такое вайбкодинг
  • Инструменты материала: Claude Code и Claude Design
  • Как правильно ставить задачи ИИ
  • Грабли новичка: чего не делать и чего не бояться
02

Доступ к Claude из России

4 sections
  • Санкционные ограничения: почему Claude не открывается
  • Настраиваем доступ
  • Регистрация аккаунта и мобильный номер
  • Подписка и первый вход в Claude Code
03

Стоимость и подписка Claude

2 sections
  • Планы Claude: что выбрать на старте
  • Токены и контроль расходов
04

Подготовка окружения

4 sections
  • Знакомство с терминалом
  • Claude Code в VS Code: визуальный способ (рекомендуем новичку)
  • Установка Claude Code
  • Создаём первый проект и запускаем агента
05

Первый проект: лендинг

5 sections
  • Из чего состоит сайт
  • Генерируем структуру лендинга
  • Дорабатываем через диалог
  • Используем Claude Design для визуальной сборки
  • Адаптив и финальная полировка
06

Claude Design глубже

3 sections
  • Канвас и компоненты
  • От макета к рабочему сайту
  • Дизайн-система и переиспользование
07

Git и безопасность

4 sections
  • Зачем нужен Git
  • Заводим аккаунт на хостинге репозиториев
  • Основы работы с Git (локально)
  • Безопасность: что нельзя коммитить
08

Промптинг: как говорить с агентом

5 sections
  • Анатомия хорошего промпта
  • Планирование и декомпозиция задач
  • Итерации и ревью: читаем, что сделал агент
  • Когда остановиться и как не сломать рабочее
  • Когда застрял: как выбраться с помощью агента
09

Настройка проекта под агента

5 sections
  • CLAUDE.md: память и контекст проекта
  • Сокращаем рутину: команды и автоматизация
  • Субагенты: помощники-специалисты и проверки
  • MCP: подключаем внешние инструменты (обзор)
  • Skills: переиспользуемые умения агента (обзор)
10

Логика и интерактив

4 sections
  • Делаем формы рабочими
  • Интерактивные элементы
  • Подключаем внешние данные (API)
  • Отладка: как чинить ошибки с агентом
11

Боты и автоматизация: Telegram и MAX

6 sections
  • Что такое бот и как он устроен
  • Бот в Telegram — как создать
  • Собираем бота с Claude Code
  • Принимаем заявки и автоматизируем рутину
  • Бот в MAX — для аудитории из России
  • Тестирование и подготовка к запуску
12

Данные и база данных

4 sections
  • Зачем приложению база данных
  • Основы SQL на пальцах
  • Проект: бот сохраняет заявки в базу
  • Проект: простая панель заявок (мини-CRM)
13

Проверяем и защищаем результат

3 sections
  • Как читать код, который ты не писал
  • Проверка безопасности агентом-ревьюером
  • Тестирование: убеждаемся, что работает
14

Инфраструктура и доступ

4 sections
  • Что такое VPS и выделенный сервер
  • Что покупать: доступ, номер и сервер
  • Подключаемся к серверу по SSH
  • Помощь агента в настройке сервера
15

Подготовка сервера: домен и панель управления

3 sections
  • Доменное имя и DNS — как сайт находят по адресу
  • Панель управления сервером
  • Что заказать у хостинг-компании — и где помогут
16

Деплой и продакшен

5 sections
  • Что такое деплой
  • Разворачиваем лендинг на VPS
  • SSL-сертификат: https и «замочек»
  • Запускаем бота на сервере 24/7
  • Собираем портфолио и что дальше
17

Дальше: работа с существующим кодом

3 sections
  • Greenfield против чужого проекта
  • Куда расти после материала
  • Словарь терминов вайбкодера
// good to know in advance

Accessing Claude from Russia and the CIS

Due to sanction restrictions, Anthropic services (Claude, Claude Code, Claude Design) are not available directly from Russian IP addresses. In the material we cover in detail how to set up stable and legal access.

Sanction-related access restrictions

Registration and work with Claude from Russian IPs are blocked. To use the service you'll need two things: a reliable VPN and a working mobile number to confirm the account.

An important nuance: get the VPN and the number from the same country — we recommend the USA. If the regions don't match, blocks are possible during registration and login.

Without a VPN the service simply won't open, and without a number you won't be able to complete registration. We cover all of this step by step in the material.

Where to get access, a number and a server

Access (with a US server), a VDS/VPS server for projects and a mobile number for registration are all set up from one country — we recommend the US.

Trusted sources and step-by-step setup instructions are inside the material.

// after the material you'll be able to

What you'll take away

✅ Build sites and apps

From a landing page to a Telegram bot — on your own, driving an AI agent in natural language.

✅ Set up access from Russia

VPN, mobile number, a working Claude account — all connected and running stably.

✅ Ship projects to production

Deploy your product on a VPS or dedicated server with a domain and SSL.

✅ A portfolio of projects

Real cases you won't be ashamed to show a client or an employer.

✅ Take on orders

Understanding of the full cycle: from a client's idea to a working site online.

✅ Think like a developer

Task decomposition, debugging, security — skills that will stay with you.

// pricing

Access to the material

Lifetime access. Section updates — free.

Full material

Вайбкодинг с нуля

Claude Code + Claude Design — от первой команды в терминале до проекта на сервере
1 999
  • All 17 modules and 68 sections
  • Lifetime access, free updates
  • Guide to setting up access from Russia (VPN + number)
  • Walkthrough of deploying to a VPS / dedicated server
  • Participants chat
Enroll →
// questions

Frequently asked questions

Do you need programming experience?+
No. The material is designed for complete beginners. We start with the very basics - installation and the first commands in the terminal. The main thing is the desire to figure it out.
Why do you need access settings and a mobile number to work?+
Due to sanctions restrictions, Anthropic services are not available from Russian IPs. Setting up access opens access to the service, and a mobile number is needed to confirm your account during registration. Important: obtain access and number from one country - we recommend the USA, otherwise you may be blocked during registration and login. We show verified access sources, numbers and servers and step-by-step setup inside the material.
Where to deploy finished projects?+
It is correct to place combat projects on a VPS or dedicated server so that they work around the clock and stably. In the material we will step by step deploy them on the server and show verified sources on where to register the server, access to Claude and a registration number.
How long does the material take?+
On average 4-6 weeks at 3-5 hours per week. But access remains forever, so you can go at a comfortable pace.
What equipment is needed?+
Any modern computer (Windows, macOS or Linux) with 4+ GB of RAM and Internet access will do. Claude Code requires Node.js 18+ - installation is discussed in module 2.
Will the material be useful if the sanctions are lifted?+
Certainly. The skills of vibe coding, working with an agent, design and deployment will remain with you in any case. The section on access is only a technical part for today.

Start building products this week

Master vibe coding with Claude Code and Claude Design, set up access from Russia and put your first project online.

Enroll in the material →