Claude Code Creator's Greatest Tip For Using AI Agents

Por AI LABS · 31 jul 2026 · 14:22

Visualizaciones
4.1K vistas
Likes
139 likes
Comentarios
3 comentarios

Claude Code tips from the creator of Claude Code. Boris Cherny's own workflow as a Claude Code tutorial: how to use Claude Code on today's models, what to delete from your setup, and which Claude Code skills still earn their place. Claude Code for beginners and pros. Try Buzzy Canvas at https://shr.pn/buzzy-now and bring your entire AI video workflow into one place. Community with All Resources: http://ailabspro.io The Roundup, our daily newsletter covering the AI stories that matter. Join now: https://www.theroundup.so/ Boris Cherny, the creator of Claude Code, said in an interview that even with models as capable as Fable 5, most people still use them the way they used Sonnet 3.5. So these aren't top Claude Code tips you apply once and forget. They're the pass you run every time a new model ships, from Anthropic Claude or anyone else, and this is how to use Claude in a real Claude Code workflow. Delete your setup when a new model ships - Anthropic cut about 80% of Claude Code's own system prompt when Opus 5 shipped. Your claude.md gets read on every single turn. - The usage and context commands show what your setup costs you. Safe mode turns it all off so you can see how the model does without it. - The rule: would Claude have worked this out on its own? If yes, delete it. The doctor command trims by exactly that rule. Evals, the thing Boris says people get most wrong - An eval is a fixed check that decides when work is done, and it has to be strict enough to fail. - Boris had Claude rebuild the Claude desktop app in Swift and compare screenshots pixel by pixel. It's been running over two weeks. Without a check like that, an agent stalls out in an hour. Prompting - Say what you want, not how to do it. Boris says experienced engineers are the worst at this. - Hand an agent an inspiration image and you get a near copy. Describe it instead and it works out the approach itself. Where things go - Prompt, then claude.md, then a skill, then MCP only when Claude genuinely can't reach the information. Beyond one prompt - We don't recommend dynamic workflows. The Bun rewrite cost roughly $165,000 at API pricing and still shipped nineteen breakages. - Routines are what you'll actually use: recurring cloud jobs that keep running after you close the laptop. Anthropic runs twenty to thirty a day. This is AI coding the way a software company runs it, so if you're into vibe coding but want coding with AI that holds up, these Claude Code beginner tips are where to start. Everything shown is Claude Code, not Claude Cowork, and the routines are where it turns into real AI automation. All our skills and setups live in AI Labs Pro. Hashtags: #ai #claude #claudeCode #claudeAi #claudeCowork #aiAutomation #vibeCoding #claudeCodeTips