Concise, printable cheat sheets for popular AI coding agents. Built with Marp for easy PDF/HTML/slide generation.
Terms - Essential AI/agent terminology
Tessl - The Tessl CLI: package manager for agent context
Claude Code - Anthropic's Claude Code CLI agent
Gemini CLI - Google's Gemini CLI agent
Codex CLI - OpenAI's Codex CLI agent
OpenCode - SST's open source agent
# Install just (command runner)
# macOS
brew install just
# Linux
curl -sSf https://just.systems/install.sh | bash
# Install marp-cli
npm install -g @marp-team/marp-clijust build # Build PDFs
just run # Preview server with live reload
just open # Open output folderjust build # Build PDFs (runs check first)
just build-html # Build HTML
just build-png # Build PNGs (runs check first)
just build-all # All formats
just check # Verify every sheet fits on one page
just run # Preview serverNote: Each sheet must fit on a single page.
just checkrenders every sheet in headless Chrome and fails if content overflows the slide, sobuildandbuild-pngwon't produce artifacts from an overflowing sheet. Requires Google Chrome (override withCHROME_PATHon other platforms).
PRs welcome! Please maintain consistent styling across sheets.
CC0 1.0 - Public Domain





