PHASE 1 — FOUNDATION BEGINNER 35 MIN

ChatGPT & Prompting Mastery

📚 Lesson 2 of 10 ⏱ 35 minutes 🎯 Beginner
The difference between getting a mediocre AI response and a brilliant one isn't which AI you use — it's how you ask. This lesson teaches you the 5-part prompt formula used by power users, compares the top AI models, and gives you 10 ready-to-use templates for real work.

ChatGPT vs Claude vs Gemini

The three major AI assistants each have distinct strengths. Here's how they compare as of late 2024:

ModelBest ForContext WindowImage InputFree TierStandout
ChatGPT-4oVersatile: writing, code, voice128K tokensYesYes (GPT-4o limited)Canvas, Custom GPTs, Voice
Claude 3.5 SonnetLong docs, nuanced writing200K tokensYesYes (claude.ai)Longest context, best writing
Gemini 1.5 ProGoogle integration, multimodal1M tokensYesYes (Gemini app)Google Workspace integration
💡
Which to Use?
Start with ChatGPT for general tasks. Use Claude when you need to analyze long documents. Use Gemini when working in Google Workspace. All three are free to start.

The 5-Part Prompt Formula

Every great AI prompt follows this structure: Role → Context → Task → Format → Constraints. Skip any of these and your results suffer.

🧩 The RCTFC Prompt Formula
R — Role
"You are an expert copywriter..."
C — Context
"...writing for a SaaS startup targeting developers..."
T — Task
"...write a homepage hero section..."
F — Format
"...headline + subheading + 3 bullet points..."
C — Constraints
"...under 100 words total, no jargon."

10 High-Value Prompt Templates

Copy these, fill in the brackets, and get professional-quality results immediately:

BLOG POST
// Prompt 1: Blog Post
You are an SEO content writer. Write a 1,200-word blog post about [TOPIC]
for [TARGET AUDIENCE]. Include: an engaging hook, 4 main sections with H2
headings, actionable takeaways, and a conclusion CTA. Tone: conversational
but authoritative. Avoid clichés and generic advice.
EMAIL
// Prompt 2: Cold Email
Write a cold outreach email to [PROSPECT TYPE] about [YOUR OFFER].
Goal: get a 20-minute call. Keep it under 100 words. Lead with their pain
point: [PAIN POINT]. End with a soft CTA. No fluff, no "I hope this email
finds you well."
CODE REVIEW
// Prompt 3: Code Review
Review this [LANGUAGE] code for: bugs, security issues, performance
problems, and readability. For each issue found, explain the problem,
rate severity (low/medium/high), and provide the corrected code.
[PASTE CODE HERE]
BRAINSTORM
// Prompt 4: Brainstorm
Generate 15 unique ideas for [GOAL/PROJECT]. For each idea include:
the core concept (1 sentence), why it's different from obvious solutions,
and the main risk. Prioritize novelty over safety. Audience: [WHO].
ANALYSIS
// Prompt 5: Data / Text Analysis
Analyze this [document/data/text]: [PASTE CONTENT]
Extract: key themes, surprising insights, contradictions, and
actionable recommendations. Format as structured sections.
Be specific — avoid generic observations.

ChatGPT's Most Powerful Features

🧠
Custom Instructions
Tell ChatGPT about you once — it remembers your role, preferences, and style forever
SETTINGS → PERSONALIZE
🛠️
Custom GPTs
Build specialized AI assistants with custom knowledge, tone, and behaviors
EXPLORE GPTS
🖼️
Vision (Image Input)
Upload screenshots, charts, photos — ask questions about what you see
ATTACH IMAGE
🎨
Canvas
Collaborative doc + code editor — AI writes directly in-line with you
WRITING + CODE
💾
Memory
ChatGPT learns from past conversations and carries context forward
PERSONALIZATION
🔌
Web Browse + Tools
Search the web, run Python code, generate images — all in one chat
PLUS / TEAM

Prompting Anti-Patterns

⚠️
Vague Requests
"Write me something about marketing" — no role, no context, no format. You'll get generic fluff. Always specify who it's for, what format you need, and what outcome you want.
⚠️
One-Shot Thinking
Most people send one prompt and accept the first response. Power users iterate: ask for a draft, then say "make the intro punchier" or "rewrite section 2 with more data". Treat AI like a collaborator, not a vending machine.
⚠️
No Context
AI doesn't know your audience, your brand voice, or your constraints unless you tell it. The more relevant context you provide upfront, the less editing you'll do later.
🧠 Quick Check — Lesson 2
1. What does the "R" stand for in the 5-part prompt formula (RCTFC)?
2. Which ChatGPT feature lets you build a specialized AI assistant with custom knowledge?
3. Which AI model has the largest context window (up to 1 million tokens)?