Skip to content

Claude Code Commands Reference

What are Slash Commands?

Slash commands are special built-in commands in Claude Code that start with a forward slash /. They provide quick access to specific features and information without needing to write full natural language prompts.

How to use them: Simply type / followed by the command name in the Claude Code chat interface.


Official Documentation

For a complete and up-to-date reference of all available slash commands, please visit the official Claude Code documentation:

Claude Code Built-in Commands

This official guide includes:

  • Complete list of all slash commands
  • Detailed usage instructions and examples
  • Tips and best practices
  • Latest features and updates

Quick Start

Some commonly used commands for this workshop:

  • /help - Display all available commands
  • /mcp - Show connected MCP tools (verify Playwright connection)
  • /clear - Clear conversation history
  • /memory - Edit CLAUDE.md memory files

TIP

Type /help in Claude Code to see the full list of commands available in your current session.