Resource: Claude Code Basics | Stein Solutions
Setup Guides

Claude Code Basics

Plain-language guide to every term, permission, and popup.

← All Resources

Before you panic

When you first start, things are going to look a little weird. Unfamiliar words, popups you've never seen before. That's completely normal, this page translates all of it.

The most important thing: Claude always asks before it does anything. You're in control the whole time. Not sure about something? Just say no. Claude will figure it out.

Permission popups

Claude Code will ask your permission before it takes certain actions. Think of it like a new employee checking with you before doing something. Here's what each one means.

Read (always safe). "Do you mind if I take a look at this document?" Claude is just reading, not changing anything.

Write (review first). "Do you mind if I create a new document for you?" Take a quick look at the file name to make sure it looks right, then say yes or no.

Edit (review first). "Do you mind if I edit this document? I'll show you exactly what I'm changing before I do it." You see the before and after, so you know exactly what changed.

Bash (review first). "Do you mind if I run this program for you?" Don't let the word "Bash" scare you. It's just the name of the tool that runs commands on your computer. This is how Claude installs things, runs programs, and actually gets work done.

The golden rule. When in doubt, click No. You can always try again. Claude will explain what it was trying to do and suggest a different approach. Nothing bad happens from saying no.

When Claude runs commands

Sometimes Claude asks to run something that looks like total gibberish. Here's what it's actually asking to do.

Installing things

Looking at files

Saving your work

Building and running

Words you'll see (and what they mean)

These terms come up a lot in Claude Code. Here's what they mean in plain English.

Common file types

Skills vs. Agents

You'll hear these two words a lot. They sound similar but do different things.

What's a skill? A skill is a saved set of instructions Claude can follow. Think of it like a recipe card. You create it once, then any time you need that thing done, you say "use this recipe" and Claude follows the steps. A skill is a shortcut. It saves you from repeating yourself.

What's an agent? An agent is Claude working on a bigger task on its own. Instead of telling it each step, you give it a goal and it figures out how to get there. It might use multiple skills, read files, run commands, and make decisions along the way.

The easy way to remember. Skill = a recipe (specific instructions for one task). Agent = a chef (uses recipes and judgment to complete a bigger goal).

Your safety net

Here's what's actually protecting you.

Claude always asks before it does anything. Change a file, run a command, install something, you see it before Claude touches it.

You can always say no. It won't break anything. Claude will just find another way, or ask what you'd prefer.

Git is your undo button. Every change Claude makes gets saved in the history. If something goes sideways, you can go back. Nothing is permanent.

Your passwords stay private. Claude knows where your .env files and API keys are, and won't touch them or share them.

When to pause and think. If you see the words delete, remove, or force in something Claude is asking to run, take a second to read it. Claude will usually explain why, but those are worth an extra look.

Quick cheat sheet

Safe to approve. Read, ls, cd, cat, git add, git commit, npm install, pip install, npm run build, python.

Glance before approving. Write, Edit, git push, npm run deploy, anything that says "send" or "publish."

Read carefully first. Anything with "delete", "remove", "force", or "reset". These are rare and usually fine, but read the full command first.

Still have questions? Join The Owner's AI Room (free community) and ask anything. Or book a call if you want personalized help.

You're building the tools. Now see where AI actually fits your business.

The free 5-minute AI Efficiency Audit scores your operations and hands you your first three moves, emailed the moment you finish. No call required.

Take the Free Audit →