PrototypeLesson 10 of 23

Create Your Project Folder

1 min readClaude Code for DesignersUpdated Jul 20, 2026

Every project Claude Code touches lives in a folder. You'll create one, step into it, and re-launch Claude Code so it knows where home is for the rest of this lesson.

Create Your Project Folder

Exit Claude Code Temporarily

Type exit and press Enter. You'll return to your regular Terminal.

Create a Project Folder

Run this command:

Terminal
mkdir my-first-prototype

Then navigate into it:

Terminal
cd my-first-prototype

Start Claude Code in Your Project

Run:

Terminal
claude

Sign in again if Claude Code prompts you. Now you're inside Claude Code, with your project as the working folder.

Project folder ready

  • Created a my-first-prototype folder with mkdir
  • Stepped into it with cd
  • Re-launched Claude Code so it's scoped to your new project

You have an empty project. Time to ask Claude Code to fill it.

Stuck on your own project? Book 45 minutes with me for $49.