Skip to main content

Quick Reference

A collection of shortcuts, templates, and cheat sheets for working with Claude Code.


Keyboard Shortcuts

ActionMacWindows
Activate Wispr FlowFN + SpaceFN + Space
New line in promptShift + EnterShift + Enter
Submit promptEnterEnter
Open settingsCmd + ,Ctrl + ,
Cycle permission modesShift + TabShift + Tab

Permission Modes

ModeWhat It DoesRisk LevelBest For
Ask Before EditsAsks permission for each changeLowLearning, sensitive work
Plan ModeCreates plan first, you approveLowComplex multi-step tasks
Bypass PermissionsDoes everything automaticallyHigherTrusted, repetitive work

The Super Prompt Template

[What I want done - be specific about the output]

Here's context: [paste file path]
Additional context: [paste another path if needed]

Write the output to: [paste output file path]

Make a comprehensive to-do list for yourself.
[Optional: Research online and include sources.]

Markdown Cheat Sheet

What You TypeWhat You Get
# Heading 1Big heading
## Heading 2Medium heading
### Heading 3Small heading
**bold**bold
*italic*italic
- itemBullet point
1. itemNumbered list
[text](url)Hyperlink

GitHub Quick Reference

ActionWhere to Click
See what changedLeft panel in GitHub Desktop
Commit changesBottom left: write message → "Commit to main"
Push to cloudTop right: "Push origin"
Get latest from cloudTop: "Fetch origin" → "Pull origin"
Undo a commitHistory tab → Right-click → "Revert changes"

Token Management

SituationAction
Approaching 50%Consider creating a handoff document
Warning appearsCreate handoff, then compact or start fresh
Large files neededBe selective—every file eats tokens
Long projectUse external files to preserve key context

Common Prompts

Research

I need you to research [topic] and create a summary with key insights.

Here's what I know so far: [paste path]

Write to: [paste output path]

Make a to-do list and include sources.

From Transcript

Read this transcript: [paste path]

Give me:
- Summary (3-5 bullets)
- Action items with owners
- Key decisions made

Create Document

Create a [document type] about [topic].

Here's context: [paste path]

Write to: [paste output path]

Include: [list sections you want]

Iterate on Output

This is close, but:
- [What needs to change]
- [What's missing]
- [What should be different]

Update the document.

Course Structure Overview

SectionTopics
1. Getting StartedSetup, First Win, Agent Platform vs Consumer App
2. Working in Claude CodePrompting Guide, Token Window Management
3. Building Your ToolkitSkills & SOPs, Multi-Agent Patterns
4. Connecting Claude CodeMCPs Overview, Teamwork, Fireflies
5. Syncing Your WorkGitHub Basics
6. Time to CookResearch, Presentations, Transcripts