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