Personally I started creating app on cursor Just for fun, but recently I started to understand basics and my apps started to become more marketable. What about you? How is going your vibe journey?
I just give it a try, then start using it at daily basis mainly to fixing minor bugs but sometimes even to build more complex thing inside iOS app. It's not perfect, sometimes he fix bug but also mess up with UI. I have golden lines I past every time I want him to fix some errors:
"please dont break logic or UI and dont make new files check other files first carefully.
@mefjudev Thank you for sharing! Very good method. What I wonder right now is, does an MCP for Shadcn or one universal for all the ways you can design UX/UI exist? This might increase the understanding of your project even more than now. If you'll try it, tell me how it went. Keep grinding 🔥
Hey there, iused it for several nextjs projects like landing pages, web apps etc. now on my expo react app for zamsara.com . and sometimes even for cleaning csv tables. It can go rogue like any golden retriever going after a deer. but memory bank and cursorrules help now
@simklaas I see you man, I integrated into VAN mode the task master repo to augment even more the understanding of the progrect itself.
If you are interested I can show you what I did and some examples that it works very fine! Also, thanks for sharing🧬
@stivy_01 Hey Andrea, yes, i tried task master and it looked very promising. Installed it for a mayor update , but i think it has to start with a fresh repo. I think ir got in conflict with memory bank. i had to remove it. I will try it on a fresh project. Thanks for your support 😃
Couple of good e2e products that could have easily taken me 1-2 years.
Boomerang tasks are amazing.
I just hope at some point there is good local llm version of sonnet 3.7, I would pay more if I had to. Just to have that airplane or airgapped mode of coding.
@pronit_das I still haven't tried boomerang I currently use to the version I explained in another response and it works fine, about local LLM they are getting crazy results, I think it's Just matter of time, maybe you can even create it yourself spending some 🫰🏽🫰🏽
I have explicitly mentioned in the rules. And all different places never run commands or delete stuff. But it will kind of override those. That's annoying.
But nonetheless it's pretty evident that if you only need to do boilerplate code or some minor plumbing in the apis. Cursor does a great job.
Ui development and integration is a breeze. I usually just drop the screen and api spec. It creates the entire component out of thin air. And that still amazes me to this date.
@pronit_das yes it saves tons of hours of work even weeks, but as everything that uses AI, at the moment is just a tool and is not even perfect, the best model fail 1 answer every 10, it seems little but on 3million tokens requested(YES, I've seen those numbers in some cursor posts) there are inside a lot of words and maybe coding, one out of ten I think is low compared but itself still very big. But as everything, if well used it produces very good results.
Thank you for sharing your thoughts, see u at the 🔝
I incorporate Cursor into almost every project I build, though I've never used it exclusively for any single product. It's always in my workflow somewhere—one of my go-to tools that I rely on constantly.
My first choice is still the Cline plugin for VS Code, but I can definitely see Cursor taking its place eventually. The token costs for Cline are becoming more noticeable lately. Don't get me wrong, I've seen the quality improvements, but I know I can also access Cline through Cursor (though I tend to burn through my token limits way too fast in Cursor).
I've started playing around with Gemini more since it's easier on the wallet. Maybe it's just about shifting my mindset going forward.
To answer your question—Yes, I vibe code all the time, and sometimes even write traditional code too. As AI gets more powerful, there's less need for typing everything out the old-fashioned way. Funny story though—when I first submitted my chrome extension VIP (Vision Intelligent Pilot) to the Google Store for review, they rejected it because I leaned too heavily on AI. After a second look by both me and my AI buddy, I'm happy to say it finally got approved!
So yeah, I vibe code a lot and while I have less free time these days, it's not because vibe coding sucks—it's because I got so excited about it that I've taken on way too many projects! Now I'm trying to find that balance again.
@leitrim Congratulations for your app!🎉 yes man I agree with you, balance is essential, your vibe coding can be so funny but at the same time also toxic for your decision making, you need to keep the focus and the control and I think you also understood it.
Thanks for sharing your journey 🧬, keep going🔥
it's going fantastic. built several apps including who covers it, which i just released on product hunt. also built a music tracking and insights app. a few different bots. ai tech support. and even a couple chrome extensions!
@jeffweisbein you are a machine bro! I like it, I would love to be as productive as you!
Love the enthusiasm, thanks for sharing ✨
I wonder about your next app👀
Love this! I’ve been using Cursor to build two projects recently:
1. FreeDailyMotivation.com – a clean, minimalist web app that delivers daily inspirational quotes across various categories. We added features like quote liking, author pages, and dynamic SEO-friendly routing. Built with Next.js, Tailwind CSS, Shadcn UI, Supabase, and Clerk for authentication.
2. Pokemon-Fusion.com – a fun little side project that lets users generate and share AI-created Pokémon fusions. It’s built on Next.js, Replicate API, and Tailwind, and really helped us learn how to integrate AI image generation smoothly into a frontend experience.
These projects started just for fun but became great learning experiences, especially around dynamic routing, serverless functions, and clean UI/UX. Loving the vibe here and excited to see what others are building!
Going great – was able to finally pick up work on my side project again, and polishing it up for release. All thanks to cursor‘s AI agent integration 💪
Replies
I just give it a try, then start using it at daily basis mainly to fixing minor bugs but sometimes even to build more complex thing inside iOS app. It's not perfect, sometimes he fix bug but also mess up with UI. I have golden lines I past every time I want him to fix some errors:
"please dont break logic or UI and dont make new files check other files first carefully.
try to fix things at the cause, not the symptom."
Honestly works like a charm now.
@mefjudev So true. will try that prompt 🙏
Hey there, iused it for several nextjs projects like landing pages, web apps etc. now on my expo react app for zamsara.com . and sometimes even for cleaning csv tables. It can go rogue like any golden retriever going after a deer. but memory bank and cursorrules help now
@stivy_01 Hey Andrea, yes, i tried task master and it looked very promising. Installed it for a mayor update , but i think it has to start with a fresh repo. I think ir got in conflict with memory bank. i had to remove it. I will try it on a fresh project. Thanks for your support 😃
Half my infra management tools.
Knowledge base for all my projects.
Couple of good e2e products that could have easily taken me 1-2 years.
Boomerang tasks are amazing.
I just hope at some point there is good local llm version of sonnet 3.7, I would pay more if I had to. Just to have that airplane or airgapped mode of coding.
Still I think gaurdrails could be better.
I have explicitly mentioned in the rules. And all different places never run commands or delete stuff. But it will kind of override those. That's annoying.
But nonetheless it's pretty evident that if you only need to do boilerplate code or some minor plumbing in the apis. Cursor does a great job.
Ui development and integration is a breeze. I usually just drop the screen and api spec. It creates the entire component out of thin air. And that still amazes me to this date.
I incorporate Cursor into almost every project I build, though I've never used it exclusively for any single product. It's always in my workflow somewhere—one of my go-to tools that I rely on constantly.
My first choice is still the Cline plugin for VS Code, but I can definitely see Cursor taking its place eventually. The token costs for Cline are becoming more noticeable lately. Don't get me wrong, I've seen the quality improvements, but I know I can also access Cline through Cursor (though I tend to burn through my token limits way too fast in Cursor).
I've started playing around with Gemini more since it's easier on the wallet. Maybe it's just about shifting my mindset going forward.
To answer your question—Yes, I vibe code all the time, and sometimes even write traditional code too. As AI gets more powerful, there's less need for typing everything out the old-fashioned way. Funny story though—when I first submitted my chrome extension VIP (Vision Intelligent Pilot) to the Google Store for review, they rejected it because I leaned too heavily on AI. After a second look by both me and my AI buddy, I'm happy to say it finally got approved!
So yeah, I vibe code a lot and while I have less free time these days, it's not because vibe coding sucks—it's because I got so excited about it that I've taken on way too many projects! Now I'm trying to find that balance again.
Shout iOS and Chrome
it's going fantastic. built several apps including who covers it, which i just released on product hunt. also built a music tracking and insights app. a few different bots. ai tech support. and even a couple chrome extensions!
it's empowering, man!
ArtMathCode
CustomGPT Directory (acquired)
At least a hundred. some fun ones here: https://starterbuild.com/just-playing-around/
The only mildly useful one I use is https://www.colorpicker.photos/ - PWA for those sweet hex codes when i attempt to design.
Going great – was able to finally pick up work on my side project again, and polishing it up for release. All thanks to cursor‘s AI agent integration 💪
@stivy_01 let's see how the easter-holiday weekend goes ;)
@stivy_01 it’s live now 😎
https://www.producthunt.com/posts/boost-your-email