Official Documentation
Anthropic Docs
Official Claude documentation covering all models, API usage, prompt engineering, and best practices. Essential reading.
ClaudeOpenAI Docs
ChatGPT and GPT model documentation, API reference, cookbook examples, and guides for building with OpenAI.
ChatGPTCursor Docs
How to use Cursor's AI features — Cmd+K, Composer, context management, model configuration, and keyboard shortcuts.
ToolsYouTube Channels
Video tutorials are one of the best ways to learn vibe coding — you can watch someone's actual workflow.
AI coding tutorial channels
Search for "vibe coding tutorial" or "build with AI" on YouTube. Channels covering Cursor workflows, Bolt.new builds, and Claude Code sessions are increasingly popular.
Speedrun builds
Watch creators build full apps in 30-60 minutes using AI. Great for picking up prompting techniques and seeing how experts iterate.
Model comparison videos
Side-by-side coding challenges between Claude, ChatGPT, and Grok help you see the real-world differences between models.
Communities
Subreddits like r/ChatGPT, r/ClaudeAI, r/cursor, and r/LocalLLaMA have active discussions about vibe coding techniques, troubleshooting, and project sharing.
DiscussionDiscord Servers
Cursor, Anthropic, and OpenAI all have Discord servers. Great for real-time help, sharing projects, and staying current on new features.
Real-time HelpX / Twitter
Follow AI developers and vibe coders sharing daily tips, project demos, and prompt techniques. Search #vibecoding and #buildwithai.
Daily TipsLearning Paths
Complete Beginner (Never Coded Before)
- Start with Bolt.new or Lovable — build a simple website from a prompt
- Read the Getting Started guide on this site
- Watch 2-3 "build with AI" YouTube tutorials
- Learn basic HTML/CSS concepts (just enough to understand what the AI generates)
- Try Cursor with Claude for your second project
- Join a Discord community and share your first build
Some Coding Experience
- Set up Cursor or Claude Code CLI
- Read the Prompt Patterns page on this site
- Build something you've always wanted but never had time for
- Experiment with different models — try the same prompt on Claude, ChatGPT, and Grok
- Learn to use the AI for debugging, not just generation
- Try the agentic workflow: Claude Code reading your project and making multi-file changes
Experienced Developer
- Set up Claude Code or Aider in your existing workflow
- Use AI for the parts you don't enjoy — boilerplate, tests, documentation
- Experiment with using AI for architecture decisions (describe the problem, ask for options)
- Build internal tools and automations in a fraction of the time
- Contribute to open-source AI coding tools
Newsletters & Blogs
The AI coding space moves fast. Subscribe to newsletters and blogs that cover new model releases, tool updates, and technique discoveries. Search for "AI coding newsletter" to find regularly updated sources covering the latest developments in vibe coding tools and models.