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-prototypeThen navigate into it:
Terminal
cd my-first-prototypeStart Claude Code in Your Project
Run:
Terminal
claudeSign 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.
The patterns behind this lesson
Contextual AssistanceOffer timely, proactive help and suggestions based on user context, history, and needs.Augmented CreationEmpower users to create content with AI as a collaborative partner.Progressive DisclosureGradually reveal information, options, or AI features to reduce cognitive load and simplify complex tasks.