How to Use Claude: Anthropic's AI Assistant for Thoughtful Work
Master Anthropic's Claude for long-form writing, document analysis, coding, and nuanced reasoning. From your first conversation to Projects and extended thinking.
AI Snapshot
- ✓ Create an account at claude.ai and set up your profile with role, preferences, and output style to personalise every response
- ✓ Build Projects for each client or workstream with custom instructions and reference documents for persistent, contextual AI assistance
- ✓ Use Artifacts to generate interactive documents, code, and visualisations that you can iterate on in a dedicated side panel
- ✓ Enable extended thinking on complex tasks to get step-by-step reasoning with dramatically better results for analysis and coding
- ✓ Explore Claude Code for AI-powered development directly in your terminal, with full codebase understanding
Why This Matters
What sets Claude apart isn't just capability but character. It's less likely to hallucinate confidently, more willing to say 'I don't know', and noticeably better at following complex multi-step instructions. Its 200,000 token context window means you can upload entire books, codebases, or research libraries and work with them in a single conversation.
Visit claude.ai to start using Claude today.
How to Do It
Prompt Templates
I'm uploading [DOCUMENT TYPE]. Please: 1) Provide a 3-paragraph executive summary highlighting the most important findings 2) Identify the 5 strongest arguments and 3 weakest points 3) Flag any claims that lack supporting evidence 4) Suggest 3 follow-up questions I should investigate Be direct and opinionated. Don't hedge unnecessarily.
Write a [CONTENT TYPE] about [TOPIC] for [AUDIENCE]. Requirements: - Length: approximately [X] words - Tone: [professional/conversational/academic] - Include specific examples and avoid generic advice - Use British English with contractions - Structure with clear headings but keep it readable, not listy Don't start with 'In today's world' or any cliched opening. Jump straight into value.
Review this code and: 1) Identify bugs, edge cases, and potential security issues 2) Suggest performance improvements with explanations 3) Refactor for readability while preserving functionality 4) Add TypeScript types if missing Explain your reasoning for each change. If something is fine as-is, say so rather than suggesting changes for the sake of it. ``` [PASTE YOUR CODE] ```
Analysis
I'm uploading [document type]. Please use extended thinking to: 1. Identify the 3 most significant insights or implications 2. Note any logical inconsistencies or unsupported claims 3. Compare the key arguments against current market consensus 4. Suggest 5 follow-up questions this document raises Provide your analysis in a structured format with confidence levels for each finding.
Writing
I need a [length] [content type] about [topic] for [audience]. Here's my style guide: [paste or reference Project docs]. Structure: [outline or let Claude suggest] Tone: [specific descriptors] Key messages: [list 3-5] Please create this as an Artifact so I can iterate on specific sections. Start with the full draft, then I'll provide section-by-section feedback.
Code
Review the following code for: 1) Bugs or edge cases, 2) Performance issues, 3) Security vulnerabilities, 4) Code style and readability. Use extended thinking to reason through the logic flow. For each issue found, explain WHY it's a problem and provide the corrected code. Rate overall code quality 1-10 with justification.
Common Mistakes
⚠ Not using Projects
⚠ Ignoring the system prompt
⚠ Wasting the context window
⚠ Being too polite in prompts
⚠ Not using extended thinking
Recommended Tools
Claude Pro
Priority access to Claude's most capable models, extended thinking, and significantly higher usage limits for US$20/month
Projects
Persistent workspaces with custom instructions, uploaded knowledge files, and conversation history that carries context across sessions
Claude API
Programmatic access for developers, with support for tool use, function calling, and batch processing
Claude for Enterprise
Team deployment with admin controls, SSO, extended context windows, and no training on your data