Great call. The fastest way to "get it": HINT: when stuck: /help shows every built in command. 1. Grab it from claude.com/claude-code and run claude inside a real project folder (not a toy). It's a terminal agent, it reads and edits your files and runs commands, not a chatbot you copy-paste from. 2. First thing: type /init, it reads your codebase and writes a CLAUDE.md (its "memory" for that project). Then just talk to it like a teammate: "explain this repo," "add X," "fix this bug." 3. Learn by handing it one real task you'd normally do by hand. Watch it work, correct it mid-flight, you'll click in a single session. 4. It asks permission before edits/commands. Start there, allow-list the safe stuff once you trust it. 5. And it's not just for coders: any repetitive file/computer task or a small tool/app idea is the sweet spot (people here have built trackers, assistants, etc.). Additional tip: use the slash command /insights, after a while, then an HTML will be written for you that tells you how to improve working by using claude code. None of these commands are required, by the way. You can get everything done just talking to it normally. They're there for when curiosity strikes. My one real suggestion: experiment. Poke at it, try things in a throwaway folder, see what it does. That's the whole unlock. P.S. Hope it helps.