All Shortcuts

Claude Code Keyboard Shortcuts & Commands (27)

Complete collection of 27 Claude Code keyboard shortcuts and commands. Browse all shortcuts organized by category with our interactive search tool.

Related Shortcut Pages

ChatGPT OpenAI Codex CLI OpenClaw Gemini Midjourney Perplexity
📄 View Printable Cheat Sheet — Download as PDF or print · 🧩 Combine with other tools

Search all Claude Code shortcuts interactively with real-time filtering

Open Interactive Shortcut Finder

All Shortcuts

Core Commands

ShortcutActionDescription
/helpShow helpDisplay all available slash commands.
/clearClear conversationClear the current conversation history.
/compactCompact modeCompress conversation context to save tokens.
/costShow token costDisplay token usage and cost for the session.
/statusAccount statusShow current account and API status.
/doctorHealth checkDiagnose configuration and environment issues.
/bugReport bugOpen a pre-filled bug report.
/release-notesRelease notesShow the latest Claude Code release notes.
EscStop / interruptStop the current response or operation immediately.
Ctrl + CCancelCancel the current operation or exit.

File & Code Operations

ShortcutActionDescription
TabAutocomplete pathAutocomplete file names and directory paths.
/add-dir <path>Add directoryAdd an additional directory to the working context.
/diffShow diffDisplay pending file changes as a diff.
/undoUndo last editRevert the most recent file modification.
/lsList filesShow files in the current working directory.

MCP & Integrations

ShortcutActionDescription
/mcpMCP statusShow connected MCP (Model Context Protocol) servers.
/mcp add <name>Add MCP serverConnect a new MCP server by name or URL.
/permissionsEdit permissionsView and edit tool permission settings.
--allowedToolsAllow specific toolsFlag to whitelist specific tools when starting.
--dangerously-skip-permissionsSkip permission promptsSkip all permission checks (use with caution).

CLI Flags (Startup)

ShortcutActionDescription
claude --printPrint mode (-p)Non-interactive mode: print response and exit.
claude --model <id>Select modelSpecify which Claude model to use.
claude --continueContinue last sessionResume the most recent conversation.
claude --resume <id>Resume by IDResume a specific past conversation by session ID.
cat file.py | claudePipe inputPipe file or stdin content directly into Claude Code.
claude --no-markdownPlain text outputDisable Markdown formatting in responses.
claude --output-format jsonJSON outputReturn structured JSON output for scripting.

Browse shortcuts for 269 platforms

Explore All Platforms Practice Shortcuts
🔧 Spotted an error or a missing shortcut? Suggest an edit on GitHub — every accepted fix goes live on this page, the API and the CLI.

🤖 Ask AI about Claude Code shortcuts

Open your assistant with this page preloaded as the source — great for follow-up questions like "which of these work in other apps?"

ChatGPT Claude Perplexity Gemini Grok