Lab

Lab

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

49 articles

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

Development
RAXXO Studios 8 min

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

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

Development
RAXXO Studios 8 min

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

Development
RAXXO Studios 8 min

The 8 CSS Properties That Make Dark UIs Feel Premium

Eight CSS properties that turn flat dark themes into polished, layered interfaces with depth, glass effects, and proper typography.

Claude Code
RAXXO Studios 8 min

Claude Code /powerup: Learn Features Without Leaving the Terminal

Claude Code shipped /powerup, interactive lessons built into the terminal. Each takes under 2 minutes and covers MCP, memory, skills, hooks, and more.

Claude Code
RAXXO Studios 8 min

5 Automation Workflows I Run with Claude Code Every Day

Five workflows I run daily with Claude Code that save 10+ hours per week Blog publishing pipeline: one command writes, validates, publishes, and syndicates to...

Claude Code
RAXXO Studios 12 min

What Actually Goes Into a Claude Code Setup (And Why Most People Skip It)

Most people use Claude Code with zero configuration, missing 80% of what it can do A proper setup has 5 layers: CLAUDE.md, commands, skills, hooks,...

Claude Code
RAXXO Studios 8 min

6 Claude Code Commands Every Creator Should Install Today

Slash commands are reusable markdown instructions that eliminate repetitive prompting in Claude Code /repurpose turns one blog post into LinkedIn, Twitter, and Instagram formats in...

Claude Code
RAXXO Studios 8 min

How to Set Up Claude Code Like a Pro in 2 Minutes

Create a single workspace root at ~/CLAUDE/ with subfolders for projects, assets, and references Write a CLAUDE.md file that gives Claude persistent context about your...

Shopify
RAXXO Studios 6 min

How to Build a Shopify Store with AI in 2026

A practical guide to launching a Shopify store using AI tools for design, copy, and product creation - no coding needed.

Shopify
RAXXO Studios 5 min

How to Test Your Shopify Store Before Launch

Complete checklist for testing your Shopify store before launch - payments, mobile, SEO, emails, and the edge cases that break on day one.