<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Claude on Chandras Edu | AI, US Stocks, Courses &amp; Jobs India</title>
    <link>https://chandrashaker.in/tags/claude/</link>
    <description>Recent content in Claude on Chandras Edu | AI, US Stocks, Courses &amp; Jobs India</description>
    <generator>Hugo</generator>
    <language>en-in</language>
    <copyright>© 2026 Chandra Shaker · [Privacy Policy](/privacy-policy/) · [Disclaimer](/disclaimer/) · [Contact](/contact/)</copyright>
    <atom:link href="https://chandrashaker.in/tags/claude/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Module 2.1: Anatomy of a Good Prompt</title>
      <link>https://chandrashaker.in/courses/genai/unit2/module-2-1-anatomy-of-a-good-prompt/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://chandrashaker.in/courses/genai/unit2/module-2-1-anatomy-of-a-good-prompt/</guid>
      <description>&lt;style&gt;&#xA;/* ── Module progress bar ─────────────────────────────────────── */&#xA;.mod-progress-wrap{background:#f9f9f9;border:1px solid #e0e0e0;border-radius:8px;padding:12px 16px;margin-bottom:20px}&#xA;.mod-progress-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;flex-wrap:wrap;gap:6px}&#xA;.mod-progress-title{font-size:12px;font-weight:700;color:#555;letter-spacing:0.04em}&#xA;.mod-progress-bg{height:6px;background:#e0e0e0;border-radius:3px;margin-bottom:10px}&#xA;.mod-progress-fill{height:6px;border-radius:3px;background:#FF8C00;transition:width 0.3s ease}&#xA;.mod-progress-units{display:flex;gap:6px;flex-wrap:wrap}&#xA;.mod-progress-unit{font-size:11px;padding:3px 10px;border-radius:20px;text-decoration:none;font-weight:500;border:1px solid}&#xA;.mod-progress-unit.done{background:#e8f5e9;color:#2e7d32;border-color:#a5d6a7}&#xA;.mod-progress-unit.current{background:#1565C0;color:#fff;border-color:#1565C0}&#xA;.mod-progress-unit.upcoming{background:#f5f5f4;color:#999;border-color:#e0e0e0}&#xA;.mod-header{background:#1565C0;border-radius:6px;padding:14px 18px;margin-bottom:24px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px}&#xA;.mod-header-left{display:flex;flex-direction:column;gap:4px}&#xA;.mod-breadcrumb{font-size:11px;color:rgba(255,255,255,0.75);letter-spacing:0.03em}&#xA;.mod-title-inline{font-size:15px;font-weight:600;color:#fff;margin:0}&#xA;.mod-meta{display:flex;gap:10px;flex-wrap:wrap}&#xA;.mod-meta-item{font-size:11px;color:rgba(255,255,255,0.85);background:rgba(255,255,255,0.15);padding:3px 10px;border-radius:20px}&#xA;.mod-keypoint{background:#fff8e1;border-left:4px solid #FF8C00;border-radius:0 6px 6px 0;padding:12px 16px;margin:20px 0;font-size:14px;color:#4a3000;line-height:1.6}&#xA;.mod-keypoint strong{color:#FF8C00}&#xA;.mod-remember{background:#e8f0fe;border-left:4px solid #1565C0;border-radius:0 6px 6px 0;padding:12px 16px;margin:20px 0}&#xA;.mod-remember-title{font-size:11px;font-weight:700;color:#1565C0;letter-spacing:0.06em;margin-bottom:8px}&#xA;.mod-remember ol{margin:0;padding-left:18px}&#xA;.mod-remember li{font-size:14px;color:#1a1a1a;line-height:1.7;margin-bottom:4px}&#xA;/* ── Prompt comparison boxes ─────────────────────────────────── */&#xA;.mod-prompt-pair{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:20px 0}&#xA;.mod-prompt-box{border-radius:8px;overflow:hidden;border:1px solid}&#xA;.mod-prompt-label{padding:8px 14px;font-size:11px;font-weight:700;letter-spacing:0.06em}&#xA;.mod-prompt-text{padding:12px 14px;font-size:13px;line-height:1.7;font-family:monospace,sans-serif;white-space:pre-wrap;word-break:break-word}&#xA;.mod-prompt-bad .mod-prompt-label{background:#ffeaea;color:#c62828;border-bottom:1px solid #ef9a9a}&#xA;.mod-prompt-bad .mod-prompt-text{background:#fff8f8;color:#444}&#xA;.mod-prompt-bad{border-color:#ef9a9a}&#xA;.mod-prompt-good .mod-prompt-label{background:#e8f5e9;color:#2e7d32;border-bottom:1px solid #a5d6a7}&#xA;.mod-prompt-good .mod-prompt-text{background:#f9fff9;color:#333}&#xA;.mod-prompt-good{border-color:#a5d6a7}&#xA;/* ── Component cards ─────────────────────────────────────────── */&#xA;.mod-component-list{display:flex;flex-direction:column;gap:10px;margin:20px 0}&#xA;.mod-component{display:flex;gap:14px;background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:14px 16px;align-items:flex-start}&#xA;.mod-component-badge{width:32px;height:32px;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;color:#fff;flex-shrink:0;margin-top:1px}&#xA;.mod-component-body{flex:1}&#xA;.mod-component-title{font-size:14px;font-weight:700;color:#1a1a1a;margin:0 0 4px}&#xA;.mod-component-desc{font-size:13px;color:#555;line-height:1.6;margin:0 0 6px}&#xA;.mod-component-example{background:#f5f5f4;border-radius:4px;padding:8px 10px;font-size:12px;font-family:monospace,sans-serif;color:#333;line-height:1.5;white-space:pre-wrap;border-left:3px solid}&#xA;.mod-component-tag{font-size:10px;font-weight:700;padding:2px 7px;border-radius:10px;margin-left:8px;vertical-align:middle}&#xA;/* ── Before/after full prompt ────────────────────────────────── */&#xA;.mod-before-after{margin:20px 0}&#xA;.mod-ba-label{font-size:11px;font-weight:700;letter-spacing:0.06em;padding:8px 14px;border-radius:6px 6px 0 0}&#xA;.mod-ba-text{font-size:13px;font-family:monospace,sans-serif;line-height:1.8;padding:14px 16px;border-radius:0 0 6px 6px;white-space:pre-wrap;word-break:break-word;border:1px solid;border-top:none}&#xA;.mod-ba-annotation{display:flex;align-items:flex-start;gap:6px;padding:4px 16px;font-size:12px;color:#555;border-left:1px solid;border-right:1px solid}&#xA;.mod-ba-annotation:last-of-type{border-bottom:1px solid;border-radius:0 0 6px 6px;padding-bottom:10px}&#xA;/* ── Improvement table ───────────────────────────────────────── */&#xA;.mod-table-wrap{overflow-x:auto;margin:20px 0}&#xA;.mod-table{width:100%;border-collapse:collapse;font-size:13px}&#xA;.mod-table th{background:#1565C0;color:#fff;padding:10px 13px;text-align:left;font-weight:600;font-size:12px}&#xA;.mod-table td{padding:10px 13px;border-bottom:1px solid #f0f0f0;color:#333;vertical-align:top;line-height:1.5}&#xA;.mod-table tr:last-child td{border-bottom:none}&#xA;.mod-table tr:nth-child(even) td{background:#fafafa}&#xA;.mod-table td:first-child{font-weight:600;color:#1565C0;white-space:nowrap}&#xA;/* ── Assignment, nav, blog, credits ─────────────────────────── */&#xA;.mod-assignment{background:#fff8e1;border:1px solid #FFB300;border-radius:6px;padding:16px 18px;margin:28px 0}&#xA;.mod-assignment-header{display:flex;align-items:center;gap:8px;margin-bottom:10px}&#xA;.mod-assignment-icon{font-size:16px;color:#FF8C00}&#xA;.mod-assignment-title{font-size:14px;font-weight:700;color:#5d4037;margin:0}&#xA;.mod-assignment p,.mod-assignment li{font-size:14px;color:#4a3000;line-height:1.7}&#xA;.mod-assignment ol,.mod-assignment ul{padding-left:20px;margin:8px 0}&#xA;.mod-nav{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px;margin-top:32px;padding-top:18px;border-top:1px solid #e0e0e0}&#xA;.mod-nav-back{font-size:13px;color:#1565C0;text-decoration:none}&#xA;.mod-nav-back:hover{color:#0d47a1;text-decoration:underline}&#xA;.mod-nav-next{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;padding:9px 18px;border-radius:4px;background:#FF8C00;color:#fff !important;text-decoration:none}&#xA;.mod-nav-next:hover{background:#e65c00;color:#fff !important;text-decoration:none}&#xA;.mod-blog-links{background:#f9f9f9;border:1px solid #e0e0e0;border-radius:6px;padding:14px 18px;margin-top:20px}&#xA;.mod-blog-title{font-size:11px;font-weight:700;color:#888;letter-spacing:0.06em;margin-bottom:8px}&#xA;.mod-blog-links a{display:block;font-size:13px;color:#1565C0;text-decoration:none;padding:3px 0;border-bottom:1px solid #f0f0f0}&#xA;.mod-blog-links a:last-child{border-bottom:none}&#xA;.mod-blog-links a:hover{color:#FF8C00;text-decoration:underline}&#xA;.mod-wrap p,.mod-wrap li,.mod-wrap td{font-size:15px;color:#222;line-height:1.8}&#xA;.mod-wrap h2{font-size:20px;color:#111;margin-top:32px;margin-bottom:12px}&#xA;.mod-wrap h3{font-size:17px;color:#111;margin-top:24px;margin-bottom:8px}&#xA;.mod-wrap strong{color:#111;font-weight:600}&#xA;.mod-wrap em{color:#333}&#xA;.mod-wrap code{font-size:14px;background:#f0f0f0;padding:2px 6px;border-radius:3px;color:#c62828}&#xA;.mod-credits{font-size:12px;color:#888;margin-top:32px;padding-top:12px;border-top:1px solid #e0e0e0}&#xA;.mod-credits summary{cursor:pointer;font-size:12px;color:#aaa;list-style:none}&#xA;.mod-credits summary:hover{color:#888}&#xA;.img-center{display:flex;justify-content:center;margin:20px 0}&#xA;.img-center svg{max-width:100%;height:auto}&#xA;.img-center&gt;div{max-width:680px;width:100%}&#xA;@media(max-width:520px){.mod-prompt-pair{grid-template-columns:1fr}}&#xA;&lt;/style&gt;&#xA;&lt;div class=&#34;mod-wrap&#34;&gt;&#xA;&lt;div class=&#34;mod-progress-wrap&#34;&gt;&#xA;  &lt;div class=&#34;mod-progress-header&#34;&gt;&#xA;    &lt;span class=&#34;mod-progress-title&#34;&gt;YOUR PROGRESS — GENERATIVE AI: ZERO TO JOB-READY&lt;/span&gt;&#xA;    &lt;a href=&#34;https://chandrashaker.in/courses/genai/&#34; style=&#34;font-size:12px;color:#1565C0;text-decoration:none;font-weight:600&#34;&gt;&amp;#8592; Course home&lt;/a&gt;&#xA;  &lt;/div&gt;&#xA;  &lt;div class=&#34;mod-progress-bg&#34;&gt;&#xA;    &lt;div class=&#34;mod-progress-fill&#34; style=&#34;width:20%&#34;&gt;&lt;/div&gt;&#xA;  &lt;/div&gt;&#xA;  &lt;div style=&#34;font-size:12px;color:#FF8C00;font-weight:600;margin-bottom:10px&#34;&gt;4 of 20 modules complete&lt;/div&gt;&#xA;  &lt;div class=&#34;mod-progress-units&#34;&gt;&#xA;    &lt;a class=&#34;mod-progress-unit done&#34; href=&#34;https://chandrashaker.in/courses/genai/#module-1&#34;&gt;Understanding GenAI ✓&lt;/a&gt;&#xA;    &lt;a class=&#34;mod-progress-unit current&#34; href=&#34;https://chandrashaker.in/courses/genai/#module-2&#34;&gt;Prompt Engineering&lt;/a&gt;&#xA;    &lt;a class=&#34;mod-progress-unit upcoming&#34; href=&#34;https://chandrashaker.in/courses/genai/#module-3&#34;&gt;GenAI for Your Job&lt;/a&gt;&#xA;    &lt;a class=&#34;mod-progress-unit upcoming&#34; href=&#34;https://chandrashaker.in/courses/genai/#module-4&#34;&gt;Advanced Techniques&lt;/a&gt;&#xA;    &lt;a class=&#34;mod-progress-unit upcoming&#34; href=&#34;https://chandrashaker.in/courses/genai/#module-5&#34;&gt;Career &amp; India&lt;/a&gt;&#xA;  &lt;/div&gt;&#xA;&lt;/div&gt;&#xA;&lt;div class=&#34;mod-header&#34;&gt;&#xA;  &lt;div class=&#34;mod-header-left&#34;&gt;&#xA;    &lt;span class=&#34;mod-breadcrumb&#34;&gt;GENERATIVE AI: ZERO TO JOB-READY &amp;nbsp;›&amp;nbsp; UNIT 2 &amp;nbsp;›&amp;nbsp; MODULE 1 OF 4&lt;/span&gt;&#xA;    &lt;h1 class=&#34;mod-title-inline&#34;&gt;Anatomy of a Good Prompt&lt;/h1&gt;&#xA;  &lt;/div&gt;&#xA;  &lt;div class=&#34;mod-meta&#34;&gt;&#xA;    &lt;span class=&#34;mod-meta-item&#34;&gt;⏱ 14 min read&lt;/span&gt;&#xA;    &lt;span class=&#34;mod-meta-item&#34;&gt;📝 Assignment inside&lt;/span&gt;&#xA;    &lt;span class=&#34;mod-meta-item&#34;&gt;Hands-on examples&lt;/span&gt;&#xA;  &lt;/div&gt;&#xA;&lt;/div&gt;&#xA;&lt;p&gt;Welcome to Unit 2. In Unit 1 you built a mental model of what GenAI is and where it fails. Now you start using it effectively.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Module 1.2: ChatGPT vs Claude vs Gemini — Which to Use When</title>
      <link>https://chandrashaker.in/courses/genai/unit1/module-1-2-chatgpt-vs-claude-vs-gemini/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://chandrashaker.in/courses/genai/unit1/module-1-2-chatgpt-vs-claude-vs-gemini/</guid>
      <description>&lt;style&gt;&#xA;/* ── Module progress bar ─────────────────────────────────────── */&#xA;.mod-progress-wrap{background:#f9f9f9;border:1px solid #e0e0e0;border-radius:8px;padding:12px 16px;margin-bottom:20px}&#xA;.mod-progress-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;flex-wrap:wrap;gap:6px}&#xA;.mod-progress-title{font-size:12px;font-weight:700;color:#555;letter-spacing:0.04em}&#xA;.mod-progress-bg{height:6px;background:#e0e0e0;border-radius:3px;margin-bottom:10px}&#xA;.mod-progress-fill{height:6px;border-radius:3px;background:#FF8C00;transition:width 0.3s ease}&#xA;.mod-progress-units{display:flex;gap:6px;flex-wrap:wrap}&#xA;.mod-progress-unit{font-size:11px;padding:3px 10px;border-radius:20px;text-decoration:none;font-weight:500;border:1px solid}&#xA;.mod-progress-unit.done{background:#e8f5e9;color:#2e7d32;border-color:#a5d6a7}&#xA;.mod-progress-unit.current{background:#1565C0;color:#fff;border-color:#1565C0}&#xA;.mod-progress-unit.upcoming{background:#f5f5f4;color:#999;border-color:#e0e0e0}&#xA;/* ── Module header bar ───────────────────────────────────────── */&#xA;.mod-header{background:#1565C0;border-radius:6px;padding:14px 18px;margin-bottom:24px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px}&#xA;.mod-header-left{display:flex;flex-direction:column;gap:4px}&#xA;.mod-breadcrumb{font-size:11px;color:rgba(255,255,255,0.75);letter-spacing:0.03em}&#xA;.mod-title-inline{font-size:15px;font-weight:600;color:#fff;margin:0}&#xA;.mod-meta{display:flex;gap:10px;flex-wrap:wrap}&#xA;.mod-meta-item{font-size:11px;color:rgba(255,255,255,0.85);background:rgba(255,255,255,0.15);padding:3px 10px;border-radius:20px}&#xA;/* ── Section callout boxes ───────────────────────────────────── */&#xA;.mod-keypoint{background:#fff8e1;border-left:4px solid #FF8C00;border-radius:0 6px 6px 0;padding:12px 16px;margin:20px 0;font-size:14px;color:#4a3000;line-height:1.6}&#xA;.mod-keypoint strong{color:#FF8C00}&#xA;.mod-remember{background:#e8f0fe;border-left:4px solid #1565C0;border-radius:0 6px 6px 0;padding:12px 16px;margin:20px 0}&#xA;.mod-remember-title{font-size:11px;font-weight:700;color:#1565C0;letter-spacing:0.06em;margin-bottom:8px}&#xA;.mod-remember ol{margin:0;padding-left:18px}&#xA;.mod-remember li{font-size:14px;color:#1a1a1a;line-height:1.7;margin-bottom:4px}&#xA;/* ── Tool profile cards ──────────────────────────────────────── */&#xA;.mod-tool-card{border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;margin:24px 0}&#xA;.mod-tool-header{padding:14px 18px;display:flex;align-items:center;gap:12px}&#xA;.mod-tool-badge{width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0;font-weight:700;color:#fff}&#xA;.mod-tool-name{font-size:16px;font-weight:700;color:#fff;margin:0}&#xA;.mod-tool-tagline{font-size:12px;color:rgba(255,255,255,0.85);margin:2px 0 0}&#xA;.mod-tool-body{padding:16px 18px;background:#fff}&#xA;.mod-tool-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:14px}&#xA;.mod-tool-section-title{font-size:11px;font-weight:700;letter-spacing:0.06em;color:#888;margin-bottom:6px}&#xA;.mod-tool-list{margin:0;padding-left:16px}&#xA;.mod-tool-list li{font-size:13px;color:#333;line-height:1.7}&#xA;.mod-tool-india{background:#f9f9f9;border-top:1px solid #f0f0f0;padding:12px 18px;display:flex;align-items:center;gap:8px}&#xA;.mod-tool-india-label{font-size:11px;font-weight:700;color:#888;letter-spacing:0.05em;flex-shrink:0}&#xA;.mod-tool-india-text{font-size:13px;color:#333;line-height:1.5}&#xA;/* ── Comparison table ────────────────────────────────────────── */&#xA;.mod-table-wrap{overflow-x:auto;margin:20px 0}&#xA;.mod-table{width:100%;border-collapse:collapse;font-size:13px}&#xA;.mod-table th{background:#1565C0;color:#fff;padding:10px 13px;text-align:left;font-weight:600;font-size:12px}&#xA;.mod-table td{padding:10px 13px;border-bottom:1px solid #f0f0f0;color:#333;vertical-align:top}&#xA;.mod-table tr:last-child td{border-bottom:none}&#xA;.mod-table tr:nth-child(even) td{background:#fafafa}&#xA;.mod-table td:first-child{font-weight:600;color:#1565C0;white-space:nowrap}&#xA;.badge-best{display:inline-block;font-size:10px;font-weight:700;padding:2px 7px;border-radius:10px;background:#e8f5e9;color:#2e7d32;border:1px solid #a5d6a7;margin-left:4px}&#xA;/* ── Use case decision box ───────────────────────────────────── */&#xA;.mod-usecase{background:#fff;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;margin:20px 0}&#xA;.mod-usecase-header{background:#f5f5f4;padding:10px 16px;font-size:12px;font-weight:700;color:#555;letter-spacing:0.05em;border-bottom:1px solid #e0e0e0}&#xA;.mod-usecase-row{display:flex;align-items:flex-start;gap:12px;padding:11px 16px;border-bottom:1px solid #f5f5f5}&#xA;.mod-usecase-row:last-child{border-bottom:none}&#xA;.mod-usecase-task{font-size:13px;color:#333;font-weight:500;flex:1.2}&#xA;.mod-usecase-pick{font-size:13px;font-weight:700;flex:0.8}&#xA;.mod-usecase-why{font-size:12px;color:#666;flex:2;line-height:1.5}&#xA;/* ── Assignment box ──────────────────────────────────────────── */&#xA;.mod-assignment{background:#fff8e1;border:1px solid #FFB300;border-radius:6px;padding:16px 18px;margin:28px 0}&#xA;.mod-assignment-header{display:flex;align-items:center;gap:8px;margin-bottom:10px}&#xA;.mod-assignment-icon{font-size:16px;color:#FF8C00}&#xA;.mod-assignment-title{font-size:14px;font-weight:700;color:#5d4037;margin:0}&#xA;.mod-assignment p,.mod-assignment li{font-size:14px;color:#4a3000;line-height:1.7}&#xA;.mod-assignment ol,.mod-assignment ul{padding-left:20px;margin:8px 0}&#xA;/* ── Navigation footer ───────────────────────────────────────── */&#xA;.mod-nav{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px;margin-top:32px;padding-top:18px;border-top:1px solid #e0e0e0}&#xA;.mod-nav-back{font-size:13px;color:#1565C0;text-decoration:none;display:flex;align-items:center;gap:5px}&#xA;.mod-nav-back:hover{color:#0d47a1;text-decoration:underline}&#xA;.mod-nav-next{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;padding:9px 18px;border-radius:4px;background:#FF8C00;color:#fff !important;text-decoration:none}&#xA;.mod-nav-next:hover{background:#e65c00;color:#fff !important;text-decoration:none}&#xA;/* ── Blog links footer ───────────────────────────────────────── */&#xA;.mod-blog-links{background:#f9f9f9;border:1px solid #e0e0e0;border-radius:6px;padding:14px 18px;margin-top:20px}&#xA;.mod-blog-title{font-size:11px;font-weight:700;color:#888;letter-spacing:0.06em;margin-bottom:8px}&#xA;.mod-blog-links a{display:block;font-size:13px;color:#1565C0;text-decoration:none;padding:3px 0;border-bottom:1px solid #f0f0f0}&#xA;.mod-blog-links a:last-child{border-bottom:none}&#xA;.mod-blog-links a:hover{color:#FF8C00;text-decoration:underline}&#xA;/* ── Body text readability ───────────────────────────────────── */&#xA;.mod-wrap p,.mod-wrap li,.mod-wrap td{font-size:15px;color:#222;line-height:1.8}&#xA;.mod-wrap h2{font-size:20px;color:#111;margin-top:32px;margin-bottom:12px}&#xA;.mod-wrap h3{font-size:17px;color:#111;margin-top:24px;margin-bottom:8px}&#xA;.mod-wrap strong{color:#111;font-weight:600}&#xA;.mod-wrap em{color:#333}&#xA;.mod-wrap code{font-size:14px;background:#f0f0f0;padding:2px 6px;border-radius:3px;color:#c62828}&#xA;/* ── Image credit table ──────────────────────────────────────── */&#xA;.mod-credits{font-size:12px;color:#888;margin-top:32px;padding-top:12px;border-top:1px solid #e0e0e0}&#xA;.mod-credits summary{cursor:pointer;font-size:12px;color:#aaa;list-style:none}&#xA;.mod-credits summary:hover{color:#888}&#xA;/* ── Centre-align all diagrams ───────────────────────────────── */&#xA;.img-center{display:flex;justify-content:center;margin:20px 0}&#xA;.img-center svg{max-width:100%;height:auto}&#xA;.img-center&gt;div{max-width:680px;width:100%}&#xA;@media(max-width:520px){.mod-tool-grid{grid-template-columns:1fr}.mod-usecase-row{flex-direction:column;gap:4px}}&#xA;&lt;/style&gt;&#xA;&lt;div class=&#34;mod-wrap&#34;&gt;&#xA;&lt;div class=&#34;mod-progress-wrap&#34;&gt;&#xA;  &lt;div class=&#34;mod-progress-header&#34;&gt;&#xA;    &lt;span class=&#34;mod-progress-title&#34;&gt;YOUR PROGRESS — GENERATIVE AI: ZERO TO JOB-READY&lt;/span&gt;&#xA;    &lt;a href=&#34;https://chandrashaker.in/courses/genai/&#34; style=&#34;font-size:12px;color:#1565C0;text-decoration:none;font-weight:600&#34;&gt;&amp;#8592; Course home&lt;/a&gt;&#xA;  &lt;/div&gt;&#xA;  &lt;div class=&#34;mod-progress-bg&#34;&gt;&#xA;    &lt;div class=&#34;mod-progress-fill&#34; style=&#34;width:5%&#34;&gt;&lt;/div&gt;&#xA;  &lt;/div&gt;&#xA;  &lt;div style=&#34;font-size:12px;color:#FF8C00;font-weight:600;margin-bottom:10px&#34;&gt;1 of 20 modules complete&lt;/div&gt;&#xA;  &lt;div class=&#34;mod-progress-units&#34;&gt;&#xA;    &lt;a class=&#34;mod-progress-unit current&#34; href=&#34;https://chandrashaker.in/courses/genai/#module-1&#34;&gt;Understanding GenAI&lt;/a&gt;&#xA;    &lt;a class=&#34;mod-progress-unit upcoming&#34; href=&#34;https://chandrashaker.in/courses/genai/#module-2&#34;&gt;Prompt Engineering&lt;/a&gt;&#xA;    &lt;a class=&#34;mod-progress-unit upcoming&#34; href=&#34;https://chandrashaker.in/courses/genai/#module-3&#34;&gt;GenAI for Your Job&lt;/a&gt;&#xA;    &lt;a class=&#34;mod-progress-unit upcoming&#34; href=&#34;https://chandrashaker.in/courses/genai/#module-4&#34;&gt;Advanced Techniques&lt;/a&gt;&#xA;    &lt;a class=&#34;mod-progress-unit upcoming&#34; href=&#34;https://chandrashaker.in/courses/genai/#module-5&#34;&gt;Career &amp; India&lt;/a&gt;&#xA;  &lt;/div&gt;&#xA;&lt;/div&gt;&#xA;&lt;div class=&#34;mod-header&#34;&gt;&#xA;  &lt;div class=&#34;mod-header-left&#34;&gt;&#xA;    &lt;span class=&#34;mod-breadcrumb&#34;&gt;GENERATIVE AI: ZERO TO JOB-READY &amp;nbsp;›&amp;nbsp; UNIT 1 &amp;nbsp;›&amp;nbsp; MODULE 2 OF 4&lt;/span&gt;&#xA;    &lt;h1 class=&#34;mod-title-inline&#34;&gt;ChatGPT vs Claude vs Gemini — Which to Use When&lt;/h1&gt;&#xA;  &lt;/div&gt;&#xA;  &lt;div class=&#34;mod-meta&#34;&gt;&#xA;    &lt;span class=&#34;mod-meta-item&#34;&gt;⏱ 14 min read&lt;/span&gt;&#xA;    &lt;span class=&#34;mod-meta-item&#34;&gt;📝 Assignment inside&lt;/span&gt;&#xA;    &lt;span class=&#34;mod-meta-item&#34;&gt;Requires Module 1.1&lt;/span&gt;&#xA;  &lt;/div&gt;&#xA;&lt;/div&gt;&#xA;&lt;p&gt;In Module 1.1 you learned that all three tools — ChatGPT, Claude, and Gemini — are built on Large Language Models that predict the next word. So if they all work the same way under the hood, why does it matter which one you use?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Module 2.3: Role Prompting and Persona Techniques</title>
      <link>https://chandrashaker.in/courses/genai/unit2/module-2-3-role-prompting-personas/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://chandrashaker.in/courses/genai/unit2/module-2-3-role-prompting-personas/</guid>
      <description>&lt;style&gt;&#xA;/* ── Module progress bar ─────────────────────────────────────── */&#xA;.mod-progress-wrap{background:#f9f9f9;border:1px solid #e0e0e0;border-radius:8px;padding:12px 16px;margin-bottom:20px}&#xA;.mod-progress-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;flex-wrap:wrap;gap:6px}&#xA;.mod-progress-title{font-size:12px;font-weight:700;color:#555;letter-spacing:0.04em}&#xA;.mod-progress-bg{height:6px;background:#e0e0e0;border-radius:3px;margin-bottom:10px}&#xA;.mod-progress-fill{height:6px;border-radius:3px;background:#FF8C00;transition:width 0.3s ease}&#xA;.mod-progress-units{display:flex;gap:6px;flex-wrap:wrap}&#xA;.mod-progress-unit{font-size:11px;padding:3px 10px;border-radius:20px;text-decoration:none;font-weight:500;border:1px solid}&#xA;.mod-progress-unit.done{background:#e8f5e9;color:#2e7d32;border-color:#a5d6a7}&#xA;.mod-progress-unit.current{background:#1565C0;color:#fff;border-color:#1565C0}&#xA;.mod-progress-unit.upcoming{background:#f5f5f4;color:#999;border-color:#e0e0e0}&#xA;.mod-header{background:#1565C0;border-radius:6px;padding:14px 18px;margin-bottom:24px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px}&#xA;.mod-header-left{display:flex;flex-direction:column;gap:4px}&#xA;.mod-breadcrumb{font-size:11px;color:rgba(255,255,255,0.75);letter-spacing:0.03em}&#xA;.mod-title-inline{font-size:15px;font-weight:600;color:#fff;margin:0}&#xA;.mod-meta{display:flex;gap:10px;flex-wrap:wrap}&#xA;.mod-meta-item{font-size:11px;color:rgba(255,255,255,0.85);background:rgba(255,255,255,0.15);padding:3px 10px;border-radius:20px}&#xA;.mod-keypoint{background:#fff8e1;border-left:4px solid #FF8C00;border-radius:0 6px 6px 0;padding:12px 16px;margin:20px 0;font-size:14px;color:#4a3000;line-height:1.6}&#xA;.mod-keypoint strong{color:#FF8C00}&#xA;.mod-warning{background:#ffeaea;border-left:4px solid #c62828;border-radius:0 6px 6px 0;padding:12px 16px;margin:20px 0;font-size:14px;color:#4a0000;line-height:1.6}&#xA;.mod-warning strong{color:#c62828}&#xA;.mod-remember{background:#e8f0fe;border-left:4px solid #1565C0;border-radius:0 6px 6px 0;padding:12px 16px;margin:20px 0}&#xA;.mod-remember-title{font-size:11px;font-weight:700;color:#1565C0;letter-spacing:0.06em;margin-bottom:8px}&#xA;.mod-remember ol{margin:0;padding-left:18px}&#xA;.mod-remember li{font-size:14px;color:#111111;line-height:1.7;margin-bottom:4px}&#xA;/* ── Role anatomy card ───────────────────────────────────────── */&#xA;.mod-role-anatomy{background:#fff;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;margin:20px 0}&#xA;.mod-role-anatomy-header{background:#1565C0;padding:11px 16px;font-size:12px;font-weight:700;letter-spacing:0.05em;color:#fff}&#xA;.mod-role-row{display:flex;align-items:flex-start;gap:0;border-bottom:1px solid #f0f0f0}&#xA;.mod-role-row:last-child{border-bottom:none}&#xA;.mod-role-element{font-size:11px;font-weight:700;color:#fff;padding:10px 14px;min-width:110px;flex-shrink:0;display:flex;align-items:center}&#xA;.mod-role-desc{font-size:13px;color:#111111;padding:10px 14px;flex:1;line-height:1.6;border-left:1px solid #f0f0f0}&#xA;.mod-role-example{font-size:12px;font-family:monospace,sans-serif;padding:8px 14px;background:#f9f9f9;border-left:1px solid #e8e8e8;flex:1.2;line-height:1.6;color:#333}&#xA;/* ── Prompt comparison ───────────────────────────────────────── */&#xA;.mod-prompt-box{border-radius:8px;overflow:hidden;margin:12px 0;border:1px solid}&#xA;.mod-prompt-label{padding:7px 13px;font-size:11px;font-weight:700;letter-spacing:0.05em}&#xA;.mod-prompt-text{padding:12px 14px;font-size:13px;font-family:monospace,sans-serif;line-height:1.75;white-space:pre-wrap;word-break:break-word;color:#111111}&#xA;.mod-prompt-result{padding:10px 14px;font-size:13px;line-height:1.7;border-top:1px solid;color:#333}&#xA;.mod-prompt-result-label{font-size:10px;font-weight:700;letter-spacing:0.05em;color:#888;margin-bottom:4px}&#xA;.mod-pb-blue .mod-prompt-label{background:#e3f2fd;color:#1565C0}&#xA;.mod-pb-blue{border-color:#90caf9}&#xA;.mod-pb-blue .mod-prompt-text{background:#f5f9ff}&#xA;.mod-pb-blue .mod-prompt-result{background:#f0f6ff;border-color:#90caf9}&#xA;.mod-pb-orange .mod-prompt-label{background:#fff8e1;color:#e65c00}&#xA;.mod-pb-orange{border-color:#FFB300}&#xA;.mod-pb-orange .mod-prompt-text{background:#fffdf0}&#xA;.mod-pb-orange .mod-prompt-result{background:#fff9e6;border-color:#FFB300}&#xA;.mod-pb-green .mod-prompt-label{background:#e8f5e9;color:#2e7d32}&#xA;.mod-pb-green{border-color:#a5d6a7}&#xA;.mod-pb-green .mod-prompt-text{background:#f5fff6}&#xA;.mod-pb-green .mod-prompt-result{background:#f0fff2;border-color:#a5d6a7}&#xA;.mod-pb-red .mod-prompt-label{background:#ffeaea;color:#c62828}&#xA;.mod-pb-red{border-color:#ef9a9a}&#xA;.mod-pb-red .mod-prompt-text{background:#fff8f8}&#xA;.mod-pb-red .mod-prompt-result{background:#fff0f0;border-color:#ef9a9a}&#xA;/* ── Works / does not work grid ──────────────────────────────── */&#xA;.mod-works-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:20px 0}&#xA;.mod-works-col{border-radius:8px;overflow:hidden;border:1px solid}&#xA;.mod-works-header{padding:10px 14px;font-size:12px;font-weight:700;letter-spacing:0.05em}&#xA;.mod-works-list{padding:10px 14px;margin:0;list-style:none}&#xA;.mod-works-list li{font-size:13px;padding:6px 0 6px 20px;border-bottom:1px solid rgba(0,0,0,0.05);position:relative;line-height:1.5;color:#111111}&#xA;.mod-works-list li:last-child{border-bottom:none}&#xA;.mod-works-list li::before{position:absolute;left:2px;font-weight:700}&#xA;.mod-win li::before{content:&#34;✓&#34;;color:#2e7d32}&#xA;.mod-lose li::before{content:&#34;✗&#34;;color:#c62828}&#xA;/* ── Persona library cards ───────────────────────────────────── */&#xA;.mod-persona-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:20px 0}&#xA;.mod-persona-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:14px 16px}&#xA;.mod-persona-card-role{font-size:13px;font-weight:700;color:#1565C0;margin:0 0 4px}&#xA;.mod-persona-card-text{font-size:12px;font-family:monospace,sans-serif;background:#f5f5f4;border-radius:4px;padding:8px 10px;color:#333;line-height:1.6;margin:6px 0;white-space:pre-wrap;border-left:3px solid #1565C0}&#xA;.mod-persona-card-use{font-size:11px;color:#666;line-height:1.4}&#xA;/* ── Audience persona ────────────────────────────────────────── */&#xA;.mod-audience-box{background:#e8f0fe;border:1px solid #90caf9;border-radius:8px;padding:16px 18px;margin:20px 0}&#xA;.mod-audience-title{font-size:12px;font-weight:700;color:#1565C0;letter-spacing:0.05em;margin-bottom:12px}&#xA;.mod-audience-row{display:flex;gap:10px;margin-bottom:8px;align-items:flex-start}&#xA;.mod-audience-row:last-child{margin-bottom:0}&#xA;.mod-audience-badge{font-size:10px;font-weight:700;background:#1565C0;color:#fff;padding:3px 8px;border-radius:4px;flex-shrink:0;margin-top:2px;white-space:nowrap}&#xA;.mod-audience-text{font-size:13px;color:#333;line-height:1.6;font-family:monospace,sans-serif}&#xA;/* ── Table ───────────────────────────────────────────────────── */&#xA;.mod-table-wrap{overflow-x:auto;margin:20px 0}&#xA;.mod-table{width:100%;border-collapse:collapse;font-size:13px}&#xA;.mod-table th{background:#1565C0;color:#fff;padding:10px 13px;text-align:left;font-weight:600;font-size:12px}&#xA;.mod-table td{padding:10px 13px;border-bottom:1px solid #f0f0f0;color:#111111;vertical-align:top;line-height:1.5}&#xA;.mod-table tr:last-child td{border-bottom:none}&#xA;.mod-table tr:nth-child(even) td{background:#fafafa}&#xA;.mod-table td:first-child{font-weight:600;color:#1565C0;white-space:nowrap}&#xA;/* ── Assignment, nav, blog, credits ─────────────────────────── */&#xA;.mod-assignment{background:#fff8e1;border:1px solid #FFB300;border-radius:6px;padding:16px 18px;margin:28px 0}&#xA;.mod-assignment-header{display:flex;align-items:center;gap:8px;margin-bottom:10px}&#xA;.mod-assignment-icon{font-size:16px;color:#FF8C00}&#xA;.mod-assignment-title{font-size:14px;font-weight:700;color:#5d4037;margin:0}&#xA;.mod-assignment p,.mod-assignment li{font-size:14px;color:#4a3000;line-height:1.7}&#xA;.mod-assignment ol,.mod-assignment ul{padding-left:20px;margin:8px 0}&#xA;.mod-nav{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px;margin-top:32px;padding-top:18px;border-top:1px solid #e0e0e0}&#xA;.mod-nav-back{font-size:13px;color:#1565C0;text-decoration:none}&#xA;.mod-nav-back:hover{color:#0d47a1;text-decoration:underline}&#xA;.mod-nav-next{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;padding:9px 18px;border-radius:4px;background:#FF8C00;color:#fff !important;text-decoration:none}&#xA;.mod-nav-next:hover{background:#e65c00;color:#fff !important;text-decoration:none}&#xA;.mod-blog-links{background:#f9f9f9;border:1px solid #e0e0e0;border-radius:6px;padding:14px 18px;margin-top:20px}&#xA;.mod-blog-title{font-size:11px;font-weight:700;color:#888;letter-spacing:0.06em;margin-bottom:8px}&#xA;.mod-blog-links a{display:block;font-size:13px;color:#1565C0;text-decoration:none;padding:3px 0;border-bottom:1px solid #f0f0f0}&#xA;.mod-blog-links a:last-child{border-bottom:none}&#xA;.mod-blog-links a:hover{color:#FF8C00;text-decoration:underline}&#xA;/* ── Body text readability ───────────────────────────────────── */&#xA;.mod-wrap p,.mod-wrap li,.mod-wrap td{font-size:16px !important;color:#111111 !important;line-height:1.85 !important;font-weight:450}&#xA;.mod-wrap p{margin-bottom:1.1em}&#xA;.mod-wrap h2{font-size:20px;color:#111111;margin-top:32px;margin-bottom:12px}&#xA;.mod-wrap h3{font-size:17px;color:#111111;margin-top:24px;margin-bottom:8px}&#xA;.mod-wrap strong{color:#111111;font-weight:600}&#xA;.mod-wrap em{color:#333}&#xA;.mod-wrap code{font-size:14px;background:#f0f0f0;padding:2px 6px;border-radius:3px;color:#c62828}&#xA;@media(max-width:600px){.mod-wrap p,.mod-wrap li,.mod-wrap td{font-size:16px !important;line-height:1.9 !important}}&#xA;.mod-credits{font-size:12px;color:#888;margin-top:32px;padding-top:12px;border-top:1px solid #e0e0e0}&#xA;.mod-credits summary{cursor:pointer;font-size:12px;color:#aaa;list-style:none}&#xA;.mod-credits summary:hover{color:#888}&#xA;.img-center{display:flex;justify-content:center;margin:20px 0}&#xA;.img-center svg{max-width:100%;height:auto}&#xA;.img-center&gt;div{max-width:680px;width:100%}&#xA;@media(max-width:520px){.mod-works-grid,.mod-persona-grid{grid-template-columns:1fr}}&#xA;&lt;/style&gt;&#xA;&lt;div class=&#34;mod-wrap&#34;&gt;&#xA;&lt;div class=&#34;mod-progress-wrap&#34;&gt;&#xA;  &lt;div class=&#34;mod-progress-header&#34;&gt;&#xA;    &lt;span class=&#34;mod-progress-title&#34;&gt;YOUR PROGRESS — GENERATIVE AI: ZERO TO JOB-READY&lt;/span&gt;&#xA;    &lt;a href=&#34;https://chandrashaker.in/courses/genai/&#34; style=&#34;font-size:12px;color:#1565C0;text-decoration:none;font-weight:600&#34;&gt;&amp;#8592; Course home&lt;/a&gt;&#xA;  &lt;/div&gt;&#xA;  &lt;div class=&#34;mod-progress-bg&#34;&gt;&#xA;    &lt;div class=&#34;mod-progress-fill&#34; style=&#34;width:30%&#34;&gt;&lt;/div&gt;&#xA;  &lt;/div&gt;&#xA;  &lt;div style=&#34;font-size:12px;color:#FF8C00;font-weight:600;margin-bottom:10px&#34;&gt;6 of 20 modules complete&lt;/div&gt;&#xA;  &lt;div class=&#34;mod-progress-units&#34;&gt;&#xA;    &lt;a class=&#34;mod-progress-unit done&#34; href=&#34;https://chandrashaker.in/courses/genai/#module-1&#34;&gt;Understanding GenAI ✓&lt;/a&gt;&#xA;    &lt;a class=&#34;mod-progress-unit current&#34; href=&#34;https://chandrashaker.in/courses/genai/#module-2&#34;&gt;Prompt Engineering&lt;/a&gt;&#xA;    &lt;a class=&#34;mod-progress-unit upcoming&#34; href=&#34;https://chandrashaker.in/courses/genai/#module-3&#34;&gt;GenAI for Your Job&lt;/a&gt;&#xA;    &lt;a class=&#34;mod-progress-unit upcoming&#34; href=&#34;https://chandrashaker.in/courses/genai/#module-4&#34;&gt;Advanced Techniques&lt;/a&gt;&#xA;    &lt;a class=&#34;mod-progress-unit upcoming&#34; href=&#34;https://chandrashaker.in/courses/genai/#module-5&#34;&gt;Career &amp; India&lt;/a&gt;&#xA;  &lt;/div&gt;&#xA;&lt;/div&gt;&#xA;&lt;div class=&#34;mod-header&#34;&gt;&#xA;  &lt;div class=&#34;mod-header-left&#34;&gt;&#xA;    &lt;span class=&#34;mod-breadcrumb&#34;&gt;GENERATIVE AI: ZERO TO JOB-READY &amp;nbsp;›&amp;nbsp; UNIT 2 &amp;nbsp;›&amp;nbsp; MODULE 3 OF 4&lt;/span&gt;&#xA;    &lt;h1 class=&#34;mod-title-inline&#34;&gt;Role Prompting and Persona Techniques&lt;/h1&gt;&#xA;  &lt;/div&gt;&#xA;  &lt;div class=&#34;mod-meta&#34;&gt;&#xA;    &lt;span class=&#34;mod-meta-item&#34;&gt;⏱ 13 min read&lt;/span&gt;&#xA;    &lt;span class=&#34;mod-meta-item&#34;&gt;📝 Assignment inside&lt;/span&gt;&#xA;    &lt;span class=&#34;mod-meta-item&#34;&gt;Requires Module 2.1&lt;/span&gt;&#xA;  &lt;/div&gt;&#xA;&lt;/div&gt;&#xA;&lt;p&gt;You have already been using role prompting since Module 2.1 — every time you wrote &amp;ldquo;You are a senior Python developer&amp;hellip;&amp;rdquo; at the start of a prompt, that was role prompting. This module goes deeper: what exactly makes a role effective, when it genuinely improves output, and — critically — when it can actually hurt the quality of your results.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Module 2.4: Common Prompt Mistakes and How to Fix Them</title>
      <link>https://chandrashaker.in/courses/genai/unit2/module-2-4-common-prompt-mistakes/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://chandrashaker.in/courses/genai/unit2/module-2-4-common-prompt-mistakes/</guid>
      <description>&lt;style&gt;&#xA;/* ── Module progress bar ─────────────────────────────────────── */&#xA;.mod-progress-wrap{background:#f9f9f9;border:1px solid #e0e0e0;border-radius:8px;padding:12px 16px;margin-bottom:20px}&#xA;.mod-progress-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;flex-wrap:wrap;gap:6px}&#xA;.mod-progress-title{font-size:12px;font-weight:700;color:#555;letter-spacing:0.04em}&#xA;.mod-progress-bg{height:6px;background:#e0e0e0;border-radius:3px;margin-bottom:10px}&#xA;.mod-progress-fill{height:6px;border-radius:3px;background:#FF8C00;transition:width 0.3s ease}&#xA;.mod-progress-units{display:flex;gap:6px;flex-wrap:wrap}&#xA;.mod-progress-unit{font-size:11px;padding:3px 10px;border-radius:20px;text-decoration:none;font-weight:500;border:1px solid}&#xA;.mod-progress-unit.done{background:#e8f5e9;color:#2e7d32;border-color:#a5d6a7}&#xA;.mod-progress-unit.current{background:#1565C0;color:#fff;border-color:#1565C0}&#xA;.mod-progress-unit.upcoming{background:#f5f5f4;color:#999;border-color:#e0e0e0}&#xA;.mod-header{background:#1565C0;border-radius:6px;padding:14px 18px;margin-bottom:24px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px}&#xA;.mod-header-left{display:flex;flex-direction:column;gap:4px}&#xA;.mod-breadcrumb{font-size:11px;color:rgba(255,255,255,0.75);letter-spacing:0.03em}&#xA;.mod-title-inline{font-size:15px;font-weight:600;color:#fff;margin:0}&#xA;.mod-meta{display:flex;gap:10px;flex-wrap:wrap}&#xA;.mod-meta-item{font-size:11px;color:rgba(255,255,255,0.85);background:rgba(255,255,255,0.15);padding:3px 10px;border-radius:20px}&#xA;.mod-keypoint{background:#fff8e1;border-left:4px solid #FF8C00;border-radius:0 6px 6px 0;padding:12px 16px;margin:20px 0;font-size:14px;color:#4a3000;line-height:1.6}&#xA;.mod-keypoint strong{color:#FF8C00}&#xA;.mod-remember{background:#e8f0fe;border-left:4px solid #1565C0;border-radius:0 6px 6px 0;padding:12px 16px;margin:20px 0}&#xA;.mod-remember-title{font-size:11px;font-weight:700;color:#1565C0;letter-spacing:0.06em;margin-bottom:8px}&#xA;.mod-remember ol{margin:0;padding-left:18px}&#xA;.mod-remember li{font-size:14px;color:#111111;line-height:1.7;margin-bottom:4px}&#xA;/* ── Mistake cards ───────────────────────────────────────────── */&#xA;.mod-mistake{background:#fff;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;margin:20px 0;border-left:4px solid #c62828}&#xA;.mod-mistake-header{padding:12px 16px;display:flex;align-items:center;justify-content:space-between;gap:8px;background:#fafafa;border-bottom:1px solid #f0f0f0}&#xA;.mod-mistake-num{width:28px;height:28px;border-radius:6px;background:#c62828;color:#fff;font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}&#xA;.mod-mistake-title{font-size:14px;font-weight:700;color:#c62828;flex:1}&#xA;.mod-mistake-tag{font-size:10px;font-weight:700;padding:3px 9px;border-radius:20px;background:#ffeaea;color:#c62828;border:1px solid #ef9a9a;white-space:nowrap}&#xA;.mod-mistake-body{padding:14px 16px}&#xA;.mod-mistake-desc{font-size:14px;color:#111111;line-height:1.7;margin:0 0 12px}&#xA;/* ── Prompt before/after ─────────────────────────────────────── */&#xA;.mod-ba-pair{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:10px 0}&#xA;.mod-ba-box{border-radius:6px;overflow:hidden;border:1px solid}&#xA;.mod-ba-label{padding:6px 12px;font-size:10px;font-weight:700;letter-spacing:0.05em}&#xA;.mod-ba-text{padding:10px 12px;font-size:12px;font-family:monospace,sans-serif;line-height:1.7;white-space:pre-wrap;word-break:break-word;color:#111111;min-height:48px}&#xA;.mod-ba-bad .mod-ba-label{background:#ffeaea;color:#c62828;border-bottom:1px solid #ef9a9a}&#xA;.mod-ba-bad{border-color:#ef9a9a}&#xA;.mod-ba-bad .mod-ba-text{background:#fff8f8}&#xA;.mod-ba-good .mod-ba-label{background:#e8f5e9;color:#2e7d32;border-bottom:1px solid #a5d6a7}&#xA;.mod-ba-good{border-color:#a5d6a7}&#xA;.mod-ba-good .mod-ba-text{background:#f5fff6}&#xA;.mod-fix-note{font-size:12px;color:#555;padding:8px 12px;background:#f9f9f9;border-top:1px solid #f0f0f0;border-radius:0 0 6px 6px;line-height:1.5}&#xA;.mod-fix-note strong{color:#2e7d32}&#xA;/* ── Checklist ───────────────────────────────────────────────── */&#xA;.mod-checklist{background:#fff;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;margin:20px 0}&#xA;.mod-checklist-header{background:#1565C0;padding:12px 16px;font-size:12px;font-weight:700;letter-spacing:0.05em;color:#fff}&#xA;.mod-checklist-section{padding:4px 0}&#xA;.mod-checklist-section-title{font-size:11px;font-weight:700;color:#888;letter-spacing:0.05em;padding:10px 16px 4px}&#xA;.mod-check-item{display:flex;align-items:flex-start;gap:10px;padding:8px 16px;border-bottom:1px solid #f5f5f5}&#xA;.mod-check-item:last-child{border-bottom:none}&#xA;.mod-check-box{width:16px;height:16px;border-radius:3px;border:1.5px solid #b0bec5;flex-shrink:0;margin-top:2px;background:#fff}&#xA;.mod-check-text{font-size:13px;color:#111111;line-height:1.5;flex:1}&#xA;.mod-check-text em{font-size:11px;color:#888;font-style:normal;display:block;margin-top:2px}&#xA;/* ── Diagnosis flowchart ─────────────────────────────────────── */&#xA;.mod-diag{background:#f9f9f9;border:1px solid #e0e0e0;border-radius:8px;padding:16px 18px;margin:20px 0}&#xA;.mod-diag-title{font-size:11px;font-weight:700;color:#555;letter-spacing:0.05em;margin-bottom:12px}&#xA;.mod-diag-row{display:flex;align-items:flex-start;gap:12px;padding:9px 0;border-bottom:1px solid #f0f0f0}&#xA;.mod-diag-row:last-child{border-bottom:none}&#xA;.mod-diag-symptom{font-size:13px;font-weight:600;color:#c62828;flex:1.2;line-height:1.4}&#xA;.mod-diag-arrow{font-size:14px;color:#999;flex-shrink:0;margin-top:1px}&#xA;.mod-diag-fix{font-size:13px;color:#111111;flex:2;line-height:1.4}&#xA;/* ── Unit 2 summary ──────────────────────────────────────────── */&#xA;.mod-unit-summary{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:20px 0}&#xA;.mod-unit-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:14px 16px}&#xA;.mod-unit-card-num{font-size:11px;font-weight:700;color:#888;letter-spacing:0.05em;margin-bottom:4px}&#xA;.mod-unit-card-title{font-size:14px;font-weight:700;color:#1565C0;margin:0 0 6px}&#xA;.mod-unit-card-summary{font-size:13px;color:#444;line-height:1.6;margin:0}&#xA;/* ── Assignment, nav, blog, credits ─────────────────────────── */&#xA;.mod-assignment{background:#fff8e1;border:1px solid #FFB300;border-radius:6px;padding:16px 18px;margin:28px 0}&#xA;.mod-assignment-header{display:flex;align-items:center;gap:8px;margin-bottom:10px}&#xA;.mod-assignment-icon{font-size:16px;color:#FF8C00}&#xA;.mod-assignment-title{font-size:14px;font-weight:700;color:#5d4037;margin:0}&#xA;.mod-assignment p,.mod-assignment li{font-size:14px;color:#4a3000;line-height:1.7}&#xA;.mod-assignment ol,.mod-assignment ul{padding-left:20px;margin:8px 0}&#xA;.mod-nav{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px;margin-top:32px;padding-top:18px;border-top:1px solid #e0e0e0}&#xA;.mod-nav-back{font-size:13px;color:#1565C0;text-decoration:none}&#xA;.mod-nav-back:hover{color:#0d47a1;text-decoration:underline}&#xA;.mod-nav-next{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;padding:9px 18px;border-radius:4px;background:#FF8C00;color:#fff !important;text-decoration:none}&#xA;.mod-nav-next:hover{background:#e65c00;color:#fff !important;text-decoration:none}&#xA;.mod-blog-links{background:#f9f9f9;border:1px solid #e0e0e0;border-radius:6px;padding:14px 18px;margin-top:20px}&#xA;.mod-blog-title{font-size:11px;font-weight:700;color:#888;letter-spacing:0.06em;margin-bottom:8px}&#xA;.mod-blog-links a{display:block;font-size:13px;color:#1565C0;text-decoration:none;padding:3px 0;border-bottom:1px solid #f0f0f0}&#xA;.mod-blog-links a:last-child{border-bottom:none}&#xA;.mod-blog-links a:hover{color:#FF8C00;text-decoration:underline}&#xA;/* ── Body text readability ───────────────────────────────────── */&#xA;.mod-wrap p,.mod-wrap li,.mod-wrap td{font-size:16px !important;color:#111111 !important;line-height:1.85 !important;font-weight:450}&#xA;.mod-wrap p{margin-bottom:1.1em}&#xA;.mod-wrap h2{font-size:20px;color:#111111;margin-top:32px;margin-bottom:12px}&#xA;.mod-wrap h3{font-size:17px;color:#111111;margin-top:24px;margin-bottom:8px}&#xA;.mod-wrap strong{color:#111111;font-weight:600}&#xA;.mod-wrap em{color:#333}&#xA;.mod-wrap code{font-size:14px;background:#f0f0f0;padding:2px 6px;border-radius:3px;color:#c62828}&#xA;@media(max-width:600px){.mod-wrap p,.mod-wrap li,.mod-wrap td{font-size:16px !important;line-height:1.9 !important}}&#xA;.mod-credits{font-size:12px;color:#888;margin-top:32px;padding-top:12px;border-top:1px solid #e0e0e0}&#xA;.mod-credits summary{cursor:pointer;font-size:12px;color:#aaa;list-style:none}&#xA;.mod-credits summary:hover{color:#888}&#xA;.img-center{display:flex;justify-content:center;margin:20px 0}&#xA;.img-center svg{max-width:100%;height:auto}&#xA;.img-center&gt;div{max-width:680px;width:100%}&#xA;@media(max-width:520px){.mod-ba-pair,.mod-unit-summary{grid-template-columns:1fr}}&#xA;&lt;/style&gt;&#xA;&lt;div class=&#34;mod-wrap&#34;&gt;&#xA;&lt;div class=&#34;mod-progress-wrap&#34;&gt;&#xA;  &lt;div class=&#34;mod-progress-header&#34;&gt;&#xA;    &lt;span class=&#34;mod-progress-title&#34;&gt;YOUR PROGRESS — GENERATIVE AI: ZERO TO JOB-READY&lt;/span&gt;&#xA;    &lt;a href=&#34;https://chandrashaker.in/courses/genai/&#34; style=&#34;font-size:12px;color:#1565C0;text-decoration:none;font-weight:600&#34;&gt;&amp;#8592; Course home&lt;/a&gt;&#xA;  &lt;/div&gt;&#xA;  &lt;div class=&#34;mod-progress-bg&#34;&gt;&#xA;    &lt;div class=&#34;mod-progress-fill&#34; style=&#34;width:35%&#34;&gt;&lt;/div&gt;&#xA;  &lt;/div&gt;&#xA;  &lt;div style=&#34;font-size:12px;color:#FF8C00;font-weight:600;margin-bottom:10px&#34;&gt;7 of 20 modules complete&lt;/div&gt;&#xA;  &lt;div class=&#34;mod-progress-units&#34;&gt;&#xA;    &lt;a class=&#34;mod-progress-unit done&#34; href=&#34;https://chandrashaker.in/courses/genai/#module-1&#34;&gt;Understanding GenAI ✓&lt;/a&gt;&#xA;    &lt;a class=&#34;mod-progress-unit current&#34; href=&#34;https://chandrashaker.in/courses/genai/#module-2&#34;&gt;Prompt Engineering&lt;/a&gt;&#xA;    &lt;a class=&#34;mod-progress-unit upcoming&#34; href=&#34;https://chandrashaker.in/courses/genai/#module-3&#34;&gt;GenAI for Your Job&lt;/a&gt;&#xA;    &lt;a class=&#34;mod-progress-unit upcoming&#34; href=&#34;https://chandrashaker.in/courses/genai/#module-4&#34;&gt;Advanced Techniques&lt;/a&gt;&#xA;    &lt;a class=&#34;mod-progress-unit upcoming&#34; href=&#34;https://chandrashaker.in/courses/genai/#module-5&#34;&gt;Career &amp; India&lt;/a&gt;&#xA;  &lt;/div&gt;&#xA;&lt;/div&gt;&#xA;&lt;div class=&#34;mod-header&#34;&gt;&#xA;  &lt;div class=&#34;mod-header-left&#34;&gt;&#xA;    &lt;span class=&#34;mod-breadcrumb&#34;&gt;GENERATIVE AI: ZERO TO JOB-READY &amp;nbsp;›&amp;nbsp; UNIT 2 &amp;nbsp;›&amp;nbsp; MODULE 4 OF 4&lt;/span&gt;&#xA;    &lt;h1 class=&#34;mod-title-inline&#34;&gt;Common Prompt Mistakes and How to Fix Them&lt;/h1&gt;&#xA;  &lt;/div&gt;&#xA;  &lt;div class=&#34;mod-meta&#34;&gt;&#xA;    &lt;span class=&#34;mod-meta-item&#34;&gt;⏱ 14 min read&lt;/span&gt;&#xA;    &lt;span class=&#34;mod-meta-item&#34;&gt;📝 Assignment inside&lt;/span&gt;&#xA;    &lt;span class=&#34;mod-meta-item&#34;&gt;Unit 2 Finale&lt;/span&gt;&#xA;  &lt;/div&gt;&#xA;&lt;/div&gt;&#xA;&lt;p&gt;This is the final module of Unit 2 — and the most practical one. You now have three modules of prompt engineering theory behind you. This module is about what goes wrong when you apply it, and how to fix it fast.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
