Vibe Coding
I can't code. I just want to tell an AI what I need and have it build it for me.
I can't code. I just want to tell an AI what I need and have it build it for me.
Build me a to-do page: I can add tasks and click the circle to mark one done.
Start with the goal and the existing project; you do not need a rigid template first.
Natural language moves the work forward, real results correct it, and checks and tests provide the safety net.
Describe the observable result:State what should change, what must stay untouched, and where the problem appears.
Give the agent usable context:Provide the relevant files, constraints, and test result instead of asking it to guess.
Verify the delivered work:Review the changed files and test the requested behavior at the needed screen sizes.
I want to vibe-code a weekend prototype using fake data only, with no accounts, payments, or real user information. Build the smallest runnable version first, then run the project and check the actual result after every change. Stop and tell me before using real data, secrets, or irreversible actions. When it works, list what still needs review and testing before release.