Pulling files in for questioning with @
Still on the uigen-mini codebase, you're curious how the team handles login sessions. The logic lives in src/lib/auth.ts. Rather than save a rule about it, you'll just pull that file into one question with an @ mention.
This exercise is part of the course
Claude Code in Action
Exercise instructions
- Start Claude Code with
claude. - Ask Claude a question about session handling, using an
@mention to pullsrc/lib/auth.tsinto the request. - Type
/exitto exit Claude Code.
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
Start Exercise