Lab
AI tools, creative workflows, developer deep-dives, and behind-the-scenes from RAXXO Studios.
43 articles
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...
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,...
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...
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...
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.
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.
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.
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.
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.
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.
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.
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.