Claude Code v2.1.90 adds /powerup command with gamified feature discovery

Claude Code v2.1.90 includes a new /powerup slash command that implements a gamified onboarding system. This feature helps users discover 10 specific capabilities that are often overlooked in the AI coding assistant.
Key Details
The /powerup command provides 10 unlockable power-ups, each designed to teach one feature that most Claude Code users miss during regular use. The system includes animated demonstrations that run directly in the terminal, showing users how each feature works in practice.
The source material references a GitHub repository containing documentation of these power-ups with screenshots. The repository is maintained at https://github.com/shanraisshan/claude-code-best-practice/blob/main/best-practice/claude-power-ups.md and appears to be part of a broader best practices collection for Claude Code.
This type of gamified onboarding is becoming more common in developer tools as a way to increase feature adoption without requiring users to read extensive documentation. By presenting features as unlockable achievements with immediate visual feedback, tools can encourage exploration of capabilities that might otherwise remain undiscovered.
For Claude Code specifically, which is an AI-powered coding assistant, this approach could help users discover more efficient ways to interact with the tool, potentially improving their coding workflow through better understanding of available commands and features.
📖 Read the full source: r/ClaudeAI
👀 See Also

Google AI Overview Falsely Labels Canadian Fiddler Sex Offender, Lawsuit Filed
Ashley MacIsaac sues Google for $1.5M after AI Overview generated false statements he was a convicted sex offender, leading to a concert cancellation.
Claude Boosts Riemann Hypothesis Zero Bound from 41.6% to 67.2%
An unreleased research version of Claude improved the lower bound for zeros on the critical line from 41.6% to 67.2%, using a novel combination of prior work.

Sakana AI Launches RSI Lab: Recursive Self-Improvement with Foundation Models
Sakana AI formally launches its Recursive Self-Improvement Lab, building on published research like LLM-Squared, Darwin Gödel Machine, and The AI Scientist to create autonomous, self-improving AI systems.

Qwen3.5-27B-FP8 performance benchmarks with OpenClaw agents
Testing shows Qwen3.5-27B-FP8 can run six OpenClaw agents simultaneously with throughput scaling to 120 tokens/second. The SGLang framework with prefix caching reduces 100K context prefill from 10 seconds to 200ms.