Use Cases for All Tools
Theory is useful — but seeing a tool in action makes it stick. Each section below shows three real scenarios for one Claude tool, with examples of exactly what you would type and what you get back.
Claude Chat
Open claude.ai in any browser. No installation needed. Best for writing, explaining, and quick answers.
You need to write a professional email declining a meeting
Claude writes a ready-to-send email. You just fill in the names.
You need to understand a confusing concept quickly
Add "explain it like I'm 10" or "explain it like I'm an economist" to adjust the level.
You have a long article and need only the key points
Works with any text — reports, research papers, meeting notes, or web articles.
Claude Code
Run claude in your terminal inside any project folder. Claude reads your actual files and edits them directly.
You want to add input validation to an existing form
Claude edits the real file on your machine. You do not copy-paste anything.
You have a bug but don't know where it is
Describe the symptom — Claude finds the root cause across multiple files.
You need tests for a function you just wrote
Claude writes tests for your existing code — you just run them.
Skills & Plugins
Enable plugins inside claude.ai with one click. Each plugin gives Claude a new ability — live web search, file reading, data analysis, and more.
You need the latest information Claude's training doesn't cover
Without Web Search, Claude's answer would be limited to its training cutoff. The plugin removes that limitation.
You have a PDF report and want key insights extracted
Upload any PDF, Word doc, or spreadsheet — Claude reads it and answers your questions about it.
You need a quiz generated from your course material
Specialist plugins like Quiz Builder turn Claude into a domain-specific tool for teachers, trainers, and content creators.
Claude Cowork
A desktop app where Claude can take action on your computer — opening files, controlling your browser, filling forms, and running multi-step tasks without you doing each step manually.
You have 30 product images to rename following a naming convention
Your instruction: “Rename all images in /products folder: format should be product-[id]-[colour].jpg. The IDs and colours are in products.csv.”
A task that would take 15 minutes manually takes 20 seconds with Cowork.
You need to fill in a job application form from your CV data
Your instruction: “Open the application form at careers.example.com and fill it in using the details in my-cv.pdf”
Cowork navigates the browser and fills the form. You review and submit with one click.
You need a weekly competitor pricing report without doing it manually
Your instruction: “Visit the pricing pages of Competitor A, B, and C. Extract their plan names and prices. Save a comparison table to pricing-report.xlsx.”
Run this every Monday morning. Cowork handles the entire research and data-collection workflow.
Quick Reference
Match your task to the right tool at a glance.
| Task type | Best tool |
|---|---|
| Write an email, summary, or document | 💬 Chat |
| Explain a concept or answer a question | 💬 Chat |
| Add a feature or fix a bug in your codebase | 💻 Code |
| Write tests or refactor existing code | 💻 Code |
| Get up-to-date info from the web | ⚡ Web Search plugin |
| Analyse an uploaded PDF or spreadsheet | ⚡ Document plugin |
| Rename, move, or organise files in bulk | 🤝 Cowork |
| Fill forms or navigate websites automatically | 🤝 Cowork |
| Compile a research report from multiple websites | 🤝 Cowork |
Key Takeaways
- 💬Chat handles writing, explaining, and Q&A entirely in the browser — no installation, no setup.
- 💻Claude Code works inside your actual project — describe the task, and Claude edits the real files.
- ⚡Plugins break Claude's default limits — add web search, file reading, or specialist workflows with one click.
- 🤝Cowork eliminates manual steps — it can click, fill, read, and save across multiple apps on your behalf.
- 🎯Start every task by asking: 'Is this a conversation, a code edit, a data task, or a multi-step action?' That answer points to your tool.
What's Next
You've seen what's possible. The next lesson helps you decide which Claude tool to reach for depending on the task.