Claude.ai is just one door into the same intelligence. there are several others worth knowing.
same Claude underneath. different interfaces built around different types of work. knowing which one to reach for — and when — is what separates occasional use from a genuine workflow upgrade.
the desktop app — three modes, one install#
the Claude desktop app gives you three distinct ways to work depending on what the task needs.
Chat — same as claude.ai, plus features that come from running natively on your machine.
- quick entry — double tap Option key on Mac, Claude appears as an overlay over whatever you’re working on. ask a question without leaving your current app.
- screenshots and window sharing — capture exactly what’s on your screen instead of describing it
- dictation — talk through a problem instead of typing
- desktop connectors — connect local tools and services
best for — quick questions, drafting, back and forth thinking while you’re deep in other work.
Cowork — agentic. you give it a goal, it does the work.
- works across multiple sources simultaneously using subagents
- reads and writes to folders you share
- scheduled tasks — set recurring work once, Claude handles it automatically every time the app is open
- browser use — navigates websites, pulls data, interacts with pages
- computer use — when no connector exists, Claude navigates your screen directly
best for — research briefs, cross-source analysis, document production, recurring workflows. anything that would take you multiple tabs and significant time.
Code — full development environment inside the desktop app.
- reads and modifies your codebase directly
- visual diffs show exactly what changed
- built-in terminal, git integration
- local or remote via GitHub
three interaction modes:
- Ask — Claude proposes every change, you approve before anything is modified
- Code — applies file changes automatically, checks before running terminal commands
- Plan — outlines full approach before touching anything
best for — building features, debugging, navigating unfamiliar codebases, automating repetitive dev tasks.
Claude Code — for developers#
Claude Code runs in your terminal, IDE, or browser. direct access to your codebase, no separate interface needed.
when to use it:
- build features by describing what you need in plain english
- debug by pasting error messages — Claude traces the issue across your codebase
- navigate unfamiliar code — ask how different parts connect
- automate repetitive tasks — lint fixes, merge conflicts, release notes
also works inside Slack — tag @Claude on a bug report or feature discussion and it can spin up a Claude Code session using the surrounding thread as context.
Claude in Slack — collaboration in context#
Claude lives directly in your Slack workspace. chat with it from any channel or mention @Claude in threads.
when to use it:
- summarise lengthy threads without leaving Slack
- draft responses to messages in context
- prepare for meetings by pulling relevant conversations and shared files
- quick answers during live discussions — industry context, technical concepts, company information
SOC relevance — incident channels move fast. Claude in Slack can summarise what’s happened, draft stakeholder updates, and pull context from previous threads while the investigation is still live.
Claude for Excel — spreadsheets without the pain#
Claude in a sidebar inside Microsoft Excel. reads, analyzes, and modifies your workbook through conversation.
when to use it:
- understand complex multi-tab workbooks and formula dependencies
- debug errors — #REF!, #VALUE!, circular references traced to source
- update assumptions across a model while preserving relationships
- build pivot tables, charts, new templates
useful beyond finance — SOC metrics dashboards, detection coverage tracking, vulnerability data analysis.
Claude for Chrome — browser as workspace#
Claude as a sidebar in Chrome. observes what you’re working on, takes actions in your browser.
when to use it:
- summarise articles and research papers while browsing
- draft email responses without leaving your inbox
- automate repetitive form filling
- maintain context across tabs during multi-step research
currently in research preview — recommended for low-risk tasks on trusted sites. high-risk actions like purchases require explicit permission. certain site categories blocked by default.
which one when — quick reference#
| tool | best for |
|---|---|
| Claude.ai | general tasks, research, writing, analysis |
| Desktop Chat | quick questions while working in other apps |
| Desktop Cowork | complex multi-step work, recurring workflows |
| Desktop Code | software development, codebase work |
| Claude Code | terminal-based development, IDE integration |
| Claude in Slack | team collaboration, incident context, meeting prep |
| Claude for Excel | spreadsheet analysis, financial and data modelling |
| Claude for Chrome | web research, email, browser automation |
and that’s the series.
six posts. from what Claude actually is to where it shows up across your entire workflow. the goal was never to make you an AI expert. just to help you use the tool you already have — properly.
same intelligence. many doors. find the ones that fit how you work.
thanks for reading. genuinely.
what’s the one Claude feature from this series you’re going to try first?
took ai help to clean up typos. my brain works faster than my fingers. xd
back to series index — still figuring out AI, one post at a time