Lab

Lab

AI tools, creative workflows, developer deep-dives, and behind-the-scenes from RAXXO Studios.

107 articles

Claude Code
RAXXO Studios 8 min

The 9 Claude Code Hooks That Audit Every File I Write

How 9 shell-script hooks replace code review in a solo studio: what each one catches, how to write your first in under 20 lines, and...

Development
RAXXO Studios 10 min

MCP Servers Are How Claude Actually Talks to Everything

MCP servers expose tools, resources, and prompts to Claude through a tiny JSON-RPC protocol. Five MCP servers I run daily: GitHub, a scoped Filesystem, Playwright,...

Development
RAXXO Studios 10 min

I Built 3 Production Agents With the Claude Agent SDK in One Weekend

Shipped 3 production agents in one weekend using the Claude Agent SDK, each under 50 lines of glue code. Blog syndication agent cross-posts to Dev.to...

Dev Tools
RAXXO Studios 10 min

The 1M Context Window Actually Changes How I Code

Loaded my entire 12-repo studio into one session and stopped re-explaining context to the model every hour Ran a seven-hour debug across Shopify, Vercel, and...

Claude Code
RAXXO Studios 9 min

How I Run a 15-Repo Studio From One CLAUDE.md File

I run a 15-repo AI creative studio with one CLAUDE.md file as the brain, not 15 different configs|The top-level CLAUDE.md covers rules, brand voice, folder...

Claude Code
RAXXO Studios 10 min

Running LLM Evals in Production: The 2026 Guide

Most LLM apps ship with zero evals because engineers confuse demos with quality Three eval types matter: regression, rubric-based, and live production sampling LLM-as-judge works...

Design
RAXXO Studios 8 min

Claude Design vs Figma: What It Means for Designers

Claude Design is a draft generator, Figma is a production tool, they cover different parts of the same design workflow Figma wins on precision, collaboration,...

Design
RAXXO Studios 8 min

How to Use Claude Design: From Prompt to Production

Setup takes five minutes: open Claude, find Claude Design in the sidebar, optionally grant design system access Specific prompts beat buzzwords, name fonts, name colors,...

Design
RAXXO Studios 8 min

Claude Design Launches: Everything You Need to Know

Anthropic launched Claude Design on April 17, powered by Opus 4.7, turning prompts into prototypes, slides, mockups, and decks Design system integration reads your codebase...

AI Tools
RAXXO Studios 9 min

Claude Opus 4.6 vs 4.7: Every Difference Side by Side

Pricing stays identical at 5 USD per million input and 25 USD per million output, 1 million token context stays, model ID changes from claude-opus-4-6...

Design
RAXXO Studios 8 min

I Tested 5 AI Image Generators Head to Head (Only 2 Shipped)

Midjourney still wins on mood and lighting but lies about text, logos, and hand counts on packaging work Flux 1.1 Pro on fal.ai is the...

AI Tools
RAXXO Studios 8 min

Claude Opus 4.7 Is Here: Everything That Changed

Opus 4.7 just dropped with 3x vision, task budgets for agents, and three breaking API changes. What changed, what breaks, how to migrate.