Technical Insights

React Native, agentic coding, and lessons from shipping in production.

Skills vs MCPs: Stop Burning Your Context Window
Agentic Coding
Claude Code
5 min read

Skills vs MCPs: Stop Burning Your Context Window

Most Claude Code users install MCPs for everything without realizing each server front-loads thousands of tokens before the session begins. Skills (plain Markdown files in .claude/skills/) load on demand and cost nothing until called. Understanding the skills vs MCP trade-off is one of the highest-leverage optimizations in an agentic coding setup.

Agentic Coding
Read
Claude Code's 1M Context Window Is Live. Here's What Actually Changed.
AI News
Claude Code
5 min read

Claude Code's 1M Context Window Is Live. Here's What Actually Changed.

Anthropic made the 1 million token context window available to all Claude Code users on March 13, at no extra charge. Three weeks in: compaction friction is down, the pricing model beats OpenAI's at scale, but context rot is real and the fundamentals of session design haven't changed. The 1M window is headroom, not a replacement for structured context.

AI News
Read
First chapter free

Learn the agentic coding workflow I use in production

A text-based course on building AI coding workflows that actually work. From CLAUDE.md setup to full autonomous pipelines.