- Claude Code installed and set up — docs.anthropic.com
- Terminal / Windows PowerShell or a code editor open — VS Code recommended
💡 Pro Tip
Claude Code will ask for permission when it needs to act. It supports fine-grained permissions to scope what agents can do:
- Modify files in your project
- Run bash commands
- Install new tools (like the Playwright MCP in Step 9)
Press Enter when prompted to approve each action, or tell Claude what to do instead.
Advanced users can configure auto-approvals in .claude/settings.json — this keeps you in full control of what happens in your codebase.