Claude Micro Level Notes
Claude Micro Level Notes
TABLE OF CONTENTS
Claude AI
Claude is Anthropic's AI assistant, available at [Link] as a web/mobile/desktop app. It is powered by the
Claude model family and built on Anthropic's Constitutional AI framework — trained with ethical principles baked
in, not just RLHF.
Subscription Plans
Plan Access Models Key Features Best For
Pro — $20/mo [Link] + mobile Sonnet 4.6 + Opus 5x more messages, Projects, Priority Recommended for power
access users
Max — [Link] + desktop All models + Cowork 20x usage, Cowork, early features For heavy daily users
$100-200/mo
Team Shared workspace All models Admin controls, team billing Small teams
Enterprise Custom deployment All models + custom 500k context, SSO, audit logs Large orgs
Claude Haiku 4.5 Fastest, cheapest 200k tokens High-volume, speed-critical tasks, chatbots
Claude Sonnet 4.6 Best value (default) 1M tokens (beta) Coding, analysis, enterprise workflows — best daily
driver
Claude Opus 4.6 Most powerful 1M tokens + 128k output Complex reasoning, mission-critical, research, long
docs
Key Insight
Sonnet 4.6 hits 79.6% on SWE-bench (coding) and costs 5x less than Opus. For most everyday tasks,
Sonnet is the rational pick. Use Opus only when you need maximum depth — complex multi-document
reasoning, PhD-level science, or 50k+ word outputs.
Claude Code — Terminal CLI. Developer agentic Claude in Chrome — Browser extension for web
coding. Pro/Max. automation.
Claude for Excel — Spreadsheet AI add-in. Shares full Claude for PowerPoint — Slide deck AI add-in.
context.
Claude API — Developer access. All models. Pay per Claude Code Security — Codebase vulnerability
token. scanning. Enterprise.
1. Memory System
Claude now has persistent memory for ALL users (including free). This is a major 2026 upgrade.
Chat Memory All plans Auto-catalogues preferences, facts, context from conversations. Used in
future chats.
User Preferences All plans Manually set tone, format style in Settings > User Preferences.
Projects (Active Memory) Pro/Max/Team/Enterprise Files you upload stay available across sessions for that project.
Memory Management All plans Settings > Memory — view all memories, edit, delete individual entries, or
wipe all.
2. Projects Feature
Projects give Claude a persistent workspace. Upload files, set instructions, and Claude remembers everything
within that project across all conversations.
Create a Project: Click 'New Project' in sidebar Add files: PDFs, docs, images, code — all stay
available
Set project instructions: Custom system prompt for Share projects: Team plans allow shared project
that project only access
Use cases: Client work, research, ongoing writing, Best practice: One project per distinct ongoing task or
codebases client
3. Artifacts Feature
Artifacts are standalone outputs — code, documents, diagrams, interactive widgets — displayed in a side panel
that you can iterate on, copy, or download.
Code / Scripts Python, JS, HTML, any language — runs with syntax highlighting
HTML Pages Full web pages with CSS and JavaScript inline
Micro tip: Say 'Put this in an artifact' or 'Create a downloadable version' to force artifact creation. Artifacts
support persistent storage — they can save and retrieve data across sessions.
7. Web Search
Enable/disable: Toggle in chat settings bar Works best for: Current events, prices, news, recent
info
Available to: All plans (free users got access May Micro tip: Say 'search for X' to force a search on any
2025) topic
Be Specific Vague prompts = vague answers. Say exactly what you need, how long, in what format.
Give Context Tell Claude who you are, what the document is for, who the audience is.
Assign a Role 'Act as a senior civil engineer' shapes Claude's vocabulary and depth.
Use Examples Show Claude an example of the output style you want (few-shot prompting)
Iterate Claude remembers the conversation. Say 'make it shorter' or 'add more detail on X'
Chain Prompts Break complex tasks into steps. Ask for plan first, then execution.
You are a [role]. Analyze the following [document/data] and: 1) Identify the top
3 issues, 2) Explain the root cause of each, 3) Suggest specific actionable
solutions. Format your response with headers for each issue. Length: 400 words
max.
I have an Excel sheet with columns: [list columns]. Please: 1) Create a formula to
[calculate X], 2) The formula should handle empty cells, 3) Show me the formula
and explain each part. The sheet uses ■ for currency and Indian date format
DD/MM/YYYY.
Chain of Thought 'Think through this step by step before giving me the final answer'
Role Assignment 'You are a senior structural engineer reviewing a foundation plan...'
Constraint Setting 'Answer in under 100 words' / 'Use only information I provide'
Negative Examples 'Do NOT use jargon' / 'Avoid bullet points' / 'Don't repeat the question'
XML Tags 'Put your reasoning in tags and your answer in tags'
Persona Persistence In a Project, set instructions once and Claude maintains them every time
Output Scaffolding 'Use this exact structure: Section 1: X. Section 2: Y. Section 3: Z.'
Few-Shot Examples Show 2-3 examples of input-output pairs before your actual request
Context Window Use Paste entire documents — Claude handles up to 1M tokens (entire books)
Self-Critique Prompt 'After writing, review your answer and improve the weakest part'
For Projects, write your project instructions like a short contract. Include: your role, the purpose of this
project, output format rules, what to always include, what to never do, and tone. Claude will follow this
contract every time.
Example: 'You are assisting a construction project manager in Chennai. Always respond in both
English and Tamil. Format all cost figures in Indian Rupees. When listing workers, always show
Mason/Helper counts separately. Never use US-centric examples.'
One-Line Definition
Regular Claude: "Here is how to do X." | Claude Cowork: "I did X for you."
Origin Story
Claude Code launched in late 2024 as a developer terminal tool. Anthropic noticed non-coders were using it for
tasks like vacation research, building slide decks, cleaning emails, and recovering files. Cowork was built in
approximately 2 weeks (mostly using Claude Code itself) to bring these capabilities to mainstream users. It is
powered by technology from Vercept AI, acquired by Anthropic.
Availability
Attribute Detail
Platform macOS (March 2026) + Windows (April 3, 2026) — fastest platform expansion in Anthropic history
Status Research Preview — not production-ready, expect errors, do not use with sensitive data
Access Users must opt-in and grant permission to each application Claude accesses
Tier 1 (First) Connectors Slack, Google Calendar, Drive, CRM APIs — structured integrations
Tier 3 (Last Resort) Computer Use Direct desktop control — screenshots + mouse/keyboard commands
The Computer Use loop: Observe (screenshot) → Plan (decide next action) → Act (click/type) → Verify
(check result) → repeat.
Organize and rename files in a folder Generate reports from local data
Batch convert file formats (PDF, DOCX, XLSX) Pull data from websites via Chrome
Fill out forms and interact with web apps Create presentations and documents
Send Slack messages or emails via connectors Schedule recurring tasks (e.g., weekly reports)
Control desktop apps (open, navigate, interact) Run tasks while you step away (Dispatch)
Cross-reference local files with web data Access Google Drive, Salesforce, DocuSign via
connectors
Built-in VM Isolation
Cowork runs in a built-in virtual machine for isolation — keeping AI operations sandboxed from your main
system. Claude asks for explicit permission before accessing new applications. Certain sensitive apps are
restricted by default.
Security Warning
A prompt injection vulnerability was demonstrated where a malicious file could cause Cowork to steal
other files. Anthropic has acknowledged this. Do NOT use Cowork alongside apps handling sensitive
data (banking, passwords, medical). This is still a research preview.
Dispatch Feature
Dispatch lets you assign tasks from your phone and come back to find the work done on your desktop. It is
essentially an AI coworker that keeps working while you step away.
Assign from mobile Open Claude iOS/Android app → Dispatch tab → describe the task
Claude executes on desktop Computer uses screenshots and actions to complete the task autonomously
Recurring tasks Schedule daily/weekly tasks: 'Every Monday, pull last week's expenses and summarize'
On-demand tasks One-time tasks: 'Download all invoices from Gmail and organize by month'
Persistent agent thread Pro and Max plans have a persistent thread to manage tasks from mobile or desktop
Screen reading Claude captures screenshots to understand the current visual state of your screen
Mouse control Clicks, right-clicks, drags — Claude can interact with any UI element it can see
Keyboard input Types text, uses keyboard shortcuts (Cmd+C, Ctrl+Z, etc.)
Browser control Navigates websites, fills forms, extracts data, clicks buttons
Permission gating Claude asks permission before accessing each new app — you stay in control
Sensitive app blocks Certain apps (banking, passwords) are restricted by default for safety
Connectors Ecosystem
Connectors are structured integrations — they use direct APIs rather than screen scraping, making them faster
and more reliable than computer use. Available in the Cowork connector catalog:
* Google Calendar, Drive, Gmail connectors still in development as of April 2026. Use Chrome extension workaround.
Plugin Marketplace
Launched March 6, 2026, the Cowork Marketplace gives access to hundreds of reviewed plugins. Team and
Enterprise plans have admin controls to approve/restrict plugins. You can also add custom plugins for your own
tools.
Skills in Cowork
Anthropic has built Skills specifically for Cowork — instruction sets that enhance Claude's ability to create
specific types of outputs. Built-in Cowork skills include:
PPTX Skill: Creates professional PowerPoint DOCX Skill: Creates formatted Word documents
presentations
XLSX Skill: Builds complex Excel spreadsheets with PDF Skill: Generates and manipulates PDF files
formulas
File-reading Skill: Reads any uploaded file type Browser Skill: Advanced web automation patterns
intelligently
Customize Section
A new Customize section in Claude Desktop groups all Skills, Plugins, and Connectors in one place. Access it
from the sidebar. This is where you configure which apps Cowork can access and which skills to use for specific
tasks.
Side-by-Side Comparison
Feature Claude Code Claude Cowork
Primary Use Coding, file systems, automation Non-coding tasks, office work, automation
Computer Use Yes (auto mode in April 2026) Yes (research preview)
File Access Full filesystem via terminal Folder-level access with permission
Best For Coding, build pipelines, devops Reports, files, email, research, slides
• Use Claude Code if you are comfortable with a terminal, doing software development, automating
dev workflows, or need fine-grained filesystem control.
• Use Claude Cowork if you want a chat-style interface, doing office/knowledge work, organizing
files, creating documents, or automating browser tasks without coding.
• Both have Computer Use — but Cowork is the consumer-friendly version with a GUI and built-in
safety prompts.
What is MCP?
MCP (Model Context Protocol) is Anthropic's open standard for connecting Claude to external tools and data
sources. Think of it as USB-C for AI — a universal connector. Any tool that implements MCP can connect to
Claude.
MCP Architecture
Component What It Is Example
MCP Server A tool/service that exposes its functions via the MCP Slack, Google Drive, custom database
protocol
MCP Client Claude acting as the caller that invokes server tools Claude reading your Slack messages
Web Connectors Run via browser-based APIs, lighter integration Most third-party SaaS tools
Desktop Extensions Run locally, deeper system access Local database, filesystem tools
Setting Up Connectors
In [Link]: Settings > Connected Apps > Add In Cowork: Customize section > Connectors > Enable
connector
Auth flow: OAuth for most services (click Connect, log Permissions: Choose read-only or read-write per app
in)
Testing: Ask Claude 'What can you see in my Slack?' Custom MCP: Developers can build and add custom
to verify MCP servers
Personal preferences How you like answers formatted, your preferred language/tone
Ongoing projects What you are working on, who the stakeholders are
Writing style Your vocabulary, formality level, sentence structure (if you share samples)
Facts you shared Your name, company, team structure, important numbers
Delete one memory: Click delete next to any item Wipe all memories: Clear all button in Memory settings
Add a memory: Tell Claude 'Remember that I...' Stop storing: 'Don't remember this conversation'
Content Files, instructions, context for that project Your preferences, facts, style
Control You set project instructions manually Claude auto-extracts + you can edit
Use case Ongoing client work, codebases, research General communication preferences
Skills Framework
Skills are instruction sets that Claude loads to perform specific types of tasks at expert level. Launched October
2025, Skills can be built-in (by Anthropic), user-provided, or custom-built. They live in markdown files
([Link]) that Claude reads before starting a task.
Daily digest 'Every morning at 8am, summarize my unread emails and create a priority list'
Weekly report 'Every Friday at 5pm, pull this week's work log and generate a PDF summary'
Monthly backup 'On the 1st of each month, archive last month's files to the Backup folder'
On-demand batch 'Process all new receipts in the Downloads folder right now'
Monitoring task 'Check the project folder every hour and alert me if any file changes'
Step 3: Let Claude run it once and verify the output Step 4: Schedule it as recurring if it looks right
Step 5: Monitor from mobile via Dispatch Step 6: Refine the instruction if output needs adjusting
Security Guidelines
Rule Why It Matters
Never share passwords Do not paste passwords, API keys, or secrets into Claude chat
Cowork + sensitive apps Do NOT use Cowork alongside banking, password managers, or medical apps
Prompt injection risk A malicious file could instruct Claude to take unintended actions — be careful what you ask
Cowork to open
Research preview caution Cowork is not production-ready. Always verify outputs before acting on them
Permission review Regularly audit which apps Claude has access to in Settings > Connected Apps
Data in cloud Your conversations may be used to improve Claude (see Privacy settings to opt out)
Free Limited messages per day (exact count varies) Claude Sonnet
Pro ($20/mo) 5x more messages than Free Sonnet 4.6 + Opus (limited)
Max ($100-200/mo) 20x usage, unlimited Cowork All models + Cowork + early features
Context window Sonnet: 200k (1M beta) | Opus: 1M tokens Approximately 750k words
Output limit Standard: 64k tokens | Batch API: 300k tokens Opus has 128k output per response
Not using Projects for ongoing work Forgetting to enable memory / not seeding preferences
Using Cowork for sensitive data Running Cowork without verifying outputs first
Not using web search for current info Relying on Claude's training data for recent events
"Search for the latest..." Forces a web search for current information
Search [website] for [info] and save to [file] Web research + save
Pull data from my [connector] and create a report Connector + document creation
Upload files: Click paperclip or drag-and-drop Toggle web search: Click globe icon in chat bar
Enable code execution: Click tools icon in chat Switch models: Click model name at top of chat
View memories: Settings > Memory Manage projects: Left sidebar > Projects
Coding, analysis, daily work Sonnet 4.6 Best value — default choice
Level 2 — User Use Projects, memory, and file uploads Getting better answers
Level 3 — Power User Write structured prompts with role, format, constraints Getting the right answers
Level 4 — Expert Chain prompts, use connectors, automate workflows Getting work done automatically
Level 5 — Master Build custom skills, schedule agents, use Dispatch AI doing your work while you sleep
Claude is not a chatbot. It is a thinking partner, a document worker, a file organizer, and increasingly
an autonomous agent. The users getting 10x value are not those with the best prompts — they are the
ones who have set up Projects, seeded their memory, connected their tools, and scheduled recurring
tasks. Start with one workflow. Automate it. Then build from there.
Official Resources
[Link]: [Link] API Docs: [Link]