Tutorials, tips, and deep dives on Anthropic's agentic coding CLI.
46 resources - 43 posts, 1 tool, 2 guides

How to go from idea to deployed SaaS product using Claude Code as your primary development tool. Project setup, feature building, deployment, and iteration.

How a single developer shipped 100+ features in one day using Claude Code, parallel agents, and the never-ending todo system.

AI agents fail in ways traditional debugging cannot catch. Here are the tools and patterns for finding and fixing broken agent loops, tool failures, and context issues.

MCP servers and function calling both let AI tools interact with external systems. They solve different problems. Here is when to reach for each.

A practical migration guide for developers switching from GitHub Copilot to Claude Code. What changes, what stays the same, and how to get productive fast.
12 AI coding tools across 4 architecture types, compared on pricing, strengths, weaknesses, and best use cases. The definitive comparison matrix for 2026.

Complete pricing breakdown for every major AI coding tool. Claude Code, Cursor, Copilot, Windsurf, Codex, Augment, and more. Free tiers, pro plans, hidden costs, and what you actually get for your money.

A free directory of 303 packaged agent workflows covers 12 careers - from contract review for lawyers to candidate scoring for recruiters.

Claude Code Channels lets you send messages from Telegram and Discord directly into a running coding session. Your phone becomes a remote control for an AI agent with full access to your codebase.

Hooks give you deterministic control over Claude Code. Auto-format on save, block dangerous commands, run tests before commits, fire desktop notifications. Here's how to set them up.

A practical guide to using Claude Code in Next.js projects. CLAUDE.md config for App Router, common workflows, sub-agents, MCP servers, and TypeScript tips that actually save time.
Terminal agent, IDE agent, cloud agent. Three architectures compared - how to decide which fits your workflow, or why you should use all three.

Anthropic's computer use feature lets Claude see your screen, move the cursor, click, and type. Here is how it works, when to use it, and how to set it up.
Everything you need to know about Model Context Protocol - how it works, how to install servers, how to build your own, and the best ones.

A step-by-step guide to building Model Context Protocol servers in TypeScript. Project setup, tool registration, resources, testing with Claude Code, and production patterns.
A searchable directory of 184+ MCP servers organized by category. Find the right server for databases, browsers, APIs, DevOps, and more.
How to spec agent tasks that run overnight and wake up to verified, reviewable code. The spec format, pipeline, and review workflow.

The exact tools, patterns, and processes I use to ship code 10x faster with AI. From morning briefing to production deploy.

Aider is open source and works with any model. Claude Code is Anthropic's commercial agent. Here is how they compare for TypeScript.

A ranked list of the most useful MCP servers for Claude Code, Cursor, and other AI coding tools. Tested configurations included.

The definitive collection of Claude Code tips - sub-agents, hooks, worktrees, MCP, custom agents, keyboard shortcuts, and dozens of hidden features most developers never discover.

Claude Code runs in your terminal. Cursor runs in an IDE. Both write TypeScript. Here is how to pick the right one.

A detailed comparison of Cursor and Claude Code from someone who uses both daily. When to use each, how they differ, and the ideal setup.

A practical guide to building AI agents with TypeScript using the Vercel AI SDK. Tool use, multi-step reasoning, and real patterns you can ship today.

MCP servers connect AI agents to databases, APIs, and tools through a standard protocol. Here is how to configure and use them with Claude Code and Cursor.

How to write effective prompts for Claude Code, Cursor, and Copilot. Practical patterns that get better results from AI coding assistants.

What vibe coding actually means, how to do it well, the tools that enable it, and why it's changing how software gets built in 2026.

Claude Code is Anthropic's terminal-based AI agent that ships code autonomously. Complete guide: install, CLAUDE.md memory, MCP, sub-agents, pricing, and workflows.

Claude Code now has a native Loop feature for scheduling recurring prompts - from one-minute intervals to three-day windows. Fix builds on repeat, summarize Slack channels, email yourself Hacker News digests. All from the CLI.

Anthropic dropped a batch of updates across Claude Code and Cowork - remote control from your phone, scheduled tasks, plugin repos, auto memory, and stats showing 4% of GitHub public commits now come from Claude Code.

Anthropic brought git worktrees to Claude Code. Spawn multiple agents working on the same repo simultaneously - no merge conflicts, no context pollution, and your main branch stays clean.

Claude Code's popularity isn't an accident. It's built on bash, grep, and text files - tools with decades of stability. While competitors build on fragile abstractions, Claude Code bets on the Lindy effect.

Anthropic built Cowork in 1.5 weeks - a Claude Code wrapper that brings agentic AI to non-developers. Presentations, documents, project plans. Same power, no terminal required.

CloudFlare, Anthropic, and Cursor independently discovered the same pattern: don't load all tools upfront. Let agents discover what they need. The results are dramatic.

Claude Code skills can now reflect on sessions, extract corrections, and update themselves with confidence levels. Your agent gets smarter every time you use it.

The best Claude Code sessions start with questions, not code. Spec-driven development forces requirements discovery upfront - interview first, spec second, code last.

Claude Code can now control Chrome using your existing authenticated sessions. No API keys needed. Gmail, Sheets, Figma - your agent works across tabs like you do.

Skills turn Claude Code sessions into persistent memory. Successes and failures get captured, progressively disclosed, and shared across teams. Your agent remembers.

Claude Opus 4.5 ran autonomously for 4 hours 49 minutes using stop hooks and the Ralph Loop pattern. Walk away, come back to completed work. Here's how it works.

Zed is not another Electron-based editor. It's built from the ground up in Rust, which means real performance without the memory bloat that plagues other IDEs.

GitKraken Desktop bridges this gap. It is a visual Git client that shows you exactly what is happening in your repository, combined with AI that automates tedious tasks so you can stay in flow.

Anthropic's Claude Sonnet 4.5 isn't just another model increment. The company claims they've observed it maintaining focus for more than 30 hours on complex multi-step tasks.

Anthropic's Claude Code now supports sub agents - specialized AI workers you can deploy for specific development tasks. Instead of cramming every instruction into a single system prompt, you build a ...

New tutorials, open-source projects, and deep dives on coding agents - delivered weekly.
Explore 160 topics
Browse All Topics