this is sort of like the developer way of, you know, building folders that don't really muck around and ruin your nice organization. So in Claude codes case, they have a dot lowercase C Claude directory. And inside of this Claude directory, there's basically support for like 10 or 15 cool advanced features that once you know...augment Claude code significantly more than sort of vanilla out of the box. So let's run through all of them together. This is what like a fully loaded dot Claude folder would look like. Okay. And there's actually two levels to this and I'll cover both of them in a moment. But the one that I want
Поиск по транскрипциям
massive shift in how coding works. It's moving from I write every line of code to I direct AI agents to build what I need. And tools like anti-gravity and claude code are leading this shift. By 2026, this is going to be normal. Everyone will be using AI agents to code. The people who learn these tools...that sort of thing. But inside this section and the style CSS, it's basically going to start coding out the website, right? And again, I told you didn't need to code. You don't need to code. The AI agent does everything for you. Now, this is a simple project, but it gives you a feel
actually explained that context, what you can do is you can actually use Claude Code within Replit itself. And this is actually a technique that I shared about a month ago on my AI Startup School. And I share a lot of techniques like this. They will be linked down below. If you're interested in joining...market their own applications and then reached pretty big revenue milestones with their applications, so you may also find it useful. Anyways, as for the technique, it involves installing Claude Code within Replit. So you want to go to the Claude Code website. It will also be linked down below and you want to copy over this command that
tool because picking the wrong one could waste you weeks of work. Let me start with something that will surprise you. Codeex is better at raw coding power, but Claude Code destroys it when it comes to workflows and external tools. Let me show you what happened when I tested both tools on the same WordPress project. I gave both...California. Codeex built something that looked amazing. Clean design, solid code structure. But it completely ignored my instructions. It didn't build the curl request feature I asked for. Claude code built the entire website with all the functionality I requested. The curl request worked perfectly. Everything was there. This tells you something crucial. Codeex focuses on making things look
amazing things. But right before we get into the demo, I want to talk about what it is, how it works, and what makes it different than Claude and Claude Code. There are some major differences here between Claude Co-work, Claude Code, and just regular Claude. The main thing you need to know, and you can pause here...create things. It can research for you. It does everything. It basically takes the best of just regular Claude, like if you just go to claude. ai AI and Claude Code which builds you apps and writes you code. It takes the best of both of those and puts it into one app. It's basically Claude Code
this app, we are going to use Claude Code, which in my opinion is the most powerful AI coding tool in the world right now. Very easy to set up, very easy to use. I'm going to show you how to set it up. we're going to put it into Cursor, which is my favorite...Claude Code. If you already have Claude Code set up and are a Claude Code genius, maybe you watched my other videos, feel free to skip to the next chapter, or maybe you just watch it to get a quick review on how it all works. But let's set up Claude Code so we can start building
never written code before in their lives can use Claude code to build incredible apps that generate them money. But I also think it's important that you understand what Claude is building out, even if you've never coded before. So, I gave you three steps before that I do for every single feature Claude builds out, right? Plan...code. And what this does is it helps you understand what Claude is building out even better. You don't need to know how to code to use Claude code, but the more you understand what Claude is building out, the better your prompting will become. Right? If you understand all the code and how the data flows through your
three best ways to be using Claude Code. And one of these three are significantly better than the other two as well, and we'll go over the setup of that in a second. But why not cursor? Most people who use Claude Code are using it inside a cursor today, whether they open up the extension...that is a critical mistake. There is no longer any reason to be using claude code inside a cursor. There is nothing cursor can do that is better than cla code. In fact, through my extensive testing, in a lot of ways, you're actually downgrading cloud code by using it inside of cursor. I have tested out the claw
these. We'll rate them all one to 10 in each one of these categories. Let's do this. Claude Code speed. Claude Code was a little slower, so it didn't execute quite as fast, but it was a good speed. If we're going to go 1 to 10, I'll probably give it a seven. With Gemini...speed, an eight. Slightly faster. Accuracy. I define accuracy as does it get it done without many errors or bugs or messing up at all. Claude Code from an accuracy perspective had zero bugs. It did do a little couple extra things, but to be honest with you, I don't mind it. Claude 4 clearly is a little
moments where I've been reading a lot online, specifically in the software development space on Twitter, some people are calling it like a Gutenberg press moment. It's Claude Code. If you've never heard of Claude Code, it's from a company called Anthropic. They make a very similar product to Chat GPT called Claude, but they also...have a programming version that's called Claude Code. And Claude Code is just like really good. It's basically like an AI programmer is the way you can think of it. And they just recently released what's called Claude Co-work, which is supposed to be Claude Code for non-coding task. I've played around with
what the daily brief agent spins up for me. It goes through all my interests from that original file I showed you that you set up inside of Claude Code and goes on the internet and does research based on all my interests for the latest story. So, for instance, it found the latest tech news. news on YouTube...just showed you save me hours every single week. It saves me hours from having to write content. do research on all the topics I'm interested in. Claude Code just takes care of all that for me. And as you can see, none of that involved coding. Everyone uses Claude Code for coding. Obviously, I use it to build
follow the setup instructions that come with it. I'm sure you guys can figure that out. And then the next thing you want to do is go to Claude Code. Click on Claude Code here. And then once you have VS Code open, you're going to want to go to file and open folder. And then...opened the folder, the root folder of our workspace, and in it there are all the other folders. The next thing we need to do is get Claude code installed. What we can do is go to the terminal tab at the top here. Click new terminal. And then we get this thing down the bottom here. And this
that you need in order to get set up. Everything else is totally free. From here on out, the simplest way to get up and running with Claude code is just opening up a terminal instance. That'll seem pretty intimidating to a lot of you. So I'm not just going to show...this course is probably going to look a little different by the time that you look at it versus when I'm looking at it. And that's because Claude code, Anthropic and just AI tools in general change really quickly, especially since most of the developers are also using Claude code. So it kind of multiplies the productivity here
mode to light mode. And if you don't know what this means, it's OK. Bear with me. We're actually going to rebuild a whole app using Claude code and various design patterns in a moment. The first thing it'll do is it'll try planning out the changes that it's going to make...bottom right hand corner, we now have sort of a little pause button. This pause button is pretty important because it allows us to actually stop a Claude code execution in process, like while it's working. So I could theoretically change this at any point in time. OK, and I can actually pause it and then maybe I could
have the next agent going. Now we have two agents going for us right now. Let's set up a third agent. So, not only do we have our Claude code going, building out the application for us as we speak, but now we have three research agents going in the background and building us out the road map, doing...have to be research agents. I'm now just making them research agents because we're at the beginning of our project. But as we build this out and Claude Code builds out the plan for us, we can have these go out and having have them build out actual features for us. Right? So maybe we have claude code
like Instacart. Is it possible to do on my own? Says South City1026. My question is why not? Why isn't it possible to do on your own? With Claude code and Claude Opus 45, literally anything is possible. You can build anything you want. The blocker in your head should never be is this possible? And if the question...part of the agency. agency part of this is like you got to the moment you have ideas like this, you just go and you build it in claude code. You don't ask other people, is this possible? You just build. You go and build. That's got to be like your impulse. South City
this to get through but we're just going to start with the first thing that you have to understand is that an agent which is what claude code is acts as a digital employee for you. So what does that mean? A digital employee will need to have some kind of uh tools or access or context or knowledge...what it's doing, right? And the first thing you need to understand with getting this set up and how to get the most out of it is like claude code is going to be your digital employee or your assistant to do whatever you set it up to do. But in order to do that correctly, it needs
going to build a quick demo app here in Claude Code just in Visual Studio Code. Then, we're going to take that app and I'll show you how to connect it to Claude Code for web. So, my preferred way of using Claude Code is the extension inside Visual Studio Code. Super easy to use, great...going to show you how to build this really basic journaling app. But then we're going to add a ton of features and functionality by using Claude Code for Web, which is going to be awesome. And real quick, if this is your first time hearing of Claude Code for web, this is their cloud-based version of Claude
Before we wrap, I want to ask you, as the creator of Claude Code, what are your best practices for using Claude Code? And any tips or tricks. - Yeah, I think the biggest thing that I recommend, okay, maybe two tricks. So one thing I recommend is that if you're brand new to Claude Code and you haven...questions about the code base. So you can ask, you know, if I want to make, add a new logger, how do I do that? And then ask Claude Code to explore the code base and figure it out for you. Or why is this function designed the way that it is? Claude Code
want to make it really clear that the only limitation is your imagination with Claude Code. So, Claude Code edited 95% of the video that you're watching right now. I use it for my video editing. It solved pretty much every minor problem in my life. So, for example, at my nearby Starbucks, it automatically disconnects you from...every hour. So, you have to manually reconnect. I just told Claude Code, "Can you make a script to do that for me automatically? " People have even been exploring their DNA with Claude Code and making visualizations for it as well. Now, to prevent me from spending 14, 15 hours every single day in my room using Claude Code, Claude