Claude Code Cheat Sheet
phasE89
284 points
89 comments
March 23, 2026
Related Discussions
Found 5 related stories in 41.3ms across 3,471 title embeddings via pgvector HNSW
- The Claude Code Leak mergesort · 79 pts · April 02, 2026 · 67% similar
- Code Review for Claude Code adocomplete · 67 pts · March 09, 2026 · 67% similar
- Claude Code Unpacked : A visual guide autocracy101 · 35 pts · April 01, 2026 · 65% similar
- The Claude Code Source Leak: fake tools, frustration regexes, undercover mode alex000kim · 1057 pts · March 31, 2026 · 65% similar
- How I'm Productive with Claude Code neilkakkar · 161 pts · March 23, 2026 · 63% similar
Discussion Highlights (20 comments)
phasE89
I use Claude Code daily but kept forgetting commands, so I had Claude research every feature from the docs and GitHub, then generate a printable A4 landscape HTML page covering keyboard shortcuts, slash commands, workflows, skills system, memory/CLAUDE.md, MCP setup, CLI flags, and config files. It's a single HTML file - Claude wrote it and I iterated on the layout. A daily cron job checks the changelog and updates the sheet automatically, tagging new features with a "NEW" badge. Auto-detects Mac/Windows for the right shortcuts. Shows current Claude Code version and a dismissable changelog of recent changes at the top. It will always be lightweight, free, no signup required: https://cc.storyfox.cz Ctrl+P to print. Works on mobile too.
mrtz
that is quite helpful, thanks!
dylan604
Is something updated daily a good target to be printable?
droidjj
The fact this needs to exist seems like a UX red flag.
kxrm
CMD + V to paste an image is wrong. On Mac it's the same as Windows, CTRL + V. You use CMD + V to paste text.
bibimsz
Thanks for putting this together! It's really nice to have a quick reference of all the features at a glance — especially since new features are being added all the time. Saves a lot of digging through docs.
plantain
Shocking how far ahead Claude Code is from Codex on the CLI front.
dangoodmanUT
I think this is the argument for UIs - it should be self-explanatory since it's singificantly simpler than an IDE
guessmyname
There’s actually a lot more environment variables: edit: removed obnoxious list in favor of the link that @thehamkercat shared below. My favorite is IS_DEMO=1 to remove a little bit of the unnecessary welcome banner.
zmmmmm
If only there was some kind of tool that could answer helpful questions about technology instead of needing a cheat sheet.
levocardia
It's missing the most important CLI flag! (--dangerously-skip-permissions)
ninininino
This just exposes why UI like Codex, Cursor, T3 Code, Conductor, Intent, etc are necessary. This is a bit intense.
jcims
The link to the changelog on the page got me wondering what the change history looks like (as best we can see). I asked chatgpt to chart the number of new bullet points in the CHANGELOG.md file committed by day. I did nothing to verify accuracy, but a cursory glance doesn't disagree: https://imgur.com/a/tky9Pkz
whalesalad
needs a literal /dark mode
williamcotton
Undo (typing): Ctrl + _ (Ctrl + underscore) Applies to the line editor outside of CC as well.
dirteater_
Ctrl + S - Stash
hooloovoo_zoo
Proposition: Every power user feature added lowers Anthropic’s market cap $1B and OpenAI’s $10B.
artyom
Wait, why do we need chat sheets for this like it's (gasp!) a programming language, tool or IDE? it's almost like if the thing is not intelligent at all and just another abstraction on top of what we already had.
vasco
Just ask it, this is not needed
airstrike
personally I'm a fan of "ultrathink squared"