Claude Code is a powerful terminal-based AI coding agent that lives right inside your development workflow. This workshop covers the essential skills you need to go from first launch to a productive setup.
What You Will Learn
- Session management — Send prompts, monitor usage and context, interrupt long tasks, and clear your session for a fresh start
- Prompting techniques — Reference specific files with the @ symbol, stash and recall prompts with Ctrl+S, and paste images for visual context
- IDE integration — Connect Claude Code to VS Code, Cursor, or Windsurf for rich, interactive diff review instead of hard-to-read terminal output
- Time travel — Use rewind mode to navigate conversation history, restore code and context to any previous point, and resume sessions across restarts
- Bash commands — Give Claude real feedback loops by running commands, turning it from a passive code writer into an active agent
- Permissions — Configure the built-in permissions model to balance agent power with safety, create reusable rules with wildcards, and share settings with your team