This isn’t a typical AI coding tool. It thinks before it acts. Here’s how to work with it.
Think architect, not bricklayer.
You’re building a house. You design the blueprint — plumbing, electricity, walls — measured from the top down. You don’t need to know which brick goes on top of which brick. Claude handles the bricks. The system frees you from prompt engineering minutiae so you can focus on design and architecture. That’s where the full creative potential opens up — because the engineering is handled.
System behaviors that might surprise new users.
Red “error” text appears from hooks even when everything worked correctly. This is a known behavior in Claude Code’s plugin system — hooks report via the error channel even for success messages. Anthropic hasn’t fixed this yet. It’s cosmetic, not functional.
Rule of thumb: If work continues normally after the “error”, it’s fine.
These aren’t errors — they’re the system being careful.
Shortcuts and capabilities for faster workflows.
Press to start recording, press again to stop. Your speech is transcribed and sent as a message. Hands-free coding.
Capture any part of your screen, then paste it directly into the conversation. Show Claude what you see.
Pre-built workflows for common operations. Type the command and let the system handle the rest.
Open new terminal tabs. Sessions auto-coordinate via database — they know about each other and avoid file conflicts.
Type cn to start a new conversation. Clean context, fresh start. Memory carries over automatically.
Clear history, compress long conversations, check token costs, or see context usage. Type /help for the full list.