jmutai/claude-code-cheat-sheet
Complete Claude Code cheat sheet - commands, keyboard shortcuts, CLI flags, CLAUDE.md, MCP servers, hooks, custom agents, automation scripts, and workflow tips.
Platform-specific configuration:
{
"mcpServers": {
"claude-code-cheat-sheet": {
"command": "npx",
"args": [
"-y",
"claude-code-cheat-sheet"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
[](https://docs.anthropic.com/en/docs/claude-code/overview) [](#) [](LICENSE)
The complete reference for Claude Code, Anthropic's agentic coding CLI. Every command, keyboard shortcut, CLI flag, configuration option, and workflow pattern in one place. Tested and verified on Claude Code's latest release.
> Full article with screenshots and extended examples: computingforgeeks.com/claude-code-cheat-sheet
---
Loading reviews...