Claude Code /powerup: Built-In Interactive Lessons with Animated Demos
Claude Code v2.1.90 introduces the /powerup command, an in-terminal interactive tutorial system that teaches users advanced Claude Code workflows through step-by-step animated demos. The feature is designed to lower the learning curve for new and intermediate users by providing hands-on lessons directly within the CLI. Lessons cover key productivity patterns such as efficient prompting, context management, and tool use β all without leaving the terminal.
Featured Video
A video we selected to help illustrate this changelog
Sources & Mentions
5 external resources covering this update
Claude Code /powerup Demo β Interactive Lessons in the Terminal
Youtube
Claude Code /powerup: Interactive in-terminal lessons
Hacker News
Claude Code just added /powerup β interactive tutorials in the terminal
New /powerup command in Claude Code β animated in-terminal tutorials
X (Twitter)
Getting Started with Claude Code's /powerup Tutorials
Dev.to
Introducing /powerup: Learn Claude Code Without Leaving the Terminal
Claude Code v2.1.90 ships a brand-new interactive tutorial system accessible via the /powerup slash command. Rather than pointing users to external documentation, the feature brings structured, animated lessons directly into the CLI experience.
What /powerup Offers
The /powerup command launches an in-terminal curriculum that walks users through Claude Code's most powerful workflows. Each lesson uses animated step-by-step demos to illustrate concepts in real time, making it far easier to internalize techniques that would otherwise require reading through lengthy documentation.
Topics covered by the initial lesson set include:
- Efficient prompting strategies β how to structure requests for faster, more accurate results
- Context management β working with
/compact, memory anchors, and session hygiene - Tool use patterns β getting the most out of file editing, bash execution, and search
- Agent workflows β chaining tasks and delegating to sub-agents effectively
Why It Matters
Onboarding friction is one of the most common barriers for developer tools with broad capability sets. Claude Code is powerful but has a steep learning curve β users who stick with default behaviors often miss productivity multipliers that experienced users rely on daily. The /powerup system directly addresses this by embedding education into the tool itself.
The animated demo format mirrors what users already see in the terminal, making it immediately applicable without any context switching. Lessons are designed to be short β most run under five minutes β so they fit naturally into a workflow break.
How to Access It
Simply type /powerup in any Claude Code session to launch the tutorial menu. Users can select individual lessons, replay them, or work through the full sequence. Progress is tracked locally so returning to unfinished lessons is straightforward.