Vibe Coding

Creator
Creator
Seonglae Cho
Created
Created
2025 Mar 8 16:28
Editor
Edited
Edited
2025 Jun 15 20:32
Refs
Refs
  1. Stuff everything relevant into context (
    AI Readability
    )
  1. Describe the next single, concrete incremental change we're trying to implement
    1. Don't ask for code, ask for a few high-level approaches, pros/cons.
  1. Pick one approach, ask for first draft code.
  1. Review / learning phase: ask for explanations, clarifications, changes, wind back
  1. Test
  1. Commit
  1. Ask for suggestions on what we could implement next
  1. Repeat
 
 

True no-code

Code Review
standards should be differentiated (core code needs thorough review, vibe code only needs to pass tests)
 
 

Recommendations