The Claude Stack: from first login to expert
Most people meet Claude as a chat box: type a question, get an answer. That's real, but it's the smallest version of the product. This is my field guide to the whole stack, from first login to expert.
↓ Download the full 20-page PDF guideClaude is a stack, not a chat box
Claude today is seven connected pieces, and the people getting outsized results are simply using more of the stack:
| Piece | One-line job |
|---|---|
| Models | The brain. Pick the right size. |
| Skills | The training. It works your way. |
| Connectors | The hands. It reaches your tools. |
| Projects | The desk. Context that stays put. |
| Plugins | The kit. Workflows in one click. |
| Claude Code | The builder. Plain English to working code. |
| Cowork | The colleague. You delegate, it finishes. |
The single biggest upgrade isn't a feature. It's a reframe: stop treating Claude like a search engine and start treating it like a capable new hire. A new hire needs training, access, and context. Skills are the training. Connectors are the access. Projects are the context.
Pick the right size of brain
The model picker is the most consequential dropdown in the product. The names change several times a year, but the tier logic doesn't. There's always a sprinter (Haiku, for quick high-volume jobs), a daily driver (Sonnet, where roughly 80% of tasks belong), a specialist (Opus, for genuinely hard problems), and a frontier tier (Fable, for the work that actually deserves maximum intelligence).
Start on the daily driver. Step down when the task is clearly simple, and step up only when a hard problem's answer feels shallow. And never leave a heavy model selected out of laziness. The dropdown resets your economics every time.
Stretch your usage limits
Tokens follow context: control the context, control the cost. The six habits that matter, in order of leverage:
- Put reused documents in a Project. Project files are cached, so asking about them again barely touches your limits.
- Batch your questions. One message with five questions beats five messages.
- Front-load context. Give the files, constraints, and desired format up front.
- Start new chats for new topics. Long threads are the silent budget killer.
- Match the model to the task. It matters more than everything else combined.
- Know your reset times and schedule heavy sessions after them.
Prompting is briefing quality
A strong prompt has four parts: role and situation, one precise task, constraints, and the output shape. Compare:
WEAK: "Can you help with my presentation?"
STRONG: "I present to my leadership team Thursday: 10 minutes on
why we should adopt AI tools. Audience is skeptical about cost.
Draft a 6-slide outline. Slide titles plus 2 speaker points each.
Confident tone, no buzzwords, and slide 5 must address cost
directly with a simple payback framing."The strong version is longer to write and dramatically cheaper to run, because it lands in one pass. Once that's habit, four techniques close most of the remaining gap: show don't describe (one good example beats a paragraph of adjectives), ask for reasoning before answers, label the parts of a complex prompt with simple tags, and make it push back. Try "argue against this plan before you improve it." You want a colleague, not a cheerleader.
Projects: your permanent desk
Every new chat starts with amnesia. A Project fixes that: one workspace per ongoing body of work, holding the documents that keep coming up, standing instructions, and every related chat. If you've pasted a document twice, it belongs in a Project.
Skills: teach it once
Here's the pattern Skills exist to kill: a prompt you paste every week. A Skill moves that knowledge out of your clipboard and into Claude itself. It recognises when a task matches and follows your playbook automatically. The anatomy is simple:
- Name + description. One sentence naming the trigger words a real request contains.
- The process. Numbered steps, in order.
- The rules. Always do / never do.
- Examples. One gold-standard sample output.
Twenty minutes to write, and every future task is one line. The patterns that pay off fastest: the Formatter (your report template), the Checklist Reviewer (encoded judgment), the Brand Voice, the Router (decisions like "which of my three resumes fits this job ad"), and the Translator (transcript to action list).
Connectors give it hands
A Connector is a live, permissioned link into tools you already use: Gmail, Calendar, Drive, Slack, Notion. Underneath is MCP, an open standard doing for AI tools what USB did for hardware: one plug shape, everything fits. The value isn't any single connector. It's the chain:
"Here are my raw notes from the Acme call. Turn them into clean
minutes, save them to the Acme folder in Drive, draft the
follow-up email to their team, and put a reminder in my calendar
to chase the contract Friday."One instruction, four systems, zero copy-paste. Combine a Skill (the format) with a Connector chain (the movement) and you've built a real automation without writing a line of code. And when a whole job's worth of Skills and workflows already exists as a Plugin, install it instead of rebuilding it, then add your own Skills on top.
Claude Code and Cowork: expert territory
Claude Code is an agent that works inside a real codebase. You describe the goal in plain English; it reads the project, edits files, runs tests, and shows you the diff before anything lands. The right mental model is a fast, tireless junior developer with you as the reviewer. You don't need to be a developer to use it either. Plenty of non-developers use it to build small friction-removing tools, fix inherited scripts, and make ideas touchable as prototypes.
Cowork is that power with none of the terminal: point it at a folder, define done, and it works through the job step by step. Chat compresses tasks that take minutes. Cowork compresses the tasks that eat afternoons. Chat answers questions, and Cowork finishes tasks.
The 30-day path
Everything compounds into one loop: capture context in a Project, encode the method in a Skill, give it reach with Connectors, delegate volume to Cowork or Code, and spend your own hours on judgment.
- Week 1: model discipline, plus one Project with real documents.
- Week 2: your first two Skills, a Formatter and a Reviewer.
- Week 3: connect three tools and run the meeting-wrap chain.
- Week 4: one full delegation to Cowork, one small tool in Claude Code.
That's the whole ladder from reader to expert. Start with one Project and one Skill this week; the rest compounds on its own.
Want the full version, with worked examples, the seven beginner mistakes, and a complete Skill you can copy?
↓ Download the 20-page field guide (PDF)