Cheatsheets
Every cheatsheet in this section is verified the same way: CLI flags are read first-hand from the installed binary (--help), slash commands and subcommands are checked against the tool’s official docs, and each page carries the version and date it was checked against. Community cheat sheets are not a source - several popular ones list flags that do not exist.
Each page has two surfaces sharing one dataset:
- A static reference - lookup-first tables you can search (press
/anywhere on a page to jump to the search box) with no JavaScript required. - An interactive layer on every page - Claude Code has a simulated terminal for practicing its session commands (
/compact,/rewind, mode cycling); every other page has a command drill that asks you to type the verified command for a task, with the full answer key readable without JavaScript.
- Claude Code cheatsheet - verified against the installed binary v2.1.234 and the official docs on 2026-08-18.
- Codex cheatsheet - CLI reference for the OpenAI coding agent.
- OpenCode cheatsheet - terminal-first reference for the open-source agent.
- Cursor cheatsheet - editor and
cursor-agentreference. - GitHub Copilot cheatsheet - CLI, GitHub, and IDE surfaces.
- Pi cheatsheet - reference for the extensible terminal agent.