I brought on one of the best vibe coders on the planet to teach you how to squeeze the most out of Claude Cursor and all these vibe coding tools.
We're talking about which models to pick how to use MCPs properly, the exact servers to run them on, and a hack that gets you 20 more output from Cursor.
There's even a single keyword that you can type that literally makes cloud code work harder.
I'd never heard of it.
If you want to get the most out of vibe coding platforms, this is the closest thing to multiplying yourself.
The full breakdown is inside this video and there's just, it's a lot of tangible tips and tricks how to get the most out of vibe coding.
By the end of this episode, what are people going to learn? just what my AI coding workflow is.
Because I know a lot of people are getting into AI and there's a thousand tools out there.
There's a thousand different ways to do this.
And I want to show them what I'm using to build my apps.
And then I want to also show some tips and tricks that I have that will probably help level up anyone who is doing AI coding tips and tricks and your workflow so that people can copy it and do a similar thing.
All right, let's get into it.
I'll just give a little bit of context for anyone who doesn't know me.
My name is Chris.
I build productivity apps and then I document everything on YouTube.
So I teach people how to build apps and just show what it actually looks like behind the scenes of doing it myself.
I have a bunch of different apps that I've built, and the reason I'm showing them it's not to plug them, it's really to show that these are very substantial apps.
People are always surprised when they hear that it's just me building them.
To be honest, this would not be physically possible for a single person to do if it wasn't for AI.
That is my secret to being able to build all of these things and sustain all this stuff myself.
And just to leverage AI coding tools like Cloud Coding Cursor, like we're going to talk about, to be able to do this.
So this is a little bit of context here.
Let's just jump into it.
So There are two tools that I'm currently using.
Again, I don't want this to be an episode to just show how to use Cursor or how to use Cloud Code or anything, because there are so many better videos out there and there's a bunch on my YouTube channel as well, if you want to check them out.
But I did just want to show what I'm doing and then some rapid-fire quick tips so that you guys can maybe apply this stuff to your own coding workflow.
But there are two tools that I'm currently using, and it's Cloud Code and Cursor.
And what's surprising to most people is I am actually using both. at the same time.
And so usually people are like, I just have to choose one and then I got to stick with it.
But what I found is they have different strengths and weaknesses, and that's why I choose to use both.
And I'll actually show you, this is kind of the setup.
So this is what it looks like for me.
So I have cursor open.
So this is cursor.
And typically what I do is I have a terminal on the right.
So typically the terminal I think is on the bottom and you can just drag it to the right.
And then I just run Claude inside on the right here.
So now Claude is running.
And then if I want to use Cursor and their AI agents, I just have to change tabs.
And then now here I'm using Cursor.
So I'm frequently switching between both Cloud Code and Cursor, all the time for different purposes, and we'll get into why that is.
But this is how I'm setting it up.
And this is actually also how I do the iOS projects as well, because a lot of people are always asking how are you doing this with Xcode?
Because I am using Xcode to do the iOS projects.
What I'm doing is I'm just opening the folder and the files in Cursor And now when I make changes here, it'll automatically reflect in Xcode and then I can run the app and everything.
So these are the current two tools that I'm using.
It's Cloud Code and Cursor.
In terms of the actual strengths and weaknesses of these, this is why I'm using it.
So, Claude Code is extremely good.
I'm actually using this model called Opus 4.1.
This is my favorite model.
It's probably the most powerful model, the best model there is for coding.
But it is super limited.
They changed their pricing since...
Claude Code came out, it used to be unlimited usage.
Now it's very limited to the point where I probably can exhaust the Opus limit for the week in maybe three or four hours, maybe less actually.
So I try to use it very sparingly only for very, very complex problems.
So for very complex problems, I'm using Claude code with Opus.
But if I'm not allowed to use it because I've exhausted the limit, what I'm doing for very complex problems is I'm using cursor, specifically with plan mode.
Sam Altman, the co-founder of OpenAI, just said that it is the era of the idea guy, and he is not wrong.
I think that right now is an incredible time to be building a startup.
And if you listen to this podcast, chances are you think so, too.
Now I think that you can look at trends to basically figure out what are the startup ideas you should be building.
So that's exactly why I built IdeaBrowser.com.
Every single day, you're going to get a free startup idea in your inbox, and it's all free.
Backed by high quality data trends.
How we do it.
People always ask we use AI agents to go and search what are people looking for and what are they screaming for in terms of products that you should be building, and then we hand it on a silver platter for you to go check out.
We do have a few paid plans that take it to the next level.
Give you more ideas, give you more AI agents and more almost like a chat GBT for ideas with it.
But you can start for free.
Idea browser dot com.
And if you're listening to this, I highly recommend it.
And I'm using and this is what plan mode looks like.
You can choose between agent mode and plan mode and cursor.
Plan mode just means that it's going to actually plan out its steps and thinking and you'll approve it.
And here's the hot take I'm going to have here.
I am using GPT 5.1 high for plan mode.
And typically I'm seeing people using Sonnet or they're using even GPT 5 codecs.
But for some weird reason and this is a tip I got from a developer friend of mine he was like you need to try GPT 51 high with planning.
It's just for some reason so good.
My hypothesis is that it was not technically built for coding, but it's really good for writing.
When you're doing planning and doing a lot of critical thinking and you're trying to plan out steps, maybe a writing model is actually better than a coding model at doing that.
Then for the execution, when I'm done planning, I do use Sonnet 4.7, I think.
I use the Sonnet model to actually execute.
So that's the configuration that I have running right now.
I use cursor plan mode.
That's the important one.
It has to be plan mode with GPT 5.1 high.
It's on it for the execution.
And then...
If it can't get it, I use Claude 41 Opus which again, I don't have much of that, so I try not to do it.
And then I just switch between Claude code, Sonnet 47, so not Opus model, and then cursor plant mode.
I just switch between them depending on depending on the task.
And here's when I would use which one as well.
So if you're doing something very, very complex, like really complex, like it's a bug, I actually think, Claude.
I actually think Cursor with plan mode is better.
If you're doing something massive, like you're trying to architect a whole app in three or four prompts Cloud is actually really good at doing that.
And then if it's just really small details, you can get away with either.
If it's not something complex.
And then I just switch depending on what it is.
And then for some reason, Claude is just better at UI stuff.
So this is the configuration that I have going.
And I have tried Codex, I've tried...
I've tried almost all the coding tools.
Right now, at this moment of recording, these are currently the best ones.
The other thing that I'll throw in here is if you don't have any coding experience, people are always asking me what should I use?
Should I use Cloud Code?
Should I use Cursor?
To be honest...
My recommendation is to don't use these platforms.
It's actually to really start with something like createanything.com, for example.
You can also get away using vZero or Bolt or something else.
But what I found, if you want to do mobile apps specifically, I've tested all of them.
Create Anything is probably the best one at mobile specific.
It's just really good at design.
It's really good at following instructions.
So my recommendation is to use a platform like that first.
And then if you hit the limits, go graduate to something like Cloud Code and Cursor.
And by that point you should have a better understanding of how to work with AI and how to prompt it to actually use these tools.
But this is the tool set.
This is what I recommend.
This is what I'm actually using.
Next big thing, maybe you know it's definitely a lot of opportunity there.
A lot of people want to be able to do it.
You know Rourke, and there's the vibe code app.
Are are two of the you know popular ones.
Um, in addition to anything, um, Like, have you seen them?
Have you played with them?
Any thoughts?
Yeah, honestly, I played with them.
I still think, at least at the time of recording, anything is a bit better.
And the reason is, for some reason, the design sense is a little bit better.
And its ability to follow instructions is just so good.
It's so good compared to the other platforms.
But again, you can get away with using any of them.
They're all using the same models under the hood.
I believe they're all probably using the Cloud models under the hood.
It's really just also down to preference, I think.
So if you prefer the style choice that Vibecode or Rourke has, for sure, you can totally do it.
But then if you, at least for me subjectively, I did kind of like the designs that I was getting with any of them.
Fair enough.
I can actually show you two.
This is an example of.
Here was something that I actually did create in anything to show what you can do.
This was something I fully designed in anything with the custom illustrations and interactions.
This does surprise people when I tell them that something like this and again these are custom interactions that are happening here.
These aren't components or anything.
All of this stuff was built in anything in, I think, less than 24 hours.
Wait, that was built?
This was designed and built in 24 hours?
Yeah, this one fully.
Fully working, the AI actually works.
This one's like an AI calorie tracking app that I wanted to prototype.
You take photos of your food.
And it'll just immediately scan and figure out the calories and everything.
Fully built.
This one was using anything, 24 hours.
So that's my recommendation on the tooling.
And then in terms of models, we kind of went over this.
We could go into a quick example of of just kind of what it looks like, what it actually looks like to vibe code something.
I know in another episode that we talked about, we were looking at interactions in animations.
Something that I kind of went semi-viral, in my opinion, for was the animation for my calorie tracking app, Amy.
When you search in Amy, it's kind of like typing in Apple Notes.
And then on the right, The AI is going to calculate all the calories for you, and it'll just appear there.
But there's this really nice animation that I have here where you can see that it kind of drops down.
There's going to be this little shiny effect that's going on and it shows the sources.
What I wanted to do is show you guys what it looks like, how I actually code this stuff really quickly.
We can go into that, and then after that we'll just do some rapid fire tips on how I do this.
I have a blank Xcode project.
This is just the starting Xcode project.
When you run the app, it's just a simple Hello World app that should build.
So we see it's a Hello World app.
And again, I have this open in Cursor and Cloud Code.
So what I'm going to do is I'm actually going to let's see how far, or let's just for a little bit.
We don't have to do the full thing here, but let's try to replicate what I have here, where let's just replicate the animation part, where it does the searching, the calculating, all that stuff.
Let's try to do that so you guys can see what this looks like.
So the way that I would start is I actually, let's just use Claude.
Again, you can either use cursor, plan mode, or Claude.
Let's just use Claude for this case.
One of the tips that I have is I dictate everything.
I get way more detailed prompts this way.
I'm using a tool called WhisperFlow as well to do this.
What I'm going to do is I'm going to say can you modify this so that there's a button And when I click it, I want an animation to run.
It's to simulate an AI searching for nutrition info and calories.
So first, when you click it, I want it to say searching.
And I want it to have this shimmering text animation.
Then after one second, I want that to drop down.
Then I want the text to say analyzing.
I want that to drop from the top and replace it.
It's going to take its place.
Still with the shimmering effect.
Then after that I want it to say found 10 sources and then just put three circles to the left of it and maybe just find some random websites, or just put, I don't know YouTube, New York Times Google, just so we can get the favicons for those.
Make those the sources on the left.
And then after, show calculating.
Then after that, show some sort of hard-coded calories.
All just to show the animation.
We just need to hard-code everything.
And then make sure that when the replacement happens during the animation, maybe we can make it so that it's cut off, so it's all contained on one line.
This is the level of detail that I go with my prompts.
And then I just ask Cloud Code to do this.
So again, that's why I dictate, because it would have taken me like five minutes to type this all by hand.
And this is kind of how I scaffold apps.
This is how I'm making my edits.
It's just dictating everything.
And I do the same thing in cursor plan mode.
I'll just show you two.
If we do the same thing in cursor plan mode, We won't run it there, but I can copy and paste what I just dictated here.
I'll run it in plan mode in parallel so we can see what this looks like.
Now we're back in Cloud Code and it's saying, I'll help you make this sequence.
This will include this.
Do you want to do it?
It's asking permission if it can change the files.
I'm just going to say yes.
Go ahead and do it.
Now it's running its editing files.
Then we have Cursor with plan mode.
It's starting to plan out its steps.
Again, we're not going to use this one.
I just want to show you what plan mode looks like because it's pretty interesting.
Okay, and then Cloud Code is done.
So it says that it did it.
So let's just run it and let's just see what happens.
Hopefully this is okay.
Okay, nice.
It did actually make this animation, which is interesting.
Obviously not to the level of polish that we need here, so I might make some quick modifications.
I'm looking really closely, and here's a pro tip when you're doing animations and interaction stuff.
If you're running the simulator, you can actually click at the top.
It says slow animations.
It will run it at, I think, half speed or slower, so you can actually see what's going on here.
So I can see here.
Okay, now there's even something going on when I do that.
Um, I don't like how it's dropping down and then going back up.
It looks like.
So what I'll tell it is something that's wrong with the animation is when something is leaving focus, it's shooting back up.
Can you make sure that it drops down?
Also, increase the time to two seconds for each of the animations so they can show...
Let's also make the shimmering effect a little more extreme.
We'll let this run.
Here's Cursor with plan mode doing the same thing.
What I love about Cursor with plan mode and why I think it's better at very complex problems, is it's really good at following up.
It's really good at asking questions.
Here it's asking, should the button be usable multiple times?
We'll just say, no, we just want to replay on every tap.
For the three sources, are you okay with stabilized placeholders?
Yeah, sure.
Let's do that.
It's asking permissions on what it should do.
And then we have Cloud Code still running here.
Okay, so now this is done.
So let's see how much closer it got.
And again, I don't think we're going to get as close as we want, because I think it took me like 20 prompts to get to the level I needed to go.
But You can see it's a little bit better.
It's already looking better.
If you just do this a few more times, it's inevitable you can get to the level that I have here.
That's exactly what I did here.
I think it did take, again, 10 to 20 prompts to be able to get it here.
That's like an hour or two of time to get it to this level.
And it's such a big difference.
Compared to if we don't have it, here's what it looked like before I added it.
Again, there's no, like it just kind of just says calculating.
There's still kind of a shimmer effect and then it shows the calories.
But It makes such a big difference.
That's currently how I'm doing it.
Let's just go back to plan mode so I'll just show you what this looks like.
When you're using cursor with plan mode, it will actually build out this plan for you.
And so it's actually saying what it's going to do.
It says step one, it's going to do this.
Step two, it's going to wait two seconds, say analyzing.
And then you can review this plan.
And then when you're ready, you can build it.
And then here I chose 4.5 Sonnet as the model to build it.
And then when you click build, it's actually going to go ahead and do it.
So that's actually, actually I'm kind of curious.
What we can do is I'm going to completely restore this.
So I'm basically just undoing everything Claude did.
Let's just let cursor go ahead and build it.
And let's just see what it comes up with so we can compare, to see kind of what the differences between the two are.
And then maybe you'll kind of see why I switch between them so frequently and why I'm not just sticking with one.
I love having them sometimes do the exact same task and then just comparing and seeing which one is better.
Who do you think is going to win?
I actually think Claude Code will win, because I found that when it comes to design and interactions and animations, it does have a little bit of an edge.
Even if you're using the Sonnet model in Cursor, for some weird reason I think it is.
Let's see if I'm wrong though.
Let's see.
I'm actually curious.
While we wait for this to go though, what I'll do is let me give you a few more.
We can just kind of hop into some tips.
I know this one takes a little bit of time.
So again...
These are the tools.
I'm swapping between the two.
These are the models I'm using.
Opus 4.1, GPT-5 High, and then Sonnet for the actual execution.
Here are the tips that I have that really I think When I've shared these tips, people are like they usually pick something up from here where they add it to their workflow and they're like this actually made a difference.
So the first one, oh actually, no, this is done.
Let's just see what's going on here.
Okay, so cursor's done.
Let's see what it was able to do.
That's actually not bad.
First try.
Actually, you know what?
If we're comparing just the first shot, because again that original first shot for Claude was a little bit more choppy.
This one was actually really good.
You can tell, though, it's so fascinating that it came to the same conclusion.
I think it's because, again, we're using the same model here.
When I'm using Cloud Code, it's using Sonnet 4.5.
When I'm using the model here, I'm using Sonnet 4.5 for the execution.
So that's why they look so, so, so similar.
But it is actually interesting that we got a slightly better result when we did the plan mode first with Cursor.
I think I would choose this one over the other one.
It's not bad.
Objectively, this one was better than the other one.
I think so too.
This is a prime example of even if you're using the exact same model.
If you just use plan mode, for example, versus no plan mode on Cloud Code, you can get pretty different results.
That's a big reason why I think you should try to actually test it with a bunch of different tools.
Maybe have two AI tools that you're using for different scenarios.
This was a very fascinating one.
Okay, so we'll go into, to be honest, the rest of my workflow, this is kind of what I do.
I just dictate everything.
I'm constantly trying things.
Let me go into some rapid fire tips on how to get the most out of the AI coding tools.
This is exactly what I'm doing in my workflow.
And then, if you need a basic tutorial on cursor and cloud code there's so many great ones out there.
So the first one is, as we saw, there is a difference when you use plan mode.
100%.
Every action that you take, use plan mode.
You get...
It's almost like you give the AI time to think, and you will get better results.
So I already showed you what it looks like in cursor menu plan mode.
All you have to do is toggle plan mode here and it's going to give this beautiful plan on the left and you can review it, ask for changes and then, when you're ready, you click build.
Unfortunately, it's not as beautiful in Cloud Code, so let me show you what this looks like.
You can actually hit shift tab, and it'll change it to plan mode here.
And now when you ask CloudCo to do something in plan mode, it's going to kind of do the same thing that Cursor does, where it's going to think through, come up with a plan and ask you to review it.
But what I have found, at least at the time of recording, Cursor's plan mode is stronger than Cloud Codes, which is why I use Cursor Plan Mode for insanely complex problems.
It just somehow thinks about it a little bit better.
It asks better follow-up questions.
But that is tip number one.
And then here's Cloud Code asking for things.
It's like, yeah, here's my plan.
You can already just tell oh, actually this is not fair because it's looking at the current code right now, but typically this is what happens.
It tells you its plan, and then it's up to you to just review and approve it.
It will not be as detailed as Cursor's plan.
Cursor's plans are just so detailed.
They're very, very good.
So that's tip number one.
It's use plan mode.
I'm pretty sure if you do this the output will probably at least increase by 20 at minimum.
If you just do this,
So 100% do this.
It's also good to just review what it's about to do as well.
It's better than just letting it run, run through your code base and then you have to retroactively go or yeah, you have to go back and try to fix it.
This is just a way better way to do it.
Second tip, this is specifically with Cloud Code.
It's to use the keyword UltraThink.
This one is actually a special keyword that Cloud Code has.
I'll show you.
If you type in, can you fix this issue.
And you type in Ultrathing, it actually changes colors because it is doing something.
When you type this in, Cloud Code is actually going to think a little bit harder about the problem.
I'm assuming that it uses up more tokens and more usage when you do this.
But to be honest, I think I use UltraThink in 90 of my messages and I have not really found that it's impacted my my token usage versus if I don't do it.
It seems like it's about the same.
So there's no reason not to do it.
So when you're stuck on a complex problem, just type ultra think and Claude will think maybe I'm assuming.
It seems like it takes twice as long.
So maybe it thinks twice as hard or something.
But this is a keyword I'm very surprised people don't know about.
So you will get a lot better results when you do this.
I don't think there is one in Cursor.
It doesn't highlight, but I think you can still say UltraThink in Cursor.
If you're using Sonnet as the model, I think it will work too.
But there's no nice color thing here to show that it is actually doing something.
So that's my second tip.
The next tip is in Cloud Code, you can actually run background tasks.
So this is where You can tell Cloud Code, can you run the server in the background for me?
This is something I think they only added in the last month.
So this is a relatively new thing.
But what this does is Cloud Code will literally run your server in the background.
So it's running just like you would in the terminal.
But the important part is it now has access to your server logs.
So when you're running and when you're coding with Cloud Code, it can now access this during debugging.
So if you're like, hey, why is this not working?
You don't have to copy and paste things and say hey, the server's crashing, take a look at this, it just has access to it.
And this is a massive one, which I just don't see people doing either.
I think it's probably because it's a recent thing, but I'm constantly telling it.
All you have to do is say, run the server in the background for me and you'll see this thing that says one background task and It's basically running it.
So I'm constantly using this.
This is another big one.
The next one is MCP servers.
So last time I came on the podcast, I was not using MCP servers.
And to be honest, I didn't understand what all the hype was about with MCP servers.
I now understand where they're useful, especially for coding.
There's two MCP servers that I'm currently using.
The first one's called Contact7.
It's a free MCP server.
Basically, it just lets you access the latest version of a lot of different documentation and it's very compressed and very well formatted for an LLM.
What I typically would do is I would just get the documentation for something.
Let's say I wanted to integrate PostHog Analytics into my app.
I would typically say, by the way, here's the link to PostHog, go implement it for me.
But the problem with that is now it has to go scrape it, maybe it doesn't do it correctly.
Or you can use Context 7, hook up the MCP server and you're basically giving Claude code and cursor tools.
And now it has access to Context 7, which now I can just say oh, make sure to use the latest documentation for PostHog.
Please use the Context 7 MCP.
And when you do this, it's going to use the Context 7, pull the latest documentation, really compressed, really really more digestible for Cloud Coder Cursor, and it will just.
It will just use it way better than you trying to feed it in through a URL or something.
So that's the first one.
Second one I'm using now is super base.
So this one is, I'm probably going to get some heat for this, but.
Because a lot of developers are probably going to say, this is not secure, why are you doing this?
But in my experience, this MCP and you can use this for Firebase, you can use it for whatever database you're using is so powerful to correctly set up a project for you.
So I'm constantly using this to set up projects from scratch, because before I would have Cloud Code, do all the coding and everything, but then I would have to manually go set up my database.
Make sure I'm configuring rules correctly.
I would argue that If you are using a tool like Supabase MCP, where Cloud Code has full access to Supabase, it can spin up everything for you.
It actually might be more secure because it has caught things that I have manually configured wrong.
It has set up the security rules better than I would have done, to be honest.
And so this is something where I actually do recommend if you're a beginner or if you're a seasoned developer, it's really helpful to use this.
And if you're a developer and you don't trust it, at least use the Supabase MCP to read your configuration and just double check your work.
So you can just say, hey, I set up the Superbase server.
I set it all up.
I've hooked it up.
Can you just double check that I set it up correctly?
Check all the security rules.
Check all this stuff.
Check the indexes so the performance is good.
This is a really powerful MCP.
And again, you can do this for Firebase, you can do this for AWS.
They have an MCP, I believe, as well.
And it's just such a powerful way.
Just give Cloud Coder Cursor access to these tools and anything you can do in the UI they'll be able to do.
When I'm in production though, I will say I am way more cautious about using it, because it could just delete your entire server if it wanted to, and just delete the database.
So I am a little bit more cautious, but I still do run this in production, though, because...
It is just so much faster for my workflow to use this.
So those are the only two that I'm seriously using right now.
I'm sure that's going to change in a few months, though.
I'm going to probably play with the Figma MCP now and test this out more.
But yeah, these two are very good.
The next one is, this is a very big one for solo developers or anyone that has no coding experience.
Right now, there are a couple of AI coding tools that can review your code for you.
And specifically if you open a pull request in GitHub.
So let's say you make a bunch of changes and you open up.
If you have any coding experience, you know that the proper way to do something is you add your code to GitHub and then another developer reviews it before it gets merged into production.
If you're a solo developer, you don't have that luxury.
There's really no one who can review your code.
So I'm using tools like BugBot and Cloud.
Code has one as well, where it can actually live inside of your code base, And anytime you open up a pull request or you want someone to review your code, it will do it for you.
And I will say these tools when you hook them up, it is so much better than trying to do this inside of Cursor or Cloud Code itself.
Because I think these are maybe custom models or something, but they're specifically trained to identify security issues and bugs.
And so what I'm doing is I have them hooked up to all my repos, and it has caught so many things for me.
And again, it's stuff that I am a pretty experienced developer, I believe, but...
I mean, I'm working so fast.
I'm moving so quickly.
It's just inevitable that bugs will be introduced.
Security vulnerabilities will be introduced.
It gives me so much peace of mind.
And I think the cursor one is just $40 extra per month.
Totally worth it.
Totally worth it for peace of mind, especially from the security perspective. security perspective.
I recommend hooking this up.
It's a hack for solo developers.
And for vibe coders who are really worried about security best 40 you'll probably ever spend to be able to sleep at night knowing everything is secure.
The next thing is dictation.
This is, as you saw, when I was trying to use Cloud Code, I was dictating my prompt.
It's because you can just get way more detailed prompts and then that will help steer the AI forward in a way better direction.
I actually didn't think this was a big deal, but then when people started seeing me do this in my videos, I didn't know people weren't doing this.
And that was something where people were like, wow, I just downloaded this?
Yeah. my AI coding has dramatically improved because I'm dictating everything now.
So that's another hack.
100% recommend dictating.
You can use WhisperFlow like I'm using.
There's also some other tools, but WhisperFlow is really great because it has built-in developer terminology so you can say developer terms and it kind of understands it already too.
The last tip that I have is to use Claude for deep research on technical issues.
So something a lot of people don't know is that if you are paying for cloud code, you also have increased usage inside of cloud desktop, like the chat app, and you can actually use it to do deep research for you.
And so what I'm doing frequently is I'm actually asking it.
Hey, This is what I'm about to do in my app.
So again, I'm a pretty experienced developer, I think.
So I ask it, what's the best way to store data?
I'm looking for something similar to this in React.
What do you think?
And it will go and it will look for 12 minutes straight and look through all of the documentation and try to find the best way to do this.
Then it'll just summarize everything for me.
Then I can just take that and then review it, obviously.
Then I'll send it over to Cloud Code and say, hey, can we actually do it this way?
Because I think this is a better way.
This is a great way.
If you're a developer, to double check are you implementing them correctly?
Learn some new concepts.
And then, if you're just getting started out, this is also a great way.
You can just ask it hey, I've never done this before.
What is the best way for me to store data?
This is something that I am very surprised I don't see a lot of people taking advantage of, especially non-technical people, especially people who are just starting to vibe code.
You don't have to call your developer friends anymore and say, hey, how do I set up this?
How should I structure my app?
Just use Cloud, especially if you're paying for Cloud Code already.
And then obviously double check it.
And if you don't know what you're doing, you can ask a follow-up question.
So you can say, why did you choose this pattern?
Okay, what other patterns exist?
There's also a great way to learn as well.
So this is probably.
It's a win-win if you use something like this and then you can just feed it into Cursor and Cloud Code and then it has access to this.
It's able to implement it for you.
I've found so many things that I've done.
Not wrong, but I could have done better because I use Cloud's deep research.
I know this wasn't a full-on coding tutorial, but these were just a couple of things that I've been telling people in my YouTube videos, and I've gotten a lot of comments saying yeah, these are very helpful tips.
People did not know BugBot existed.
People did not know deep research existed, so...
Hopefully there's some cool stuff that you can take and apply to your own AI coding workflow.
I appreciate you.
I think we're all trying to get the most out of these vibe coding platforms, and little tips and tricks help like this especially.
A lot of us are solo builders, solo developers, right.
So it's not like we have people in real life to talk to.
So this is helpful and I just want to thank you for coming on and spreading the sauce with us.
I'll include where you can go find Chris and get more of him in the show notes.
So you can check that out there.
And Chris, don't forget about us.
Come back on again.
For sure.
For sure.
Yeah.
Thanks so much for having me, Greg.
Really appreciate it.
All right.