Lab

Lab

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

52 articles

Development
RAXXO Studios 8 min

The ant CLI Puts the Full Claude API in Your Terminal

ant is Anthropic's official CLI that replaces curl and hand-written JSON for Claude API work Build requests from typed flags or piped YAML, inline files...

Claude Code
RAXXO Studios 9 min

Claude Code Routines Run Your Automations in the Cloud

Routines are saved Claude Code configs that run on Anthropic's cloud, not your machine Package a prompt, repos, and connectors once, then schedule or trigger...

Development
RAXXO Studios 8 min

Shopify April 2026 Breaking Changes: What Developers Must Fix

Shopify now requires expiring offline access tokens for all new public apps as of April 1 Partner organizations must use role-based access control for all...

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

95 Percent of Developers Use AI Weekly. Here Is What the Rest Are Missing.

JetBrains 2026 data: 95% of devs use AI weekly, Claude Code overtook Copilot in 8 months, and solo developers benefit the most. The numbers and...

Shopify
RAXXO Studios 8 min

Shopify Just Gave AI Agents the Keys to Your Store

Shopify shipped an AI Toolkit that lets coding agents manage your store through MCP. Live docs, API schemas, and validated operations. Here is what it...

Development
RAXXO Studios 8 min

Developer Jobs Are Growing, Not Dying: What the Data Actually Shows

Software engineer job listings on Indeed are up 11% year over year, outpacing overall job growth BLS projects 15% growth in software developer employment through...

Claude Code
RAXXO Studios 9 min

The Best AI Coding Tools for Solo Developers in 2026

I shipped 6 products this year with AI coding tools. Here is what works, what costs what, and which tool fits which workflow.

Development
RAXXO Studios 8 min

AI Agents Just Got a Real Browser

dev-browser gives AI agents full Playwright control inside a sandboxed QuickJS runtime Architecture uses three layers: WASM sandbox, persistent browser tabs, and zero host access...

Claude Code
RAXXO Studios 7 min

Claude Code Just Fixed Terminal Flickering (How to Enable NO_FLICKER Mode)

Claude Code's NO_FLICKER mode eliminates terminal flickering with a virtual viewport renderer. Here is how to enable it in 30 seconds.

Claude Code
RAXXO Studios 8 min

Claude Code /buddy: The Terminal Tamagotchi That Broke the Internet

A leaked .npmignore exposed Claude Code's hidden /buddy: a terminal Tamagotchi with 18 species, 5 rarity tiers, and anti-cheat architecture.

Claude Code
RAXXO Studios 4 min

Claude Code Auto Mode and MCP Tools on Mobile: What Just Shipped

Claude Code Auto Mode intelligently approves file writes and terminal commands based on safety criteria, eliminating repetitive manual approval prompts during coding sessions. Auto Mode...