Best Cursor Workflow that no one talks about...

  Рет қаралды 101,837

AI Jason

AI Jason

Күн бұрын

Пікірлер: 110
@AIJasonZ
@AIJasonZ 3 ай бұрын
Comment for more cursor tips you know! If you wanna learn more about Cursor, join my AI builder club: link.agent.rocks/8ni6ADM
@nikola.khalil
@nikola.khalil 2 ай бұрын
Where can we speak to you about this as i have some questions regarding this program to check if it suits my requirements ! so please let me know. I love your videos and i am starting to apply but i need relevance to my industry and would like your help. so please let me know where can we contact you or if it is on here no problem. really genuinely interested
@jasperruijs
@jasperruijs 3 ай бұрын
Wow thanks man this flow is so much better as the other tutorials! ❤ 1. Project Setup in md files 2. Add documentation in settings 3. The building the Front End 4 Then Connecting it With The APIs 5. Building the Backend 6. Improving the UI 7. Deployment My first flow was A)Setup File B) Vo1 interface C)API integration I was not planning to do web deployment, but maybe I will do Supobase.
@wes7bg
@wes7bg 2 ай бұрын
I built a crm system in under 6 hours with cursor only.. without v0.. I was sending screenshots of sections of example CRM and I instructed claude that I want mine to look like that and it executed it brilliantly.. and everything without deployment was ready.. this same project took 5 months for a pro dev (JS+PHP) .. I build it with next and it's probably better.. weird times to be a developer
@jdKingg_
@jdKingg_ Ай бұрын
@@wes7bg Indeed man, I just discovered cursor ai and these kind of flows blow up my mind. I've been a software engineer for more than 15 years now and I just quit my job just to focus on this, because this will change the way we develop, the way industry moves forward, and the way we use our tools. I truly believe that we need to spend time on this so that we don't lose our jobs in the future. 6hours crm system seems insane. congratz
@ErsanSaribal
@ErsanSaribal Ай бұрын
Possibly the most valuable video for AI-assisted coding. Ever.
@beiz08
@beiz08 2 ай бұрын
This is really a great example of a real structured and professional workflow for the potential role of AI-Assisted Software Developer!
@antoniofuller2331
@antoniofuller2331 6 күн бұрын
Thanks man, I've been looking for someone talks at length to explain everything in depth. Means a lot. Will digest this entire video today
@mrpocock
@mrpocock 3 ай бұрын
I have had a good experience getting the cursor chat window to interactively edit markdown files including product spec docs. So I've been doing this without going off to another external llm service. One trick I found was to tell it that within markdown that it generates for me, to use ~~~ fences for nested code. This is understood by markdown, but not by the cursor chat interface, so it avoids issues with the cursor chat window thinking that the edit has been exited by it entering a nested code block.
@local-shrink
@local-shrink 3 ай бұрын
Amazing tutorial for me. As a non dev it was a perfect video with exactly the amount of details needed
@Joe-bp5mo
@Joe-bp5mo 3 ай бұрын
Brillian as always! The workflow of how you create the cursor doc is so good
@xelkomy
@xelkomy 21 күн бұрын
In chat gpt you can click on ctrl+shift+c and it will copy the last response as markdown
@antoniofuller2331
@antoniofuller2331 6 күн бұрын
Wow amazing
@iAmDonH
@iAmDonH 3 ай бұрын
I watched this on X earlier and then could not find it again. Magically it showed up on my KZbin feed 😁😁 subscribed
@yucelcakir7812
@yucelcakir7812 2 ай бұрын
i have seen a few ai-assisted full stack app development, but this one is really the best structured. thank you!
@oliver5356
@oliver5356 3 ай бұрын
You dont need to use Claude to get thr markdown version - the openai copy button at the bottom of the response should copy the response content as MD
@apex-lazer
@apex-lazer 3 ай бұрын
Thanks for taking time out of your day to always create such methodical and clear instructions. Your amazing ❤ from Germany 🇩🇪
@kevinconnolly2325
@kevinconnolly2325 3 ай бұрын
Brilliant tutorial as always. Thank you for your time and sharing with us all.
@fabiothebest89lu
@fabiothebest89lu 5 күн бұрын
wow, the result was pretty good. Also the UI
@deacon0215
@deacon0215 3 ай бұрын
My favourite AI coding youtuber came through just when I want to build something similar. Thank you!!
@themanologue2791
@themanologue2791 2 ай бұрын
The signal to noise ratio on your videos is amazing
@shanegleeson5823
@shanegleeson5823 3 ай бұрын
the copy button in openai at the end of the output is in md format
@jakubmikos3180
@jakubmikos3180 3 ай бұрын
Could you share total LLM API cost for building this project? By that I mean, how much did your prompts and tokens cost you to build it all (let's omit LLM backend integration from it)
@Whatismarketingshow
@Whatismarketingshow 3 ай бұрын
Would be cheap as, you get an idea really quikcly, but he likely used like
@bramburn
@bramburn 3 ай бұрын
You cannot see the token costs if you're using the pro version. I would say from my experience I spend around 50-100k token per feature.
@rigavaz
@rigavaz 3 ай бұрын
Started well, but I lost you at 10mins….
@bramburn
@bramburn 3 ай бұрын
One thing is that you need to know what your doing. As an experienced swe all that hes explained are rhe basic of building an app. you have to know what you are going to be building and how the framework work to some degree obviously you might not know all the features of the framework but at least you have a good understanding how it is structured and how you can use it for your application.
@ArtKrishnamurti
@ArtKrishnamurti 3 ай бұрын
Right... you can see he understand software development at a senior swe level. LLMs just speed up his dev time. The idea that anybody can launch SaaS businesses now is comical.
@Keytotransition
@Keytotransition 3 ай бұрын
Not true. Just get smarter with prompting. Do research on what methods work best for machine learning snd deep learning. And start throwing those techniques into your prompts. My system: Idea then prompt -> ai expounded prompt -ai refined prompt Then Context(I want an lLM to do this for me) + idea =info on best practices and possible pitfalls Then Ask for a meta set or instructions to achieve refined prompt based on the info gained from context of using an llm to do it for you. Then Ask how the expounded prompt can be optimized to work with the meta instructions. It’s just work but hey it’s quicker thanmemorizing new syntax and how individual languages work.
@Keytotransition
@Keytotransition 3 ай бұрын
As we speak it’s cooking for me😂. I told it in interviewing it for a programming job where the test is to take what I’ve given it and get it to fully developed and tested optimized version and told it it’s not a guided test so it’s on its own😂😂😂
@neilzedd8777
@neilzedd8777 3 ай бұрын
​@@Keytotransition you still need to understand, even if in a general sense, how the main parts of the code function to do what you describe. This will become increasingly apparent as your app grows in complexity. Yes, I can write a prompt telling the model to design/plan the app like an award winning 180 iq swe, but it still wouldn't function or look, at a nuanced level, how I originally saw it in my head.
@Keytotransition
@Keytotransition 3 ай бұрын
@@neilzedd8777 maybe you’re right about that. “need to understand “ I understand now that a program come sun parts called modules and each module needs to be tested and debugged, I understand that setting up a data base appears to be very easy but is. Not. When every module needs specific rules for storage😅. Especially when it’s only saving from what is cached and labeled as successful. But 2 weeks ago I l thought I could just copy files into my venv using file explorer and everything would be okay 👌🏼. I’m saying prompting it to do it for you and having it fail then questioning it is absolutely the most absurdly quickest way to learn so we shouldn’t discourage it by being a stick in the mud.
@ErvNoelProduction
@ErvNoelProduction 3 ай бұрын
i was waiting for you to drop 😤
@fanda10
@fanda10 6 күн бұрын
15:44 there is the copy button at the bottom of each chatgpt answer which will copy the response in markdown format.
@sammeske3338
@sammeske3338 3 ай бұрын
This is so good 🙏🏼 thank you for contributing to the community
@taniatse-l3e
@taniatse-l3e Ай бұрын
HOLY SHIT!! THIS IS SO USEFUL thankyou jason
@junmagic8847
@junmagic8847 3 ай бұрын
jesus what a banger tutorial thank you!
@mryang1732
@mryang1732 2 ай бұрын
Good stuff. I always look forward to your next video.
@Jim-ey3ry
@Jim-ey3ry 3 ай бұрын
You went further than any other videos, thank you!
@tomaszzielinski4521
@tomaszzielinski4521 3 ай бұрын
If you're already preparing detailed product description, you could as well try Pythagora or other tools that create whole project.
@karthik947
@karthik947 Ай бұрын
This is gold. Thank you!
@BlazingZebra
@BlazingZebra 3 ай бұрын
Very helpful! I am going to share this with my community now :)
@vaibhavigawe
@vaibhavigawe 2 ай бұрын
How much was the total API cost for this project?
@jonathanwmaddison
@jonathanwmaddison 2 ай бұрын
I use a very similar workflow via generated documentation. The v0 example was excellent
@Laurchitos
@Laurchitos 2 ай бұрын
Just want to add that for those of you that are confused or inexperienced about writing detailed spec requirements, you can use the ChatGPT or even Tab in cursor to write them and decide how much detail you want to add.
@CosmicCodeChronicles
@CosmicCodeChronicles 2 ай бұрын
Thanks Bro loved it ♥
@77onerok
@77onerok 3 ай бұрын
This is great, where is the github project?
@jotagep_dev
@jotagep_dev 2 ай бұрын
Wow amazing tips, thanks for ur content 👏. I have a question, why don't you use composer's notepad or custom .cursorrules? Is it for any particular reason?
@osamaalsanani
@osamaalsanani 17 күн бұрын
thank you bro superb tutorials
@sureshkumar4798
@sureshkumar4798 3 ай бұрын
Wow I love it thanks man!
@bambanx
@bambanx 3 ай бұрын
Just finish the video is amazing
@bambanx
@bambanx 3 ай бұрын
can you show us your cursorrules? mine is not getting the code like you
@ag8247
@ag8247 10 сағат бұрын
Would you change anything in the workflow if you are working with Windsurf?
@shawnfromportland
@shawnfromportland Ай бұрын
nice job. I've been focusing on ai dev workflow as well, and the process i have so far is really really similar to yours (i developed mine before i saw this vid). I'll share a vid soon solidifying my latest ideas on this.
@zw7484
@zw7484 3 ай бұрын
Thank you for this amazing video. I learned a lot about the workflow, especially the PRD part. But btw I don't think v0 made your UI better. Personally I prefer the original one.
@karamjittech
@karamjittech 2 ай бұрын
Awesome video. Would be nice to have bolt video.
@bakadesune1
@bakadesune1 2 ай бұрын
great example of how to set up a PRD for AI prompting
@jasonfinance
@jasonfinance 3 ай бұрын
The templates you mentioned was very very nice
@jorgezozaya5049
@jorgezozaya5049 3 ай бұрын
What if I want to plug ollama instead?
@feizhouji
@feizhouji 2 ай бұрын
Very valuable video! Thank you very much!
@javierhoyos9382
@javierhoyos9382 9 күн бұрын
have you tried vs code or windsurf?
@bambanx
@bambanx 3 ай бұрын
Amazing thanks you, just a questions when you add a documentation you only add the index url or you must add whole links of the documentation? Thanks you
@erictan40
@erictan40 24 күн бұрын
would you recommend using cursor first then v0 to touch up the UI?
@shaambhavshankar8782
@shaambhavshankar8782 3 ай бұрын
shouldn't you be building the components/front end first via v0 then think back on how you want the back end to enable the front end?
@EmblazNOR
@EmblazNOR 3 ай бұрын
Create a .cursorrules file for instructions to cursor
@EmblazNOR
@EmblazNOR 3 ай бұрын
If you do these comments is for the algorithm lol. Great content
@jawbone3910
@jawbone3910 3 ай бұрын
Really amazing and depressing at the same time. I'm glad I at least learned more complex backend concepts and structures because it seems like frontend devs are cooked at this point.
@dmurako
@dmurako 2 ай бұрын
jason - how come you are able to initialize shadcn without any errors? I keep getting issues that shadcn can't detect a supported framework
@cruci4truth
@cruci4truth 2 ай бұрын
Good job! Just referrer code did not pass through...
@JamesGreig
@JamesGreig Ай бұрын
Do you happen to have a .cursorrules file that replicates the PRD creation process? Asking for a lazy friend : )
@malter1628
@malter1628 2 ай бұрын
What is this cursor theme?
@sanesanyo
@sanesanyo 3 ай бұрын
Sorry but how the heck you would know all the packages you are going to use upfront.
@ColeGottdank
@ColeGottdank 3 ай бұрын
Great video, thank you! Cursor has completely changed my coding workflow.
@cyberthugFi
@cyberthugFi 3 ай бұрын
What degrees do you have?
@sparkles132
@sparkles132 3 ай бұрын
You're the best guy. Can you do a bolt.new video plssssssssss
@AlexGower
@AlexGower 3 ай бұрын
Can you make a tutorial on cursor “notepads”
@bramburn
@bramburn 3 ай бұрын
What he has explained his good for non developers
@MehariMamo-t2q
@MehariMamo-t2q 3 ай бұрын
The era of copy-pasta , the copy pasta context switching is a headache by itself.
@zw7484
@zw7484 3 ай бұрын
amazing
@PLAZMAKE
@PLAZMAKE 2 ай бұрын
Is it just me, or the video cuts every 5 minutes. I understand that it is made to shorten video time but I think showing all the parts of creation from beginning to end with the cuted parts will give a lot more insight into what problems you run into and how to approach solving them.
@ArginGerigorian
@ArginGerigorian 3 ай бұрын
Crazy!
@VioFax
@VioFax 3 ай бұрын
So i guess we are at the stage that... Like NOTHING we could think up as an idea of design or to code is worth trying to protect as an idea? Just use a tool thats learning off your project because you can do no better anyway....
@VioFax
@VioFax 3 ай бұрын
Its either give the idea away for free and let corporations sell it, or see it never happen...
@Vipersrule
@Vipersrule 3 ай бұрын
The moat is just switching from development to marketing / distribution.
@ArtKrishnamurti
@ArtKrishnamurti 3 ай бұрын
You still have to stand up a real business, this is just product development. All business fundamentals apply, even more-so now.
@Vipersrule
@Vipersrule 3 ай бұрын
@@ArtKrishnamurti I agree. AI is just another tool. It doesn’t replace anything. It’s add to the existing stack available to entrepreneurs. All the same business rules / laws / fundamentals still apply.
@antoniofuller2331
@antoniofuller2331 5 күн бұрын
supabase setup 31:36
@ruili7941
@ruili7941 2 ай бұрын
No more junior engineer.
@TheZhangyabei
@TheZhangyabei 2 ай бұрын
you did stop me from trying to use cursor
@surykmvar
@surykmvar 3 ай бұрын
Thats interesting am stuck with some basics while using cursor, could you help me out please ?
@Jim-ey3ry
@Jim-ey3ry 3 ай бұрын
Whats the issue you are having?
@yashsrivastava677
@yashsrivastava677 3 ай бұрын
@@Jim-ey3ry Confusion bro..This video has no purpose but to endorse helicone
@trejohnson7677
@trejohnson7677 3 ай бұрын
just ask the llm’s to make a template for generating a template 😂
@akramsystems
@akramsystems Ай бұрын
I don’t know, but I know how to know :)
@ThePishty1
@ThePishty1 Ай бұрын
i thought cursor already knew about the file structure, i guess i was wrong
@guille_zndrke
@guille_zndrke 3 ай бұрын
This video is gold!! Thanks ❤ I will follow your instructions 🫡❤️
@hlsGPT
@hlsGPT Ай бұрын
This is amazing video! You are doing very good deed. Just please talk slower :D
@87911
@87911 3 ай бұрын
Good video but why he needs to gargle while talking? Its very annoying
@75M
@75M 3 ай бұрын
Error Arrows!
@kforrisw9148
@kforrisw9148 3 ай бұрын
沙发
@Grazh0per
@Grazh0per 2 ай бұрын
this
@therammync
@therammync 3 ай бұрын
Can you slow down? You are not a native English speaker why speak fast?
@arjunnayak9088
@arjunnayak9088 2 ай бұрын
All this is only good for Sunday timepass. Please don't make videos like these. Because my stupid dumb clients watch these and think they can build their MVP with a robust design with just 1 developer doing these kind of things. I am totally pissed off because of these kind of videos where people give false hopes to non tech founders. Full timepass
1000x Cursor workflow for building apps
27:55
AI Jason
Рет қаралды 10 М.
Unlimited AI Agents running locally with Ollama & AnythingLLM
15:21
Tim Carambat
Рет қаралды 170 М.
IL'HAN - Qalqam | Official Music Video
03:17
Ilhan Ihsanov
Рет қаралды 700 М.
To Brawl AND BEYOND!
00:51
Brawl Stars
Рет қаралды 17 МЛН
Responsible AI: A Guide to AI Governance
6:06
IBM Technology
Рет қаралды 1,3 М.
How to use Cursor AI build & deploy production app in 20 mins
42:31
Клон Google за 5 минут с помощью Cursor и Claude
27:13
АйТиБорода
Рет қаралды 29 М.
Build an AI Agent That Scrapes ANYTHING (No-Code)
1:09:48
Ben AI
Рет қаралды 206 М.
How To Build Web Apps using V0 + Claude AI + Cursor AI
13:32
Ras Mic
Рет қаралды 152 М.
Discover the Cursor Agent Workflow Nobody Is Talking About (Yet!)
51:02
Frank Nillard | AI Studio
Рет қаралды 18 М.
Cursor + Windsurf Settings to 5x AI's Output Quality (Works with VS Code too)
13:53
Anthropic Revealed Secrets to Building Powerful Agents
19:06
Matthew Berman
Рет қаралды 108 М.