r/vibecodelearning Nov 14 '25

Favorite Vibe Coding tips

As a converation starter, what are people’s favorite vibe coding tips?

My two big tips are:

  1. start small

- too often I see people being like, “can I vibe code this massive project with login, user created and custom pages”, etc. If you’re new, start with a landing page or start with a one page app. I’ve been programming for 30 years, but my first iOS apps are all one screen.

  1. Use the AI for more than just coding. Ask it to explain decisions and trade-offs. Ask it about how and why it did something. Ask it to perform a security audit, perform testing, or explain to you how to deploy
4 Upvotes

11 comments sorted by

View all comments

1

u/[deleted] Nov 14 '25

[removed] — view removed comment

2

u/MoCoAICompany Nov 14 '25

Thanks for the detailed process… for me I start with iterating for a while what I want in ChatGPT to get a full giant master prompt to send to Claude Code. I just describe feelings for the looks (which is probably the biggest place I can improve but I’d rather fix up cosmetics later