Claude Code — The Autonomous Terminal Agent
18 min
What you will learn
- Install Claude Code and configure API key
- Write a CLAUDE.md file
- Execute multi-file refactoring and TDD workflows
1 of 23
←→navigatespacecontinue
Knowledge check
1 of 3
Key takeaway
Claude Code is not autocomplete — it is an autonomous agent that reads your codebase, plans changes across files, and executes them. The CLAUDE.md file makes it work well.
Practice Exercise
Hands-on practice — do this now to lock in what you learned
Open an AI assistant and try this:
Create CLAUDE.md, install Claude Code, start session. Try: 'Add input validation' or 'Write tests for utils.'
+10 XP when completed