Поиск по транскрипциям

Найдено: 20+ результатов по запросу «Claude Code»

USING CLAUDE CODE TO LAUNCH A STARTUP LIVE!!!
Alex Finn Segment 5 (20:00 - 25:00) 20:00

might have talked about this already. Um, I looked into it. I'm just like, for me, I like my workflow as simple as humanly possible. I tell Claude Code what to build, it builds it. I test it. Then I tell what Claude code what to build. It builds it. I test it. That's it. Anything...that, unless it adds insane value, I don't want to add it. And that's down to even claude code features like sub agent slash commands. Like I don't add many of them to my workflow cuz I don't want to make anything more complex unless it's adding exponential value to my workflow. An example

more here. I'm going to have to go with a 7. 4 on Claude on the music visualizer test. Final score of the world famous Alex Finn benchmark. Claude code takes it 24. 9 against the 22. 8 GPT5. Now listen, is GPT5 this revolutionary model that everyone was telling you was when it launched? Unfortunately, I think Claude...really well, that means you have the best logic. So, from that perspective, I have to give it to Claude Opus. I'm not canceling the $200 a month Claude code subscription. But I will say this as a side note, and I've been saying this for months now. From a chatbot perspective, from a companionesque perspective of just

forth between Claude Code on the left hand  side and Codex CLI on the right hand side, and   then getting Claude Code to do the implementation  and Codex CLI to check the implementation that   Claude Code was actually doing, and then giving  back the tasks to Claude Code to then complete.    And I did make a separate video about...seems that Claude code with Sonnet 4. 5,   whilst it does do a better job at completing the  tasks, it still just ignores the fact that there   are still some outstanding tasks. So you can see  over here, there are still some outstanding tasks   that Codex CLI identified based on this like fix  that I was making to my application

have an account already you can set it up. All right, now it's important to note that if you're going to use Claude Code itself, you actually have to have a paid plan. You currently to my knowledge can't do this on a free tier. So, you need to sign up for a Claude Pro, Max, Team...Enterprise account. For personal use, you can get away with like a $20 a month plan and that will get you set up to start running Claude Code on your machine. And so, then once you've got that, you've got a Claude account and then you also have a paid plan enabled, then you're ready

Claude Code is Now the EVERYTHING Agent
Ray Amjad Making Output Styles 1:53

subagent that  creates an output style file for this particular   style that I requested. And one thing you want to  bear in mind is that output styles directly affect   Claude Code's system prompt, so non-default output  styles exclude instructions specific to code   generation, and efficient output normally built  into Claude Code, such as responding concisely   and verifying code...that this output style that I generated will   actually perform worse when it comes to coding,  because it doesn't have everything else required   in the system prompts that Claude Code usually  has. And we can see that Claude Code made a new   output style in this file over here. So if I open  that file, then

they're like, "Hey, use these new vitamins or this that. " And he said, "No, I'm going to go out there. I'm going to throw a football. " Claude codes like that. No, I'm just going to use Claude code to write code. I don't need more plugins. MCP servers. I don't need more sub agents...going to go to Claude Code. I'm going to say, "Build this for me. " And it is going to build it for me better than any other tool in the history of mankind. No offense, Swiss HD. You're the captain of the Twitch community. No offense. I'm not here to offend you. Enjoy Serena plugin. Enjoy

with the Claude Code project manager, it is called Project Hub. One thing I asked the AI was, "Hey, please don't make it look like an AI app. " Uh, honestly, this still kind of looks like an AI app. Basically, anytime I see blue or purple inside an app, I'm going to say it looks like...broken. Let's go into Codeex. Let's see what Codeex has for us, though. Aurora Studio. Of course, the blue and the purple gradient. So, just like Claude Code, it looks exactly like an AI app. I'd say it even looks more like an AI app than Claude Code from a design perspective because it is just blue

depends. It depends, Douggee. Fresh goes. It depends what your goal is. If you're trying to build a document that stores information and context for Claude or Claude code or the AI or whatever, right? So vision and roadmap. mmarkdown like the purpose of this document is to store context about where we are in the project so that...show other people, for content, for videos, whatever, then yeah, building the HTML presentations, that's great. I see a lot of other vibe coding channels uh use Claude Code to build presentations for visuals for their YouTube videos. I think that's cool. I don't personally care. I'm not worried about the whole presentation side. Maybe that

agent. That really is all cloud code is at the end of the day is just an AI agent that just happens to code very well. You can use claude code to do anything you want on your computer. You can have it go do research on the web, anything you want. It just happens to be very good...already have, which is absolutely none. Then it's using a front-end design skill. This is a specialized claude skill, which is a super powerful feature of Claude code, which I'll show you in a second that actually makes it a design expert. So I'm going to show you how to set this up. But Claude skills

claude tmux normally, then it won't work. But if you run claude worktrees, I'm gonna call it like research-tmux, then it will launch Claude Code within tmux inside of the folder that you're currently in. So you can see this is our tmux session name. And the advantage here is that I now have many...benefits of tmux. So if you've seen my video from 2 weeks ago about Claude Code Teams, if you have that inside of tmux, every single team member running in its own split pane. But we can also use the benefits of things run in the background even if you exit Claude Code. So if I give

