Lab

Lab

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

39 articles

Design
RAXXO Studios 10 min

Freepik Just Rebranded as Magnific: What Changes for Solo Creators

Freepik renamed itself to Magnific on April 28, 2026, unifying its asset library, upscaler, and 40+ AI models under one brand The company hit 230M...

Development
RAXXO Studios 11 min

CSS Anchor Positioning Is Production-Ready: 5 Patterns

5 production CSS Anchor Positioning patterns: tooltips, dropdowns, inline edit popovers, context menus, follow-cursor labels. When to pick it over Floating UI.

Development
RAXXO Studios 11 min

CSS Subgrid Made My Dashboard Layouts Trivial: 5 Patterns

5 production CSS Subgrid patterns for dashboards, forms, articles, and tables. When to reach for Subgrid vs grid-template-areas vs flex.

Development
RAXXO Studios 11 min

Tailwind v4 Theme: Design Tokens That Actually Scale

Tailwind v4 ships a native @theme directive that replaces tailwind.config.js and makes design tokens first-class CSS. Tokens live in one file, ship as CSS custom...

Design
RAXXO Studios 8 min

5 Figma Plugins AI Still Cannot Replace in 2026

Five Figma plugins that still beat AI in 2026: Stark, Tokens Studio, Autoflow, Design Lint, Figmotion. A craft argument from a 20-year visual designer.

Development
RAXXO Studios 8 min

The CSS :has() Patterns That Changed How I Write UI

Six concrete CSS :has() patterns that replaced roughly 400 lines of JavaScript across raxxo.shop.

Development
RAXXO Studios 8 min

The 4-Tier Dark Mode Color System I Use on Every Project

Dark mode breaks when you use pure black #000 and pure white #fff, so I build every UI on a 4-tier system with #1f1f21 as...

Development
RAXXO Studios 8 min

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...

Design
RAXXO Studios 10 min

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...

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...