Several slash commands let you view and change Claude Code’s behavior without leaving the terminal.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/killlowkey/claude-code/llms.txt
Use this file to discover all available pages before exploring further.
/config
Open the interactive settings panel (also aliased as/settings):
/model
Switch between available Claude models mid-session:/theme
Change the terminal color theme:/vim
Toggle vim keybinding mode for the input prompt:h j k l, w b, 0 $, etc.) to navigate and edit your input.
/effort
Adjust Claude’s reasoning effort level:/output-style
Change how Claude formats its responses:/cost
View token usage and estimated cost for the current session:/doctor
Diagnose your environment:- Anthropic API authentication status
- Network connectivity to Anthropic endpoints
- Git installation and configuration
- Node.js / Bun runtime version
- Claude Code version and available updates
- MCP server connectivity (if configured)