this,   over the last few weeks there has  been a trend happening where many   people have been combining different  coding agents CLI tools together. So,   for example, combining Claude Code and Codex  CLI, Claude Code and Gemini CLI and so forth. I actually made a previous video about this  called Codex CLI Just Fixed Claude Code over here,   where...basically used Codex CLI to critique  the implementation that Claude Code came up   with and then pass that information back to Claude  Code to then fix its own implementation and then   got it to critique again until I was happy with  the final result. But in this particular case,   I was a human in the loop, copying  information back

Claude Code Tutorial for Beginners (2026)
Dapp University Claude Code Overview 0:31

first place? Well, Claude Code is a command-line agentic coding tool put out by Anthropic, you know, the creators of the Claude chatbot. So, what the heck does that even mean? So, if you've used AI already, maybe you've used a chatbot like ChatGPT or Claude itself or Gemini etc. Basically, what...copy and paste it and put it in your project. I mean, you can even build full applications this way but it's not very efficient. So, Claude Code takes this to the next level. It actually turns it into an agentic process meaning you're turning it into an AI agent. So, essentially, what does that mean? Well

Building more effective AI agents
Anthropic Using the Claude Agent SDK to build agents 3:20

building an agent with Claude, one thing that we've started to see become really popular is this Claude Code SDK. Can you walk me through what that is and how you're seeing developers starting to use that? - Yeah, so we're really excited about developers using the Claude Code SDK. This is something where previously if you wanted...endpoint, build the loops yourself, build all the tools, build executing these tools, interacting with files, interacting with MCP. We basically have already built all of that into Claude Code and even though its name is Claude Code, really Claude Code is just a general purpose agent that is most often used for code. Yeah, we are encouraging

started here, there's a few things that we should download and install. Now, first of course is Claude Code. Now, in order to use Claude Code, you do need a premium subscription with Claude. You are going to have to pay for this just like really any of these AI tools, but you can download it once you have...switch over to kind of this code tab where you can start using it from this view. Now, this is fine, but it's a lot easier to use Claude Code directly from the terminal where what you do is you open up a terminal like so, and you type the command claude. This will then run Claude code

about to see in a second is what makes clawed code in the CLI inside Visual Studio Code better than any other way you can be using Claude Code. What you can see here is it started planning. So, we're starting fresh. Before I designed the architecture, I have some questions to clarify about your vision. I have tested...Claude Code every possible way you can use it. Desktop app, mobile app, inside of the extension. None of the other ways of using Claude Code does what you're about to see here. So, not only is it going to tease details out of me by asking me questions, but it's going to do it by giving

different ways to run Claude code. You can use it in the app, and it can actually modify files in your computer. You can do it directly through the terminal like I was just showing you before. All right, but that was kind of limited in some ways where we can't really verify the code that's being written...code editor or an IDE, which is basically an environment that lets you write and edit code like you would by hand, and then you can actually run Claude code from a terminal or a plugin inside of that. So, there's lots of different options out there. A lot of people like Cursor. I still like Visual Studio Code

Okay, Anthropic released an article earlier today  called Improving Frontend Design through Skills,   and we'll be going over it and how you can  use it within Claude Code to come up with   better designs for your websites. So firstly,  I'll go through some of the main points of   the article and then we'll start applying...that if you do not give it much direction,   Claude will sample from these kind of  design choices at work everywhere. Now,   they do say that you can get Claude Code  to avoid some of that behavior by using   Inter and Roboto fonts, for example. And  of course, if you then give a different   constraints and aesthetic preferences, then

doing one of two things. You have to stick around for the surprise. We'll either be growing and scaling one of our existing startups we built with Claude Code Live or we'll be starting a brand new one based on a really cool idea I found on Twitter. We're going to lock in. We're going...back on Monday. This is a huge day. I'm going to show you also my brand new Claude Code workflow. A small preview of that. I've been working on this new workflow for a little bit. I've been inspired by a couple different tweets. Uh let's actually just go straight into it. Let's I have

Amade himself to become a trillionaire as he hints at in the essay? Well, it would be China coming out with a model that can do much of what Claude code could do or Claude 5 opus or whatever comes out next. at onetenth or 100th the price. For all those watching who use Claude code, if there...with a few million views on Twitter and their framework system Kimmy code now even according to their own benchmarks isn't quite at the level of Claude code or I should say Claude code powered by Claude Opus 4. 5. Even in my own benchmark of common sense reasoning, simple bench, the gains are continuing to come from China

A day with Claude
Anthropic Segment 1 (00:00 - 03:00) 0:00

maybe to get a refill. Today, my top priority is our Anthropic developer conference, Code with Claude. We want to have a Claude cafe pop-up. Let's ask Claude Code to help us build an order management system. Normally, building a web app would take weeks of coding. With Claude Code, I can delegate the execution...spend more time with our customers to inform our product roadmap. Okay, let's give Claude Code some context about the event so it can make the right implementation decisions. We need a way for users to place orders, for baristas to track orders, and for our operations team to monitor wait times. Let's drop in the mock

Экстракт Знаний в Telegram

Экстракты и дистилляты из лучших YouTube-каналов — сразу после публикации.

Подписаться

Дайджест Экстрактов

Лучшие методички за неделю — каждый понедельник