Claude Code Slash Commands You Should Know (I wasn't either)
Most people (myself included) mainly use Claude Code like a chatbot — type a request, get some code, repeat. But there's a whole layer of slash commands that make it significantly more powerful. Here's a rundown of the ones worth knowing. /resume /branch git branch, but for your conversation. /clear /init CLAUDE.md file — the place where Claude learns about your stack, your conventions, and your project structure. Think of it as onboarding Claude to your codebase. /plan /memory /diff what exactl
