← Back to Blog
Development 9 min read May 1, 2026

The Complete Guide to Claude Commands and Shortcuts

Master slash commands, keyboard shortcuts, and Claude Projects. Everything you need to know about Claude.ai's power features—from basic commands to advanced workflows.

G
Guillermo García
AI Productivity & Workflow Systems

Claude's command system is one of the least understood but most powerful features in Claude.ai. After months of using it daily, I've learned that most people only use a fraction of what's available—and they're missing out on massive productivity gains.

This guide is the reference I wish I'd had when I started. It covers everything: slash commands, keyboard shortcuts, how Projects work as your command center, and how to chain commands into powerful workflows.


What Are Slash Commands?

Slash commands are shortcuts that trigger specific Claude behaviors. They start with / and handle everything from code review to task organization. They're context-aware—Claude understands what you're asking for and adjusts its response style accordingly.

Think of them as preset instructions that save you from repeating yourself. Instead of: "Please review this code for security vulnerabilities, performance issues, and style problems," you type /review and Claude knows exactly what you need.

Available Slash Commands

Command What It Does Best For
/help Opens help documentation Learning about Claude features
/clear Clears conversation history Starting fresh without context
/code Specializes in code generation Writing functions, scripts, algorithms
/research Gathers information and summarizes Understanding complex topics
/summarize Condenses long text Extracting key points from articles
/explain Breaks down difficult concepts Learning new technologies
/review Critiques code or content Quality assurance and feedback

How Projects Work as Your Command Center

Projects are like folders for related conversations. Instead of drowning in a flat list of discussions, you group related work together—and Claude maintains context across all conversations within that project.

I use Projects for major initiatives. Right now I have three active: a design system overhaul, an analytics implementation, and a content strategy. Each project keeps related conversations organized, and I can reference earlier decisions instantly.

Project workflow: Create a project → add descriptions and context → start conversations within it. Claude remembers everything from previous conversations in that project, so it never loses context about your goals or decisions.

Essential Keyboard Shortcuts

These shortcuts compound throughout your day. Cmd+Enter alone saves you hundreds of mouse clicks per week.

System Prompts: Setting Up Your Foundation

Your custom instructions are system-level prompts. They set the baseline behavior for every conversation. I use mine to define:

This single setup saves me from repeating preferences thousands of times. Every response arrives exactly how I want it.

Chaining Commands Into Workflows

The real power emerges when you combine commands. Here's how I use them sequentially:

  1. Step 1: /research to gather information
  2. Step 2: /summarize to extract key points
  3. Step 3: /explain to understand implications
  4. Step 4: /code to implement solutions
  5. Step 5: /review to catch issues

Each step builds on the previous one. Claude maintains full context, so later steps reference earlier decisions. This sequential approach has cut my iteration cycles in half.


My Personal Top 5 Commands & Shortcuts (What I Use Every Day)

1. Cmd+Enter (Send Message)

This is muscle memory now. One keystroke instead of reaching for the mouse. Over a full workday, it saves 2-3 minutes. Sounds small—but it eliminates friction from the workflow that matters most.

2. /code

I use this before writing any function or implementing logic. It switches Claude's mode to code-first thinking. Responses are more structured, examples are immediate, and explanations assume technical context. It's my most-used command.

3. /clear

I use this when starting a fundamentally new task. It resets the conversation so Claude doesn't carry assumptions from previous work. Essential for keeping contexts clean and preventing confusion.

4. Cmd+K (Command Palette)

Opens everything. Need to access settings? Search for a command? Cmd+K. It's faster than remembering where things are in the UI. This single shortcut has probably saved me more time than everything else combined.

5. Projects (Not a command, but essential)

I pin my three active projects at the top. Switching between them takes one click. Without Projects, I'd spend 20+ minutes per day hunting through conversation history. With them, I'm instantly back in context.


Pro Tips for Command Mastery

Combine commands with custom instructions. Your system prompt defines defaults, slash commands handle specific tasks. Use them together: system prompt says "always markdown," /code specializes that for programming work.

Create conversation templates. For repetitive workflows, I create a template conversation with the exact sequence of steps I always follow. I reference it when starting similar work, saving setup time.

Build project hierarchies. Instead of flat Projects, I organize by domain: Design (with sub-projects for components, patterns), Development (with sub-projects for frontend, backend), Content (with sub-projects for blog, docs).


Further Reading

Want to go deeper? These resources have shaped my understanding of Claude:

Next Steps

Start small. Pick one command from this list and use it intentionally for a week. Let it become habit. Then add another. The compound effect of small optimizations builds into massive productivity gains.

Your future self—the one working faster and never losing context—will thank you.

Like this post

Comments

Leave a comment

Claude Commands Shortcuts Claude.ai Guide Workflow

Enjoyed this post?

Learn AI productivity strategies and Claude workflows delivered to your inbox. No spam, ever.

Related posts

Development

10 Claude Tips Most Users Don't Know About

Apr 30, 2026 · 8 min read