Vibe Coding

Creator
Creator
Seonglae ChoSeonglae Cho
Created
Created
2025 Mar 8 16:28
Editor
Edited
Edited
2025 Sep 1 11:25
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

Documentation

LLMs are strong with whiteboarding but weak with improvements
  1. Plan.md
  1. Spec.md
  1. Feedback
 
 
 

True no-code

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

Recommendations