Mater Dei AI Club

Here are practical examples of how people use Claude Code in their daily lives. Each example includes what to say, what Claude does, and how to set it up. You don't need to be a developer for any of these.

Recipe Organizer

Turn a messy collection of recipes (screenshots, bookmarks, handwritten notes) into an organized digital cookbook.

What to Tell Claude

> I have a folder of recipe screenshots and text files. Organize them into categories (breakfast, dinner, desserts, etc.), standardize the format, and create a master index with cooking times and difficulty levels.

What Claude Does

  1. Reads all your recipe files (images, PDFs, text files)
  2. Extracts ingredients, instructions, and cooking times
  3. Organizes them into category folders
  4. Creates a consistent format for each recipe
  5. Builds a master index you can search through

Take It Further

> Based on my recipes, create a weekly meal plan for a family of 4 > Generate a shopping list for this week's meals > Find recipes I can make with chicken, rice, and broccoli > Scale this recipe from 4 servings to 12

Personal Budget Tracker

Turn bank statements and receipts into a clear picture of where your money goes.

What to Tell Claude

> I have my bank statement CSV files for the last 3 months. Categorize every transaction (groceries, dining out, subscriptions, utilities, etc.), show me monthly totals by category, and flag any unusual charges.

What Claude Does

  1. Reads your bank statement files
  2. Categorizes each transaction automatically
  3. Creates a summary with monthly totals per category
  4. Identifies trends (spending going up? down?)
  5. Flags transactions that look unusual

Take It Further

> Compare my spending this month to last month > Which subscriptions am I paying for? Are any duplicates? > How much am I spending on dining out per week? > Create a budget plan that saves me 20% per month

What this means for you

Instead of manually sorting through hundreds of transactions in a spreadsheet, Claude does it in seconds. You get the insights without the tedious work.

Email Inbox Cleanup

If your inbox is overwhelming, Claude can help you triage, categorize, and draft responses.

What to Tell Claude

> Connect to my Gmail and help me get organized. Show me: 1. Emails that need a response (sorted by urgency) 2. Newsletters I haven't read in 3+ months (candidates to unsubscribe) 3. Emails from my top 5 most frequent contacts this month

What Claude Does

  1. Scans your inbox (with your permission)
  2. Groups emails by urgency and type
  3. Identifies newsletters you never open
  4. Drafts replies for emails that need responses
  5. Suggests an inbox organization system

Take It Further

> Draft a polite reply to this client asking for a project update > Find all emails about the Johnson account from the last 6 months > Summarize the email thread about the office lease renewal > Set up a daily email summary for me each morning

Small Business Operations

Run your small business more efficiently by letting Claude handle administrative tasks, reports, and communications.

Daily Operations

> Check my business email and Slack for anything urgent > How many orders came in yesterday and what was the total revenue? > Draft a response to this customer complaint about a late delivery > Create an inventory reorder list based on current stock levels

Financial Management

> Analyze my QuickBooks export and tell me how Q1 compared to last year > Find all business expenses that might be tax deductible > Create a simple profit/loss summary for this month > Which clients have outstanding invoices over 30 days?

Marketing & Content

> Write 5 Instagram captions for our new product launch > Create a monthly email newsletter from this list of updates > Research what our top 3 competitors are doing on social media > Draft a press release for our store's anniversary event

Setting Up Your Business Profile

Create a CLAUDE.md file so Claude always knows your business context:

# My Business - Sweet Spot Bakery ## About - Artisan bakery in Portland, Oregon - Open since 2019, 8 employees - Focus: sourdough, pastries, custom cakes - Busiest months: October-December (holiday orders) ## Tone - Friendly, warm, approachable - Never use corporate jargon - We say "customers" not "clients" ## Key Info - Hours: Tue-Sun 7am-3pm, closed Monday - Website: sweetsportpdx.com - Instagram: @sweetspotpdx ## Current Priorities - Launch online ordering by May - Hire two part-time bakers - Reduce food waste by 15%

What this means for you

With this business profile set up, every conversation with Claude starts with full context. You never have to explain what your business does — Claude already knows.

