Cheatsheets — things worth memorizing.

Interactive references for the workflows the team actually uses. Pick one to jump in.

Git · Tooling 4 min read

Expo + Claude Code workflow

Three lanes for changes of every size — a branch-switch for trivial fixes, a worktree+PR for parallel agent work, and a foolproof teardown when you're done.

Lane 1 · branch-switch Lane 2 · worktree + PR Lane 3 · cleanup
Open cheatsheet