Lab
AI tools, creative workflows, developer deep-dives, and behind-the-scenes from RAXXO Studios.
361 articles
Claude Code Desktop: Select DOM Elements to Edit Components Directly
Claude Code Desktop lets you click DOM elements directly in the app instead of verbally describing which component needs editing. The feature captures HTML tags,...
Claude Code /loop: Run Recurring Tasks on Autopilot
/loop schedules recurring prompts in Claude Code sessions without requiring cron jobs or separate monitoring tools. Syntax supports flexible interval placement: leading (/loop 5m task),...
The .claude/ Folder Explained: How to Set Up Any Claude Code Project
CLAUDE.md is automatically loaded at conversation start, serving as persistent AI context about your project structure, tech stack, and conventions. Document specific details like exact...
Chrome's New AI Agent Feature: Browser Automation Just Changed
Chrome now allows AI agents to connect to already-authenticated browser sessions via DevTools Protocol instead of automating login from scratch. This eliminates traditional automation pain...
Google Stitch vs Claude: Which AI Design Tool Wins in 2026?
Google Stitch generates interactive UI designs from text prompts using Material Design patterns natively. Claude offers two design approaches: Artifacts for iterative HTML/CSS/JavaScript prototyping, and...
The Developer's Guide to Shopify (When You're Not a Shopify Dev)
A web developer's guide to Shopify. Liquid templates, theme architecture, and the Admin API - explained for devs who've never touched Shopify before.
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 Liquid Sections: A Developer's Quick Reference
A practical reference for building custom Shopify Liquid sections with schema settings, CSS isolation, and real-world patterns.
Shopify SEO in 2026: What Actually Moves the Needle
Skip the outdated SEO advice. Here's what actually drives organic traffic to Shopify stores in 2026.
From Figma to Shopify: The Design-to-Store Pipeline
The complete workflow for designing in Figma and building it in Shopify, from design tokens to custom Liquid sections.
The Psychology of Dark Mode Design (And Why It Converts)
The psychology behind dark mode design and why it converts better. Color science, contrast ratios, and practical dark UI design patterns.
Vercel Deployment Workflows for Solo Developers
Vercel deployment workflows for solo developers. Staging environments, preview deploys, rollbacks, and how to stop pushing bugs to production.