Claude Code
129 stories tagged Claude Code.
Anthropic's Claude Design Tool: What Actually Changed
Anthropic released Claude Design for UI prototyping. We tested it to see if it escapes the 'vibe-coded' look that plagues AI-generated interfaces.
Ten Tools to Fix Claude Code's Terrible Design Aesthetic
Ten Tools to Fix Claude Code's Terrible Design Aesthetic
Claude Code generates the same purple gradients and Inter font on every site. Here are ten plugins and skills that might actually fix its design problem.
Claude Code's New Routines: Automation Without the Laptop Tax
Claude Code's New Routines: Automation Without the Laptop Tax
Anthropic adds cloud-based scheduling to Claude Code. It's cron jobs for AI assistants, with the usual trade-offs between convenience and control.
Anthropic's Claude Code Update: AI Agents Get Planning Tools
Anthropic's Claude Code Update: AI Agents Get Planning Tools
Anthropic released Claude Code v2.1.92 with Ultra Plan for transparent AI project planning and Managed Agents for deployment without infrastructure.
Anthropic's Advisor Strategy Flips Claude's Model Hierarchy
Anthropic's Advisor Strategy Flips Claude's Model Hierarchy
Anthropic's new advisor strategy lets Sonnet run tasks while Opus only advises. AI LABS tested it on real apps—here's what actually works.
AI Can Build Luxury Websites Now. Should We Care?
AI Can Build Luxury Websites Now. Should We Care?
AI tools like Claude Code and Seedance 2.0 can generate professional websites in minutes. What does this mean for web design and the people who do it?
Google's Gemma 4 Turns Claude Code Into a Free Local Tool
Google's Gemma 4 Turns Claude Code Into a Free Local Tool
Google's new Gemma 4 models let developers run Claude Code locally for free. Here's what works, what doesn't, and who this actually serves.
Karpathy Skills Repo: Discipline Over Features for AI Code
Karpathy Skills Repo: Discipline Over Features for AI Code
Andrej Karpathy's lightweight GitHub repo tackles AI coding agents' behavioral problems with four principles that prioritize reliability over power.
Anthropic's New Monitor Tool Could Change How Devs Debug
Anthropic's New Monitor Tool Could Change How Devs Debug
Claude Code's new Monitor Tool watches background processes and auto-fixes errors. Here's what developers need to know about saving tokens and time.
This Free Plugin Makes Claude Code Actually Think Before Coding
This Free Plugin Makes Claude Code Actually Think Before Coding
Superpowers plugin adds structured planning to Claude Code. Does forcing AI to think first actually improve code quality? We looked at the data.
AI Coding Agents Need Structure, Not Just Speed
AI Coding Agents Need Structure, Not Just Speed
Claude Code can accelerate development, but without proper setup—PRDs, constraints, testing frameworks—AI-generated apps fail at scale. Here's the infrastructure.
This AI Second Brain Debugs Code While You Sleep
This AI Second Brain Debugs Code While You Sleep
A developer built an autonomous AI system using Claude Code that finds bugs, analyzes churn, and ships fixes to dev—all without human intervention.
Claude Code's Skill Chaining Raises Automation Questions
Claude Code's Skill Chaining Raises Automation Questions
Anthropic's Claude Code now allows sequential skill execution through 'context fork' commands. Technical advancement or regulatory blind spot?
Claude Code's New Advisor Tool Hints at AI's Tiered Future
Claude Code's New Advisor Tool Hints at AI's Tiered Future
Anthropic's new /advisor command in Claude Code lets cheaper AI models consult smarter ones when stuck—a preview of how we'll actually use expensive AI.
Anthropic's UltraPlan Turns Claude Into a Planning Engine
Anthropic's UltraPlan Turns Claude Into a Planning Engine
Anthropic's new UltraPlan feature transforms Claude Code into a cloud-powered planning tool with multi-agent analysis and visual diagrams for developers.
Claude Code Plugins Automate SaaS Competitor Research
Claude Code Plugins Automate SaaS Competitor Research
Software Engineer Meets AI demonstrates Claude Code plugins that handle competitor analysis, domain selection, design, Stripe integration, and security for SaaS builders.
When Being Less Articulate Makes AI Models More Accurate
When Being Less Articulate Makes AI Models More Accurate
A GitHub repo forcing Claude to 'talk like a caveman' went viral. The research behind it reveals something unexpected about how large language models fail.
Karpathy's Self-Evolving AI Wiki Tests New Memory Model
Karpathy's Self-Evolving AI Wiki Tests New Memory Model
Andrej Karpathy released an architectural blueprint for AI agents that maintain their own knowledge bases. Does it solve AI's memory problem or create new ones?
Claude Code's Ultra Plan: When Speed Meets Quality
Claude Code's Ultra Plan: When Speed Meets Quality
Anthropic quietly released Ultra Plan for Claude Code. It uses parallel AI agents to plan projects faster—and execution follows suit. Here's what's happening.
Claude Code's Ultra Plan Is Fast But Breaks Promises
Claude Code's Ultra Plan Is Fast But Breaks Promises
Anthropic's Ultra Plan for Claude Code is 10x faster than standard planning, but testing reveals it ignores custom skills. Speed vs. functionality.