BUDDY
CHECKER
COLLECTION
COMPARE
/POWERUP
·
REVIVE
LEAK
·
SPECIES
BLOG
☾
night
EN
English
/POWERUP TRACKER
Track your Claude Code /powerup lesson progress
PROGRESS: 0/15
(0%)
XP: 0 / 535
GETTING STARTED
0/4
Install Claude Code
Run `npm install -g @anthropic-ai/claude-code` and verify with `claude --version`.
+10 XP
Start Your First Session
Open a project directory and run `claude` to begin an interactive session.
+10 XP
Discover Slash Commands
Type `/help` in a Claude session to see all available slash commands.
+15 XP
Run /powerup for the First Time
Enter `/powerup` in Claude Code v2.1.90+ to unlock the gamification tutorial.
+20 XP
CORE SKILLS
0/4
Write Your CLAUDE.md
Create a CLAUDE.md in your project root with project conventions and context.
+25 XP
Use the Memory System
Learn `/memory add`, `/memory list`, and `/memory remove` to persist context across sessions.
+25 XP
Enter Plan Mode
Use `/plan` to let Claude propose a multi-step implementation before executing.
+30 XP
Configure Tool Permissions
Open Claude Code settings and configure which tools are auto-approved vs. prompted.
+20 XP
ADVANCED
0/4
Set Up Pre/Post Hooks
Configure hooks in settings.json to auto-run lint, tests, or formatters after edits.
+40 XP
Connect an MCP Server
Register an MCP server (e.g., Context7, Playwright) in your Claude Code config.
+40 XP
Install the IDE Extension
Install the Claude Code extension for VS Code or JetBrains and sync your session.
+35 XP
Spawn a Sub-Agent
Use the Agent tool in a session to delegate a subtask to a specialized agent.
+45 XP
MASTERY
0/3
Write a Custom Agent Definition
Create a `.claude/agents/` file defining a specialized agent persona for your workflow.
+60 XP
Integrate Claude Code into CI
Add Claude Code headless mode (`claude --print`) to your GitHub Actions or CI pipeline.
+60 XP
Complete All /powerup Lessons
Finish every lesson in the /powerup curriculum to unlock the Legendary XP badge.
+100 XP