Lab
AI tools, creative workflows, developer deep-dives, and behind-the-scenes from RAXXO Studios.
361 articles
CSS Cascade Layers Finally Made My Design System Predictable
CSS Cascade Layers (@layer) let you control the order of style precedence without specificity wars or !important tags My design system has three layers in...
The 6 Git Hooks I Copy Into Every New Repo
Every new repo I start gets the same six git hooks copied in before the first commit lands Pre-commit lint and type-check runs catch noisy...
Merch Design That Actually Sells: 5 Case Studies
The best-selling RAXXO merch designs all share three traits: specific audience, one clear message, high-contrast typography Generic inspiration quotes and vague "creative" designs sell the...
First-Party Analytics Without Google: The 2026 Stack
Google Analytics is slow, privacy-hostile, and reports fewer visitors than reality due to ad-blockers First-party analytics in 2026 means lightweight scripts, no cookies, and server-side...
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...
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,...
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,...
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...
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...
Shopify Metaobjects Killed My Headless CMS in One Saturday
Metaobjects are native Shopify content types, free on every plan, addressable from Liquid without extra API calls Moved 120 entries out of Contentful in 4...
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...
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.