The Ultimate Claude Code Cheat Sheet | 60+ Slash Commands

Rakesh Gohel · Intermediate ·🧠 Large Language Models ·2mo ago

Key Takeaways

Explains 60+ slash commands for Claude Code, Anthropic's agentic coding tool

Original Description

The Ultimate Claude Code Cheat Sheet | 60+ Slash Commands Claude Code is Anthropic's agentic coding tool. Most users are leaving serious productivity on the table by ignoring its slash command system. Let me break down the 8 categories you need to know: 📌 Today, let me break down 60+ Claude Code commands across 8 categories: 1. Session & Context clear — wipe history, start fresh /compact [instructions] — compress and keep what matters /rewind — roll back to any earlier point /branch [name] — fork the conversation /btw question — ask a side question without breaking flow 2. Usage & Plans /cost — token usage for this session /usage — plan limits and rate-limit status /extra-usage — unlock more when limits hit /stats — visualize daily usage and streaks 3. Memory & Knowledge /memory — edit CLAUDE.md and manage auto-memory /init — initialize project with a CLAUDE.md guide /insights — report on session patterns and friction 4. Model & Settings /model [model] — switch between Sonnet, Opus, Haiku /effort [low | med | high | max] — control model effort level /config — open full settings panel /fast [on | off] — toggle fast mode 5. Code & Dev Tools /diff — interactive diff viewer for git changes /security-review — scan changes for vulnerabilities /plan [description] — enter plan mode /batch instruction — parallel changes via sub-agents /debug [description] — enable debug logging 6. Agents & Extensions /agents — manage sub-agent configurations /skills — list all available skills /mcp — manage MCP server connections /tasks — list and manage background tasks 7. Permissions & Security /permissions — manage allow/ask/deny rules /hooks — view hook configurations /sandbox — toggle sandboxed execution /doctor — diagnose your installation 8. Automation & Scheduling /loop [interval] [prompt] — run prompts on repeat /schedule [description] — create and manage routines /ultraplan prompt — draft plan in browser, execute remotely 📌 Quick picks by use case: Just starting out →
Watch on YouTube ↗ (saves to browser)
Sign in to unlock AI tutor explanation · ⚡30

Related Reads

📰
Building a RAG Chatbot with FastAPI and ChromaDB (that runs locally, no API key)
Learn to build a RAG chatbot using FastAPI and ChromaDB that runs locally without an API key, enabling personalized document-based question answering
Dev.to · deaw.ai
📰
Your 5-Line LLM Script Was Great. Then Reality Showed Up.
Learn to move beyond simple 5-line LLM scripts and tackle real-world complexities in LLM project development
Medium · LLM
📰
AI without illusions: Appendices
Learn to use generative AI with professional discipline and without illusions, using reference materials and checklists
Medium · AI
📰
Top AI Papers on Hugging Face - 2026-07-23
Discover the top AI papers on Hugging Face, featuring trends in world models, diffusion, and agents, to stay updated on the latest advancements in AI research
Dev.to · Y Hành Nhan
Up next
5 Levels of AI Agents - From Simple LLM Calls to Multi-Agent Systems
Dave Ebbelaar (LLM Eng)
Watch →