Lab

Lab

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

138 articles

Development
RAXXO Studios 8 min

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

Development
RAXXO Studios 6 min

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

Development
RAXXO Studios 8 min

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

Development
RAXXO Studios 10 min

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.

Development
RAXXO Studios 6 min

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.

Development
RAXXO Studios 5 min

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.

Development
RAXXO Studios 5 min

Building a Webhook System for Shopify Order Automation

Build a webhook system for Shopify order automation with Next.js. HMAC verification, plan upgrades, and handling edge cases in production.

Development
RAXXO Studios 5 min

How to Structure a Monorepo for Multiple Products

How to structure a monorepo for multiple products using TypeScript, shared libraries, and deployment pipelines. Practical architecture for solo devs.

Claude Code
RAXXO Studios 5 min

Creative Coding with Claude: Beyond the Basics

Go beyond basic Claude Code prompts. Creative coding techniques, multi-file workflows, and advanced patterns for developers who want more from AI.

Claude Code
RAXXO Studios 9 min

How to Build a Claude Code Skill from Scratch

Build a Claude Code skill from scratch. Project structure, prompt design, slash commands, and publishing your skill for other developers to use.

Claude Code
RAXXO Studios 9 min

How to Use Claude Code for Web Development (Complete Guide)

Complete guide to using Claude Code for web development. Project setup, multi-file editing, debugging, deployment, and advanced workflow patterns.

Development
RAXXO Studios 8 min

Best Terminal Tools for Developers in 2026

The best terminal tools for developers in 2026. Shells, multiplexers, file managers, and CLI utilities that make the command line actually enjoyable.