Lab

Lab

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

61 articles

RAXXO Studios 9 min read

Claude Opus 5 Is Here: Fable 5 Intelligence at Half the Price

Anthropic shipped Claude Opus 5 on July 24, a step-change model with a 1M context window at half of Fable 5 price.

AI ToolsClaude CodeDevelopment
Read article
More Articles
Claude Code
RAXXO Studios 9 min

Claude Security: Anthropic's New Vulnerability Scanner

Anthropic shipped Claude Security in beta, a multi-agent scanner that turns vulnerability findings into reviewed patches inside Claude Code.

Claude Code
RAXXO Studios 9 min

Claude Blueprint: Why I Packaged 33 Days Into One Install

Claude Blueprint packages a full Claude Code setup, a CLAUDE.md template, 6 commands, 6 skills, and 3 hooks, into one 2-minute install.

Claude Code
RAXXO Studios 10 min

OhNine: Why I Built a Menu Bar App for Claude Limits

OhNine is a free menu bar app that tracks Claude session and weekly usage limits and warns you before you hit them.

Claude Code
RAXXO Studios 9 min

Statusline Builder: Why I Give a Tool Away Free

Statusline Builder configures a Claude Code statusline with 33 elements, free forever. Here is why I built it that way.

Claude Code
RAXXO Studios 9 min

Claude Code Screen Reader Mode: Accessibility in the Terminal

Claude Code's new screen reader mode swaps boxes and spinners for plain, linear text. Why accessibility in a terminal AI tool matters.

Claude Code
RAXXO Studios 9 min

The Claude Code Features I Started Using This Month

1M context Opus replaced my manual file-pasting ritual entirely Dynamic loop self-pacing cut wasted token spend on simple edits Scheduled remote agents now handle my...

Claude Code
RAXXO Studios 10 min

Headless Claude Code: 5 Things I Run From My GitHub Actions

Claude Code -p runs headless in CI with zero terminal Blog generation, daily audit, PR triage, release notes, README sync all on cron Each run...

Claude Code
RAXXO Studios 9 min

Why I Stopped Using Cursor for Production Code (And What I Use Now)

Cursor felt fast for prototypes but stalled on real production tasks Claude Code hooks let me automate checks before every commit Skills and plugins turned...

Claude Code
RAXXO Studios 10 min

5 Claude Code Slash Commands I Built and Use Daily

/publish replaced a 40-line shell script and 6 manual steps /sync keeps 3 platforms aligned from one source file /qa catches broken links and word-count...

Claude Code
RAXXO Studios 9 min

Why I Run Claude Code Plugins for Brand Voice Enforcement

A brand-voice plugin catches em-dashes and banned words before publish, not after Plugins run on hooks automatically, skills wait until you ask My checker blocks...

Claude Code
RAXXO Studios 9 min

Opus 4.8 in Practice: A Real Coding Session

A field report from one real agentic coding session on Opus 4.8: where it asked instead of guessing, caught its own bug, and held the...