Claude Chat vs. Other Products
Anthropic ships Chat, Code, Cowork, Skills, and Plugins. They overlap in places, but each fits different work. Use the tables below to pick one.
Chat, Code, Cowork — how they differ
Claude Chat is the standard chat UI — for questions, writing, file uploads, and brainstorming. Code, Cowork, Skills, and Plugins add coding in your repo, desktop automation, and specialist workflows. Same models, different access and permissions.
| Product | What it does | Runs where |
|---|---|---|
| Claude Chat | Chat at claude.ai | Web · Mobile · Desktop |
| Claude Code | Coding in your terminal and IDE | Terminal · VS Code · IDE |
| Claude Cowork | Desktop automation and file tasks | Claude Desktop app |
| Skills | Task-specific instruction packs | Chat · Code · Cowork |
| Plugins | Bundles of skills and connectors | Primarily Claude Code |
Claude Chat is the default interface; other products add coding, desktop tasks, and integrations
Claude Chat vs. Claude Code
Both help with code, but in very different ways. Chat explains and suggests — you copy the result. Code reads your project, edits files, and runs commands in your codebase.
| Claude Chat | Claude Code | |
|---|---|---|
| Interface | Web, mobile, desktop chat | Terminal, VS Code, IDE |
| File access | Upload files manually | Reads and edits project files directly |
| Code execution | Sandbox (toggle on) | Runs commands in your repo |
| Best for | Learning, snippets, explanations | Building, debugging, refactoring apps |
| Workflow | You paste code in and out | Claude acts inside your project |
Task
Fix a bug in my React app
Claude Chat
WorksPaste the error and component code
Claude explains the bug and suggests a fix. You copy the corrected code into your editor manually.
Claude Code
Best fitOpen terminal in project folder, run claude
Claude reads the actual files, finds the bug, edits the component, and runs tests — all in your repo.
Claude Chat vs. Claude Cowork
In Chat, you guide each step in a thread. Cowork runs multi-step tasks on your desktop — opening files, controlling apps, and chaining steps in one workflow.
| Claude Chat | Claude Cowork | |
|---|---|---|
| Interaction | Message-by-message conversation | Multi-step execution with limited manual input |
| File access | Upload to chat | Reads files from your computer directly |
| App control | No — suggests steps for you | Yes — can control apps directly |
| Best for | Writing, Q&A, analysis, brainstorming | File workflows, desktop automation |
| Platform | Web, mobile, desktop | Claude Desktop (Mac and Windows) |
Task
Summarize a PDF in my Downloads folder
Claude Chat
WorksUpload the PDF to the chat
You find the file, attach it, and ask Claude to summarize. Works well for one-off tasks.
Claude Cowork
Best fit"Read the sales report in Downloads and email me a summary"
Cowork finds the file, reads it, writes the summary, and sends the email — no manual steps.
Skills and Plugins — how they relate to Chat
Skills and Plugins are not separate apps — they are add-ons that extend what Claude can do inside Chat, Code, and Cowork.
Skills
Instruction packs that teach Claude how to handle a specific task — code review, brand writing, data analysis. Usable in Chat and Code.
Chat example: Enable a “Marketing Copy” skill for consistent brand voice.
Plugins
Bundles of Skills, connectors, and commands — primarily installed in Claude Code to add integrations and workflows.
Chat vs Plugin: Chat is the interface; Plugins extend Code with live connectors.
Which product should I use?
| I want to… | Use this |
|---|---|
| Ask a question or brainstorm ideas | Claude Chat |
| Write an email, essay, or report | Claude Chat |
| Analyze an uploaded document or image | Claude Chat |
| Build or debug software in my codebase | Claude Code |
| Automate file tasks on my desktop | Claude Cowork |
| Add a specialist workflow (e.g. code review) | Skills (in Chat or Code) |
| Connect Claude to external APIs and tools | Plugins (in Claude Code) |
Before you continue
- Claude Chat — conversation on web, mobile, and desktop.
- Claude Code — coding inside your terminal and IDE, with direct file access.
- Claude Cowork — desktop file tasks and automation in Claude Desktop.
- Skills and Plugins — add-ons that extend Chat and Code, not separate apps.
- Next lesson: tips and best practices for clearer replies in Chat.
What's Next
Tips & Best Practices — prompting practices for clearer replies in Chat.