Lab

Lab

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

41 articles

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.

Claude Code
RAXXO Studios 8 min

How to Check Your Claude Usage Limit (3 Ways)

Three ways to check your Claude usage limit. Dashboard, API calls, and menu bar trackers to avoid hitting your cap mid-conversation.

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.

Tutorials
RAXXO Studios 7 min

Learn Git Without Watching Videos (Terminal-First Alternatives)

Learn git without video tutorials. Terminal-first alternatives including interactive CLI tools, practice repos, and hands-on learning approaches.

Tutorials
RAXXO Studios 8 min

How to Build and Distribute an Electron Desktop App in 2026

How to build and distribute an Electron desktop app in 2026. From setup to code signing, auto-updates, and distribution on macOS, Windows, and Linux.

Claude Code
RAXXO Studios 6 min

How to Use MCP Servers to Connect Claude to Everything

MCP (Model Context Protocol) lets Claude talk to your tools directly. Here's how to set up and use MCP servers for real workflows.

Tutorials
RAXXO Studios 6 min

Next.js App Router + Clerk Auth: A Practical Setup Guide

Step-by-step guide to integrating Clerk authentication with Next.js App Router, including middleware, webhooks, and production deployment.

Tutorials
RAXXO Studios 5 min

Drizzle ORM with Neon Postgres: A Practical Guide

A practical guide to using Drizzle ORM with Neon serverless Postgres. Schema design, migrations, queries, and deployment patterns for Next.js apps.