Best Cursor Workflow that no one talks about...

  Рет қаралды 80,623

AI Jason

AI Jason

Күн бұрын

Пікірлер: 98
@AIJasonZ
@AIJasonZ Ай бұрын
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 21 күн бұрын
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 Ай бұрын
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 Ай бұрын
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_ 4 күн бұрын
@@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
@beiz08
@beiz08 Ай бұрын
This is really a great example of a real structured and professional workflow for the potential role of AI-Assisted Software Developer!
@mrpocock
@mrpocock Ай бұрын
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.
@oliver5356
@oliver5356 Ай бұрын
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
@ErsanSaribal
@ErsanSaribal 8 күн бұрын
Possibly the most valuable video for AI-assisted coding. Ever.
@local-shrink
@local-shrink Ай бұрын
Amazing tutorial for me. As a non dev it was a perfect video with exactly the amount of details needed
@yucelcakir7812
@yucelcakir7812 26 күн бұрын
i have seen a few ai-assisted full stack app development, but this one is really the best structured. thank you!
@iAmDonH
@iAmDonH Ай бұрын
I watched this on X earlier and then could not find it again. Magically it showed up on my KZbin feed 😁😁 subscribed
@apex-lazer
@apex-lazer Ай бұрын
Thanks for taking time out of your day to always create such methodical and clear instructions. Your amazing ❤ from Germany 🇩🇪
@Joe-bp5mo
@Joe-bp5mo Ай бұрын
Brillian as always! The workflow of how you create the cursor doc is so good
@shanegleeson5823
@shanegleeson5823 Ай бұрын
the copy button in openai at the end of the output is in md format
@bramburn
@bramburn Ай бұрын
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 Ай бұрын
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 Ай бұрын
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 Ай бұрын
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 Ай бұрын
​@@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 Ай бұрын
@@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.
@Laurchitos
@Laurchitos 25 күн бұрын
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.
@kevinconnolly2325
@kevinconnolly2325 Ай бұрын
Brilliant tutorial as always. Thank you for your time and sharing with us all.
@deacon0215
@deacon0215 Ай бұрын
My favourite AI coding youtuber came through just when I want to build something similar. Thank you!!
@themanologue2791
@themanologue2791 Ай бұрын
The signal to noise ratio on your videos is amazing
@jakubmikos3180
@jakubmikos3180 Ай бұрын
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 Ай бұрын
Would be cheap as, you get an idea really quikcly, but he likely used like
@bramburn
@bramburn Ай бұрын
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 Ай бұрын
Started well, but I lost you at 10mins….
@tomaszzielinski4521
@tomaszzielinski4521 Ай бұрын
If you're already preparing detailed product description, you could as well try Pythagora or other tools that create whole project.
@vaibhavigawe
@vaibhavigawe Ай бұрын
How much was the total API cost for this project?
@jonathanwmaddison
@jonathanwmaddison Ай бұрын
I use a very similar workflow via generated documentation. The v0 example was excellent
@ErvNoelProduction
@ErvNoelProduction Ай бұрын
i was waiting for you to drop 😤
@karthik947
@karthik947 13 күн бұрын
This is gold. Thank you!
@sammeske3338
@sammeske3338 Ай бұрын
This is so good 🙏🏼 thank you for contributing to the community
@jawbone3910
@jawbone3910 Ай бұрын
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.
@mryang1732
@mryang1732 Ай бұрын
Good stuff. I always look forward to your next video.
@jotagep_dev
@jotagep_dev Ай бұрын
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?
@shawnfromportland
@shawnfromportland 8 күн бұрын
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.
@junmagic8847
@junmagic8847 Ай бұрын
jesus what a banger tutorial thank you!
@bambanx
@bambanx Ай бұрын
can you show us your cursorrules? mine is not getting the code like you
@zw7484
@zw7484 Ай бұрын
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.
@Jim-ey3ry
@Jim-ey3ry Ай бұрын
You went further than any other videos, thank you!
@77onerok
@77onerok Ай бұрын
This is great, where is the github project?
@BlazingZebra
@BlazingZebra Ай бұрын
Very helpful! I am going to share this with my community now :)
@bakadesune1
@bakadesune1 Ай бұрын
great example of how to set up a PRD for AI prompting
@bambanx
@bambanx Ай бұрын
Just finish the video is amazing
@shaambhavshankar8782
@shaambhavshankar8782 Ай бұрын
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?
@karamjittech
@karamjittech Ай бұрын
Awesome video. Would be nice to have bolt video.
@CosmicCodeChronicles
@CosmicCodeChronicles Ай бұрын
Thanks Bro loved it ♥
@sanesanyo
@sanesanyo Ай бұрын
Sorry but how the heck you would know all the packages you are going to use upfront.
@bambanx
@bambanx Ай бұрын
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
@jorgezozaya5049
@jorgezozaya5049 Ай бұрын
What if I want to plug ollama instead?
@feizhouji
@feizhouji Ай бұрын
Very valuable video! Thank you very much!
@jasonfinance
@jasonfinance Ай бұрын
The templates you mentioned was very very nice
@cruci4truth
@cruci4truth 26 күн бұрын
Good job! Just referrer code did not pass through...
@sureshkumar4798
@sureshkumar4798 Ай бұрын
Wow I love it thanks man!
@dmurako
@dmurako 29 күн бұрын
jason - how come you are able to initialize shadcn without any errors? I keep getting issues that shadcn can't detect a supported framework
@bramburn
@bramburn Ай бұрын
What he has explained his good for non developers
@EmblazNOR
@EmblazNOR Ай бұрын
Create a .cursorrules file for instructions to cursor
@EmblazNOR
@EmblazNOR Ай бұрын
If you do these comments is for the algorithm lol. Great content
@malter1628
@malter1628 24 күн бұрын
What is this cursor theme?
@PLAZMAKE
@PLAZMAKE 29 күн бұрын
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.
@cyberthugFi
@cyberthugFi Ай бұрын
What degrees do you have?
@AlexGower
@AlexGower Ай бұрын
Can you make a tutorial on cursor “notepads”
@sparkles132
@sparkles132 Ай бұрын
You're the best guy. Can you do a bolt.new video plssssssssss
@VioFax
@VioFax Ай бұрын
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 Ай бұрын
Its either give the idea away for free and let corporations sell it, or see it never happen...
@Vipersrule
@Vipersrule Ай бұрын
The moat is just switching from development to marketing / distribution.
@ArtKrishnamurti
@ArtKrishnamurti Ай бұрын
You still have to stand up a real business, this is just product development. All business fundamentals apply, even more-so now.
@Vipersrule
@Vipersrule Ай бұрын
@@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.
@zw7484
@zw7484 Ай бұрын
amazing
@ColeGottdank
@ColeGottdank Ай бұрын
Great video, thank you! Cursor has completely changed my coding workflow.
@TheZhangyabei
@TheZhangyabei 29 күн бұрын
you did stop me from trying to use cursor
@ArginGerigorian
@ArginGerigorian Ай бұрын
Crazy!
@MehariMamo-t2q
@MehariMamo-t2q Ай бұрын
The era of copy-pasta , the copy pasta context switching is a headache by itself.
@akramsystems
@akramsystems 10 күн бұрын
I don’t know, but I know how to know :)
@ruili7941
@ruili7941 24 күн бұрын
No more junior engineer.
@surykmvar
@surykmvar Ай бұрын
Thats interesting am stuck with some basics while using cursor, could you help me out please ?
@Jim-ey3ry
@Jim-ey3ry Ай бұрын
Whats the issue you are having?
@yashsrivastava677
@yashsrivastava677 Ай бұрын
@@Jim-ey3ry Confusion bro..This video has no purpose but to endorse helicone
@guille_zndrke
@guille_zndrke Ай бұрын
This video is gold!! Thanks ❤ I will follow your instructions 🫡❤️
@hlsGPT
@hlsGPT 7 күн бұрын
This is amazing video! You are doing very good deed. Just please talk slower :D
@trejohnson7677
@trejohnson7677 Ай бұрын
just ask the llm’s to make a template for generating a template 😂
@ThePishty1
@ThePishty1 Күн бұрын
i thought cursor already knew about the file structure, i guess i was wrong
@87911
@87911 Ай бұрын
Good video but why he needs to gargle while talking? Its very annoying
@75M
@75M Ай бұрын
Error Arrows!
@kforrisw9148
@kforrisw9148 Ай бұрын
沙发
@Grazh0per
@Grazh0per Ай бұрын
this
@therammync
@therammync Ай бұрын
Can you slow down? You are not a native English speaker why speak fast?
@arjunnayak9088
@arjunnayak9088 Ай бұрын
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
Cursor AI tutorial for beginners
40:35
Greg Isenberg
Рет қаралды 225 М.
А я думаю что за звук такой знакомый? 😂😂😂
00:15
Денис Кукояка
Рет қаралды 4,5 МЛН
Из какого города смотришь? 😃
00:34
МЯТНАЯ ФАНТА
Рет қаралды 2,6 МЛН
Top Minds in AI Explain What’s Coming After GPT-4o | EP #130
25:30
Peter H. Diamandis
Рет қаралды 396 М.
Unlocking Cursor AI: Top 8 Hidden Features
13:57
Yifan - Beyond the Hype
Рет қаралды 8 М.
Get started with FlutterFlow and Cursor AI - Beginners Guide
18:22
Digital Makery
Рет қаралды 9 М.
Better than Cursor? Future Agentic Coding available today
27:32
Клон Google за 5 минут с помощью Cursor и Claude
27:13
АйТиБорода
Рет қаралды 26 М.
А я думаю что за звук такой знакомый? 😂😂😂
00:15
Денис Кукояка
Рет қаралды 4,5 МЛН