A Growth LA Resource

Your Guide to Building with Claude

From ChatGPT User to Claude Power User

A practical, no-jargon walkthrough of the Claude desktop app, Cowork, and Claude Code — designed for marketers and operators who want to build real things without writing a single line of code themselves.

What you'll learn

How to set up Claude, understand its three modes, get your first win in under 10 minutes, and see exactly what you can build with it.

01

Why Claude (and Why Switch)

If you already use ChatGPT, you already understand the core concept of working with an AI assistant. Claude is Anthropic's equivalent, and in many ways it's a direct competitor. The reason to explore it isn't that one is categorically better than the other — it's that Claude has developed a set of capabilities that are genuinely different, especially for people who want to go beyond chatting and start building and automating.

The big differentiator: Claude has an agentic layer.

Through the Claude desktop app, you get three distinct modes — Chat, Cowork, and Code — that progressively give you more power. Chat works like you'd expect. Cowork lets Claude autonomously execute multi-step tasks on your computer. Code lets you build actual software — websites, tools, apps — through a visual interface, no terminal required.

This guide will walk you through all three, starting with the basics and building to the good stuff.

02

Getting Set Up (10 Minutes)

Everything starts with the Claude desktop app. This is the hub for all three modes.

1

Pick a Plan

Go to claude.ai and sign up. The Pro plan at $20/month gives you access to Chat, Cowork, and Claude Code in the desktop app. It's the best starting point. If you find yourself hitting usage limits regularly, the Max plan ($100/month) gives you significantly more capacity.

2

Download the Desktop App

Go to claude.ai/download and install the app for your Mac or Windows machine. This is not the same as using Claude in your browser. The desktop app is what unlocks Cowork and Code.

3

Sign In and Orient Yourself

Open the app and sign in with your account. At the top of the window, you'll see three tabs: Chat, Cowork, and Code. That's it. You're set up.

A quick note on plans

FreeChat only, limited usage.
Pro ($20/mo)Chat + Cowork + Code. Great starting point.
Max ($100-200/mo)Same features, much higher usage limits.
Team/EnterpriseFor organizations. Custom pricing.
03

The Three Modes, Explained

Think of these as three levels of capability. Each one builds on the last. You don't need to master one before trying the next — but understanding what each does will help you pick the right tool for each task.

Chat — The Familiar One

This is the mode that will feel most like ChatGPT. You type a prompt, Claude responds. Great for brainstorming, writing, analysis, research, and getting quick answers. If you're coming from ChatGPT, you'll feel at home immediately.

What's different from ChatGPT: Claude tends to produce longer, more nuanced outputs. It handles large documents well. It has a feature called Projects where you can upload reference files and set persistent instructions — useful for recurring work like brand-voice writing or competitive analysis.

Best for

Brainstorming, content drafting, strategy documents, email writing, data analysis from pasted content, research synthesis.

Cowork — The Game Changer

This is where things get interesting. Cowork turns Claude into an agent that works directly on your computer. You point it at a folder, describe what you want done, and it handles the work — reading files, creating new ones, browsing the web, coordinating multiple sub-tasks in parallel.

You don't write code. You describe the outcome you want in plain language, and Claude figures out how to get there. It will show you its plan before executing, and it checks in before doing anything irreversible.

Best for

Organizing messy files, extracting data from PDFs into spreadsheets, creating formatted reports from raw data, batch-renaming files, competitive research, turning notes into polished documents.

Cowork in action — a real example

You have a folder of 40 PDF invoices from vendors. You open Cowork, point it at the folder, and type: "Extract the vendor name, date, and total amount from each invoice. Create an Excel spreadsheet with all the data, sorted by date."

Claude reads every PDF, extracts the data, creates the spreadsheet, and delivers it to your folder. Total time: a few minutes of yours, mostly unattended.

Code — The Builder

The Code tab in the desktop app gives you access to Claude Code through a visual interface. Despite the name, you don't need to know how to code. You describe what you want to build, and Claude writes and runs the code for you. You can watch it work, approve changes, and see live previews.

This is the mode that lets you create websites, internal tools, simple applications, games, calculators, and dashboards. It's the fastest path from idea to a working thing you can actually share or use.

Best for

Building a landing page, creating a simple web-based tool, prototyping an idea, making a calculator or quiz, building a personal portfolio site, creating a data dashboard.