Student & Research Tools

Study & Homework Help

> Read my textbook chapter notes and create study flashcards > Explain quantum entanglement like I'm 15 years old > Help me outline a 10-page paper on climate change policy > Check my essay for grammar, clarity, and argument strength > Create a study schedule for my finals (3 exams in 2 weeks)

Research Organization

> Organize my research papers folder by topic and date > Summarize the key findings from these 5 PDF articles > Create a bibliography in APA format from these sources > Find contradictions between these two papers on the same topic

Home & Personal Projects

Home Improvement Planning

> I want to remodel my kitchen. Help me create a budget breakdown, timeline, and checklist of decisions I need to make. > Compare these 3 contractor quotes and tell me which is the best value > Create a maintenance schedule for my home (HVAC, gutters, etc.)

Travel Planning

> Plan a 7-day trip to Japan for 2 people on a $5,000 budget > Create a packing list for a winter trip to Colorado > Organize my travel documents and confirmations into one summary > Compare flight options and hotel prices for these dates

Hobby Projects

> Help me catalog my vinyl record collection with artist, year, and genre > Create a training plan for my first half marathon (12 weeks out) > Organize my photo library by date and location > Help me track my garden planting schedule and harvest times

Job Search & Career

> Review my resume and suggest improvements for a marketing manager role > Tailor my cover letter for this specific job posting > Prepare me for an interview at [company] -- give me likely questions > Compare these two job offers (salary, benefits, growth potential) > Help me write a professional LinkedIn summary

Setting Up Automation

Once you're comfortable with Claude Code, you can create shortcuts for tasks you do regularly.

Create a Custom Skill for Weekly Reports

Save this as a skill (see Skills) and run it with /weekly-report every Friday:

--- name: weekly-report description: Generate my weekly business report --- Generate a weekly report covering: 1. This week's revenue and order count 2. Top-selling items 3. Customer feedback summary 4. Tasks completed vs planned 5. Priorities for next week Format it as a clean, easy-to-read summary I can share with my team.

Create a Skill for Morning Briefing

--- name: morning description: My daily morning briefing --- Good morning! Give me: 1. A summary of important emails from overnight 2. Today's calendar and deadlines 3. Any tasks from yesterday that are still open 4. Weather forecast for today Keep it brief -- I want to scan this in 2 minutes.

Example: Setting Up Claude for Personal Use

Here's a complete CLAUDE.md for someone who uses Claude Code for personal productivity:

# My Claude Code Setup ## About Me - Freelance graphic designer in Austin, TX - I manage my own finances, marketing, and client communication - I have ADHD -- keep things concise and actionable ## How I Like to Work - Bullet points over paragraphs - Give me the answer first, then the explanation - Don't ask "would you like me to..." -- just do it - If something needs a decision, give me 2-3 options max - Use plain English, no jargon ## My Tools - Files are in ~/Documents/ organized by client name - I use Google Calendar for scheduling - Invoices go in ~/Documents/invoices/YYYY/ - Client contracts in ~/Documents/contracts/ ## Current Projects - Logo redesign for Acme Corp (due May 15) - Website mockups for Blue River Co (due May 30) - Personal portfolio update (no deadline) ## Recurring Tasks - Every Friday: send weekly invoice summary to accountant - Every Monday: check which client payments are overdue - End of month: categorize business expenses for taxes

What this means for you

You're not learning to code — you're teaching an AI assistant how you work. These examples are starting points. Customize them to fit your actual life and workflows.

Getting Started With Any Example

  1. Pick one example that matches something you actually need help with.
  2. Open Claude Code (web app, desktop app, or terminal).
  3. Type your requestin plain English. You don't need to use the exact words from these examples — just describe what you want.
  4. Review what Claude suggests before approving any changes to your files.
  5. Iterate— if it's not quite right, tell Claude what to adjust.

The key insight: you're not coding, you're directing AI. If you can describe what you want in plain English, Claude Code can help you do it.

Source: ClaudeCodeMastery beginner docs (localhost:3055/docs/examples), fetched 2026-09-04