• Pirate Skills
    Pirate SkillsVibe Coding
Resources
  • Vibe Coding Codex
  • Vibe Coding Skills
  • Vibe Coding Tech Stack
Events
  • Vibe Coding Cologne
  • Zero to SaaS in 6 Weeks
  • Contact
  • Privacy
  1. Vibe Coding
  2. Codex
  3. Level 2

Level 2 Overview

What you'll learn in this level:

First Features
Turn your concept into a PRD which is like a todo list for the AI and a chance for you to review it
Cursor Agent
Leverage Cursors agent mode and understand which models to use to build your features
UI Components
Work with UI components from shadcn/ui to make your first feature look professional
Real Functions
Build real functionality for your users and connect it to the UI components in your frontend
Zero Trust
Never trust user input - validate and sanitize everything to prevent XSS and SQL injection attacks
Debugging Flow
Format your code and detect errors and bad practices automatically with Prettier and ESLint
Start Level 2