Skills
Builder.io 50 Claude Code Tips: Ctrl+S Draft Stash, Esc+Esc Checkpoint Rewind, and Remote Control Mode
Builder.io published a comprehensive 50-tip guide to Claude Code covering three standout productivity techniques: (1) Ctrl+S stashes your draft mid-prompt so you can submit a quick question, then auto-restores; (2) Esc+Esc opens a scrollable checkpoint menu letting you restore code, conversation, or both — enabling speculative approaches with zero-damage rewind; (3) Remote Control mode (claude remote-control) runs a session locally while accepting input from phone or browser. The guide also covers exponential backoff for long-running jobs, model switching mid-session with /model opus[1m], and non-interactive fan-out patterns.
Source
↳ Follow the thread