Claude Mastery Guide
The Definitive Reference

Claude
Mastery
Guide

Ten essential practices to configure, prompt, and leverage Claude — from first-time setup through advanced workflow integration.

01
⚙️

Configure Your User Preferences & Memory

In Claude.ai Settings, set your name, profession, communication style, and tone preferences. Enable Memory so Claude builds a persistent understanding of who you are over time. This single step eliminates repetitive context-setting in every conversation and makes every response more relevant from the first message.

💡 Go to Settings → "User Preferences" and describe yourself in 3–5 sentences. Include your role, goals, and how you like information presented.
02
✍️

Master the Art of Clear Prompting

Claude performs best when given a clear role, context, task, and output format. Use the structure: "You are a [role]. Given [context], please [task] and format the output as [format]." Specificity is the single highest-leverage skill in human-AI collaboration. Vague prompts produce vague results.

💡 Before sending any prompt, ask: Did I give Claude a role? Did I explain why I need this? Did I specify the format and length I want?
03
🗂️

Use Projects to Organize Your Work

Claude.ai Projects let you group conversations by topic, client, or workflow — and each project can carry a persistent system prompt and uploaded documents. Create separate projects for different areas of your life: work, personal research, creative writing. This keeps context clean and prevents knowledge bleed between domains.

💡 Create a "Work" project and paste your company context, role description, and key terminology into the project instructions once. Every conversation inside inherits it automatically.
04
📎

Upload Documents & Reference Materials

Claude can read PDFs, Word docs, spreadsheets, code files, and images. Instead of pasting raw text, upload your actual source materials — reports, contracts, datasets, brand guides. Claude will read, summarize, cross-reference, and reason across them. This transforms Claude from a chatbot into a true knowledge assistant for your specific context.

💡 For recurring projects, upload a "context doc" — a 1–2 page brief about the project, key stakeholders, constraints, and goals. Reference it at the start of new conversations.
05
🔁

Iterate with Targeted Follow-Ups

The first response is rarely the final one — and it shouldn't be. Use follow-up prompts to refine: "Make this more concise," "Rewrite the second paragraph to be less formal," or "Give me three alternative versions of the opening." Treat Claude as a collaborative partner in a drafting session, not a one-shot vending machine.

💡 After any long output, try: "What are the weaknesses in this? What did you leave out?" Claude's self-critique is often more useful than the first draft.
06
🌐

Enable & Direct Web Search

Claude's web search tool allows it to pull current, real-world data into its reasoning. Enable it in your chat settings and use it explicitly for any time-sensitive topics: "Search for the latest FDA guidance on GLP-1 medications," or "Find current pricing for AWS EC2 instances." This bridges the gap between Claude's training knowledge and today's reality.

💡 Say "search before answering" when you need current data. Claude will retrieve sources and cite them in its response, so you can verify.
07
🧩

Use Custom Styles for Consistent Voice

Claude.ai lets you define custom writing styles — upload samples of your own writing and Claude will match your tone, vocabulary, and structure across emails, documents, and posts. This is essential for professionals who produce a lot of written output and need it to sound authentically like them, not like AI.

💡 Upload 3–5 samples of your best writing (emails, articles, proposals) into a custom style. Label it "My Voice" and apply it whenever producing written deliverables.
08
🏗️

Build System Prompts Like a Product Manager

Advanced users treat Claude's system prompt (project instructions) as a product spec. Define: persona ("You are a senior federal AI policy advisor"), constraints ("Never recommend specific vendors"), output standards ("Always provide a one-sentence executive summary first"), and domain context. A well-engineered system prompt consistently outperforms clever user prompts in every session.

💡 Structure your system prompt in sections: Role → Domain Context → Constraints → Output Format → Tone. Treat it like an employee onboarding doc — the more complete, the less hand-holding required.
09
⛓️

Chain Prompts for Complex Multi-Step Tasks

Break complex workflows into sequential Claude calls rather than one mega-prompt. Step 1: research and outline. Step 2: draft the full document. Step 3: edit for executive audience. Step 4: extract a summary version. Each step builds on prior output, keeps Claude focused, and produces dramatically higher quality than attempting everything in one giant prompt.

💡 For any deliverable over 500 words, use at least 3 chained prompts. End each step by asking Claude: "Confirm your understanding of what comes next before proceeding."
10
🤖

Leverage the API & Claude Code for Automation

The highest-leverage Claude users integrate it programmatically. Use the Anthropic API to embed Claude into your own tools, automate recurring analyses, build internal apps, or orchestrate multi-agent workflows. Claude Code (the CLI tool) lets you run Claude as an active collaborator directly in your development environment — writing, testing, and editing code autonomously.

💡 Start with one repetitive task you do weekly — a report, a data summary, a draft — and build a simple API call that automates it. One automation compounds indefinitely.

Skills are prompt engineering disciplines that unlock Claude's full capability in specific domains. Master these to move from competent to expert user.

SKILL 01
Role-Based Prompting
Assign Claude a specific expert persona to dramatically improve domain depth and response quality.
SKILL 02
Chain-of-Thought Reasoning
Ask Claude to "think step by step" before answering to surface better logic and catch errors.
SKILL 03
Few-Shot Examples
Provide 2–3 input/output examples in your prompt so Claude matches your exact desired format.
SKILL 04
XML Structured Output
Request responses wrapped in XML tags for reliable downstream parsing and structured data extraction.
SKILL 05
Critique & Red-Team Mode
Ask Claude to argue against its own output, find flaws, or play devil's advocate for stronger results.
SKILL 06
Persona Mirroring
Feed Claude samples of your writing so it mirrors your voice, vocabulary, and sentence rhythm precisely.
SKILL 07
Constraint Layering
Stack positive and negative constraints: "Do this… but never do that… and always include X" for precision output.
SKILL 08
Socratic Questioning
Prompt Claude to ask YOU clarifying questions before starting work, so the output actually fits your need.
SKILL 09
Document Intelligence
Upload multiple documents and ask Claude to cross-reference, reconcile, or extract insights across all of them.
SKILL 10
Agentic Task Decomposition
Break a large goal into subtasks and have Claude execute them sequentially as an autonomous workflow pipeline.
Claude Mastery Guide  ·  rckcgroup.com  ·  Prepared for Richard Kohn