Free PDF · No Payment Required

Claude Code Cheat Sheet — For Client Work

Every essential command and shortcut, plus the workflow habits freelancers and agencies actually use to keep client projects clean. Instant PDF download.

Published Aug 3, 2026 · UIXDraft

Download the free cheat sheet

You'll also get a short daily email series about using Claude Code well. Unsubscribe anytime, one click.

Free, no credit card Instant download Unsubscribe anytime

Essential Slash Commands

/clearReset the conversation context — start clean between unrelated tasks.
/compactSummarize a long conversation to free up context space without losing the thread.
/modelSwitch models mid-session — a quick fix vs a complex refactor don't need the same one.
/permissionsReview or change what Claude Code can do without asking first.
/agentsList or manage subagents available in the current project.
/mcpView or manage connected MCP servers (databases, GitHub, etc.).
/memoryOpen the project's CLAUDE.md file directly for editing.
/resumeResume a previous session instead of starting over.
/costSee token usage and estimated cost — useful for per-client billing.
/initBootstrap a CLAUDE.md file for the current project automatically.
/reviewAsk for a review of a diff or PR before showing it to a client.
/doctorDiagnose setup or configuration issues with your installation.

Keyboard Shortcuts

Shift+TabCycle between modes — normal, auto-accept edits, and plan mode.
EscInterrupt Claude mid-response if it's heading the wrong way.
Esc, EscJump back and edit a previous message in the conversation.
Ctrl+CCancel the current action (press twice to exit if needed).
Up ArrowCycle through previous prompts, like shell history.

CLAUDE.md — Project Memory, Fast

CLAUDE.md is a plain-text file Claude Code reads automatically at the start of every session in that project. For client work, keep one per project, not one giant global file — include the real commands to run tests/build/lint, client-specific conventions, and anything Claude should never touch. Short and specific beats long and vague.

5 Habits for Freelancers & Agencies

Frequently Asked Questions

Is this cheat sheet really free?

Yes — no credit card, just your email, and the PDF is sent immediately.

Is this official Anthropic documentation?

No — this is an independent reference put together by UIXDraft, not produced or endorsed by Anthropic. For the canonical command reference, see Anthropic's own Claude Code docs.

How is this different from the free beginner guide?

The beginner guide explains what Claude Code is and how to run your first workflow. This cheat sheet assumes you already use it and want a fast reference for commands, shortcuts, and client-work habits.

Do I need the paid course to use this?

No — the cheat sheet stands on its own. The paid course goes further into structured, project-based workflows and includes 180+ HTML/CSS/JS templates.