Overview of Claude Code Power-up topics
mainThe Power-ups feature provides 10 specific lessons covering advanced Claude Code capabilities:
- Talk to your codebase: Using
@files and line references. - Steer with modes: Using
shift+tabto switch betweenplanandautomodes. - Undo anything: Using
/rewindorEsc-Escto revert changes. - Run in the background: Managing
tasksvia/tasks. - Teach Claude your rules: Using
CLAUDE.mdand/memoryto persist instructions. - Extend with tools: Using MCP (Model Context Protocol) via
/mcp. - Automate your workflow: Using
skillsandhooks. - Multiply yourself: Using
subagentsvia/agents. - Code from anywhere: Using
/remote-controland/teleport. - Dial the model: Using
/modeland/effortto control model selection and reasoning depth.