How Code mode actually works

You open the Code tab, select a folder on your computer, and describe what you want. For example: "Build me a simple landing page for a candle brand. Use a warm, minimal aesthetic with a hero section, a three-product grid, and an email signup form."

Claude writes the code, shows you a preview, and lets you iterate by talking to it. "Make the header font larger." "Add a section for customer reviews." It's a conversation, not a coding exercise.

04

Your First Win (Try This Today)

Here are three starter tasks — one for each mode — that you can try the moment you have the app installed. Each takes under 10 minutes.

Chat: Rewrite Your About Page

Open Chat mode. Paste your current brand's About page copy into the conversation. Then type something like: "Rewrite this in a warmer, more confident tone. Keep it under 200 words. The audience is millennial women who value quality over quantity." Iterate from there. You'll immediately feel how Claude handles nuance differently.

Cowork: Clean Up a Folder

Switch to Cowork. Click "Work in a Folder" and select your Downloads folder (or any messy folder). Type: "Scan this folder and organize the files into subfolders by type — documents, images, spreadsheets, and other. Rename anything with a generic name to something more descriptive. Show me your plan before making changes." Let Claude work. Review the plan, approve it, and watch it clean up months of digital clutter in minutes.

Code: Build a Simple Landing Page

Switch to Code. Create a new empty folder on your desktop called "my-first-site." Select it in the Code tab. Then type: "Build me a clean, modern landing page for a direct-to-consumer brand. Include a hero section with a headline, a three-column feature section, and a footer. Use a warm, minimal design." Watch Claude build it. Ask it to refine. When you're happy, open the HTML file in your browser. You just built a website.

05

What You Can Build

Below is a curated list of things that non-technical people are building with Claude Code right now. You don't need to know how to build any of these yet — the point is to see what's possible so you can start thinking about what would be most useful for you.

Websites & Landing Pages

  • A product launch landing page with email capture
  • A personal portfolio or resume site
  • A brand microsite for a campaign or collection
  • A simple blog or content hub

Internal Tools & Calculators

  • A shipping cost calculator for your customers
  • A return-on-ad-spend (ROAS) calculator
  • A quiz that recommends products based on answers
  • A unit economics calculator for new product lines

Data & Reporting

  • A dashboard that visualizes weekly marketing metrics
  • An automated report generator from CSV exports
  • A competitive pricing tracker with web browsing

Customer-Facing Experiences

  • An interactive gift guide or product finder
  • A countdown timer page for a product drop
  • A lookbook or collection viewer

Fun & Experimental

Brand trivia gameThemed wordleSpin-to-win promoVirtual scratch-off

None of these require you to write or understand code. You describe what you want. Claude builds it. You refine through conversation.

06

Tips for Getting the Most Out of Claude

A few things that will make your experience noticeably better from day one.

Be specific about what you want, not how to do it.

Don't worry about technical instructions. Instead of "use flexbox for the layout," say "I want three products side by side with equal spacing." Claude will figure out the implementation.

Iterate in the same conversation.

Claude remembers context within a session. After it builds something, you can say "make the text bigger" or "add a section for testimonials" without re-explaining the whole project.

Use Cowork for anything repetitive.

If you find yourself doing the same manual task every week — reformatting reports, organizing files, extracting data from emails — that's a Cowork task. Describe it once and you can even schedule it to run automatically.

Start with Chat, graduate to Cowork, explore Code.

There's no pressure to use all three modes immediately. But once you're comfortable with Chat, try Cowork on a real task. Once Cowork clicks, Code will feel like a natural next step.

Don't be afraid to ask Claude how to use Claude.

Seriously. If you're not sure which mode to use, or how to phrase a request, just ask in Chat. It will guide you.

07

Resources & Next Steps

Here are the most useful links to bookmark:

Download the desktop appclaude.ai/download
Claude documentationdocs.claude.com
Cowork guidesupport.claude.com (search "Get started with Cowork")
Claude Code docsdocs.claude.com (Claude Code section)
Prompting best practicesdocs.claude.com/en/docs/build-with-claude/prompt-engineering/overview

One last thing

The single fastest way to understand what Claude can do is to open it and try something. Pick one task from this guide — any one — and do it today. The gap between reading about AI tools and actually using them is where most people stall. Don't be most people.

Built with Claude. Naturally.