Important
📋 Archive Notice
This repository has been archived as the extension is currently under review for submission to the official Raycast Store. Once approved and published, the extension will be available directly through Raycast's extension marketplace.
A comprehensive, interactive cheatsheet for the Claude Code CLI. Instantly access the latest commands, options, and unique thinking keywords to supercharge your development workflow.
- Instant Search: Quickly find any Claude Code command, option, or keyword.
- Copy to Clipboard: Copy commands and flags with a single action.
- Always Up-to-Date: Provides the latest information to keep your workflow efficient.
- Claude Code Cheatsheet: The main command to browse and search through all available items.
The following commands and flags are no longer recommended and may be removed in future versions. Please migrate to their suggested alternatives.
Deprecated | Recommended Alternative | Notes |
---|---|---|
claude config |
Use the settings.json configuration file |
Manage local & global settings via the configuration file |
--mcp-debug |
--debug |
The MCP-specific debug flag has been consolidated into the general --debug flag |
MIT License