Back to Dictionary
Workflow

Prompt-Driven Development

A development workflow where you write prompts instead of code, iterating through AI conversations.

The Full Picture

Prompt-driven development (PDD) is the formalized version of vibe coding. Instead of opening a blank file and typing code, you start with a prompt: "Build a user authentication flow with email/password and Google OAuth using Next.js and Supabase." You iterate by refining prompts, reviewing output, and providing corrections. The key skill shifts from "knowing syntax" to "knowing what to ask for and how to evaluate the result."

Was this helpful?

Want to go deeper? I write about the real gaps vibe coding leaves behind.