<?xml version="1.0" encoding="UTF-8" standalone="no"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" version="2.0">

<channel>
	<title>Stephen Shapiro</title>
	<atom:link href="https://stephenshapiro.com/feed/?doing_wp_cron=1776284242.8515689373016357421875" rel="self" type="application/rss+xml"/>
	<link>https://stephenshapiro.com/</link>
	<description></description>
	<lastBuildDate>Wed, 15 Apr 2026 19:40:58 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://stephenshapiro.com/wp-content/uploads/2024/03/cropped-favicon-96x96-copy-32x32.png</url>
	<title>Stephen Shapiro</title>
	<link>https://stephenshapiro.com/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<xhtml:meta content="noindex" name="robots" xmlns:xhtml="http://www.w3.org/1999/xhtml"/><item>
		<title>Take Our “Why Does This Person Drive Me Crazy?” QUIZ</title>
		<link>https://stephenshapiro.com/why-do-they-drive-me-crazy-quiz/</link>
					<comments>https://stephenshapiro.com/why-do-they-drive-me-crazy-quiz/#respond</comments>
		
		<dc:creator><![CDATA[Stephen Shapiro]]></dc:creator>
		<pubDate>Tue, 31 Mar 2026 18:44:18 +0000</pubDate>
				<category><![CDATA[Full Deck]]></category>
		<category><![CDATA[Personality Poker]]></category>
		<category><![CDATA[Playing with a Full Deck]]></category>
		<guid isPermaLink="false">https://stephenshapiro.com/?p=21321</guid>

					<description><![CDATA[<p>That person who drives you nuts? They’re the ace up your sleeve. We like to be with people who are similar to us. So we hire people who fit the mold. But here’s the problem: When everyone fits the mold, your organization grows mold. You get stale thinking. Safe ideas. No breakthroughs. The perspectives you [&#8230;]</p>
<p>The post <a href="https://stephenshapiro.com/why-do-they-drive-me-crazy-quiz/">Take Our &#8220;Why Does This Person Drive Me Crazy?&#8221; QUIZ</a> appeared first on <a href="https://stephenshapiro.com">Stephen Shapiro</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="21321" class="elementor elementor-21321" data-elementor-post-type="post">
				<div class="elementor-element elementor-element-b56c6d3 e-flex e-con-boxed e-con e-parent" data-id="b56c6d3" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-18360d5 elementor-widget elementor-widget-text-editor" data-id="18360d5" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>That person who drives you nuts? They’re the ace up your sleeve.</p><p>We like to be with people who are similar to us. So we hire people who fit the mold.</p><p>But here’s the problem: <strong>When everyone fits the mold, your organization grows mold</strong>. You get stale thinking. Safe ideas. No breakthroughs.</p><p>The perspectives you avoid — the colleagues who make you cringe, the ideas that sound crazy — are the missing cards you need most. And ignoring them is costing you.</p><p>Take the quiz below to find out why someone is driving you crazy, and why you need them on your team.</p><p>Based on the book <strong><em>You’re Not Playing with a Full Deck: Why the Coworkers Who Drive You Crazy Are Your Unfair Advantage</em> </strong>by Stephen Shapiro.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-02d74fd elementor-widget elementor-widget-html" data-id="02d74fd" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Why Does This Person Drive You Crazy? — Personality Poker</title>
<style>
*{box-sizing:border-box;margin:0;padding:0}
body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;color:#1a1a1a}
#pp{max-width:100%}
.pp-step{display:none}.pp-step.on{display:block}
.card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:1.25rem}
.pcard{border:1.5px solid #ddd;border-radius:10px;background:#fff;cursor:pointer;padding:10px 6px 8px;text-align:center;transition:border-color 0.15s,transform 0.12s,background 0.12s;user-select:none;min-height:78px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px}
.pcard:hover{border-color:#aaa;transform:translateY(-2px)}
.pcard.sel-you{background:#FAEEDA;border:2px solid #BA7517}
.pcard.sel-them{background:#fce8e8;border:2px solid #c0392b}
.csym{font-size:16px;line-height:1}
.cnum{font-size:9px;font-weight:600;letter-spacing:0.06em;text-transform:uppercase;margin-top:1px}
.cword{font-size:11px;font-weight:600;line-height:1.25;margin-top:2px;color:#1a1a1a}
.pcard.sel-you .cword,.pcard.sel-you .cnum{color:#854F0B}
.pcard.sel-them .cword,.pcard.sel-them .cnum{color:#8B1A1A}
.pp-btn{padding:10px 22px;border-radius:8px;border:1px solid #ccc;background:#fff;cursor:pointer;font-size:14px;color:#1a1a1a;font-family:inherit;transition:background 0.1s}
.pp-btn:hover{background:#f5f5f5}
.pp-btn-gold{background:#BA7517;color:#FAEEDA;border-color:#854F0B}
.pp-btn-gold:hover{background:#854F0B}
.pp-btn:disabled{opacity:0.4;cursor:not-allowed}
.intro-label{font-size:11px;letter-spacing:0.12em;color:#888;text-transform:uppercase;margin-bottom:0.5rem}
.intro-title{font-size:26px;font-weight:600;line-height:1.2;margin-bottom:0.75rem;color:#1a1a1a}
.intro-body{color:#555;font-size:15px;line-height:1.65;margin-bottom:1.75rem}
.step-label{font-size:11px;letter-spacing:0.1em;color:#888;text-transform:uppercase;margin-bottom:0.3rem}
.step-title{font-size:20px;font-weight:600;margin-bottom:0.25rem;color:#1a1a1a}
.step-sub{color:#888;font-size:13px;margin-bottom:1rem}
.btn-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}
.count-txt{font-size:13px;color:#888}
.rc{background:#f8f7f4;border:1px solid #e8e5df;border-radius:14px;padding:1.4rem;margin-bottom:1rem}
.rc-lbl{font-size:10px;letter-spacing:0.1em;text-transform:uppercase;margin:0 0 0.3rem;color:#888}
.rc-lbl-gold{color:#BA7517}
.rc-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}
.rc-suits{display:flex;align-items:center;gap:6px}
.rc-pp-label{font-size:10px;letter-spacing:0.1em;color:#888;text-transform:uppercase}
.rc-divider{border:none;border-top:1px solid #e8e5df;margin:1.25rem 0}
.rc-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:0}
.rc-name{font-size:14px;font-weight:600;margin-bottom:3px;color:#1a1a1a}
.rc-cards{font-size:11px;color:#888;line-height:1.5}
.rc-crazy{font-size:17px;font-weight:600;line-height:1.45;color:#1a1a1a}
.rc-flip{font-size:15px;line-height:1.65;color:#1a1a1a;margin-bottom:1rem}
.rc-quote{border-left:3px solid #BA7517;padding-left:12px;font-style:italic;font-size:15px;font-weight:600;color:#888}
.rc-book{margin-top:1.5rem;border-top:1px solid #e8e5df;padding-top:1rem;text-align:center}
.rc-book-sub{font-size:12px;color:#aaa;margin-bottom:3px}
.rc-book-title{font-size:13px;font-weight:600;color:#1a1a1a}
.copy-confirm{font-size:13px;color:#2e7d32;display:none}
.felt-table{background:#1a5c34;background-image:radial-gradient(ellipse at 50% 0%,#236b40 0%,#1a5c34 60%,#133f25 100%);border-radius:20px;padding:1.75rem 1.25rem 1.5rem;margin-bottom:1rem;position:relative}
.felt-table::after{content:'PERSONALITY POKER';position:absolute;bottom:14px;left:50%;transform:translateX(-50%);font-size:8px;letter-spacing:0.2em;color:rgba(255,255,255,0.18);white-space:nowrap;font-weight:600}
.felt-cards-row{display:flex;align-items:flex-start;justify-content:center;gap:0;margin-bottom:1.4rem}
.playing-card{width:160px;background:#fff;border-radius:10px;border:1px solid #e0e0e0;box-shadow:3px 4px 12px rgba(0,0,0,0.35),0 1px 2px rgba(0,0,0,0.2);padding:0;position:relative;min-height:220px;display:flex;flex-direction:column;flex-shrink:0}
.playing-card:first-child{transform:rotate(-4deg);margin-right:-10px;z-index:1}
.playing-card:last-child{transform:rotate(4deg);margin-left:-10px;z-index:1}
.pc-corner{position:absolute;display:flex;flex-direction:column;align-items:center;line-height:1;padding:7px 8px}
.pc-corner.tl{top:0;left:0}
.pc-corner.br{bottom:0;right:0;transform:rotate(180deg)}
.pc-corner-num{font-size:17px;font-weight:800;line-height:1}
.pc-corner-sym{font-size:14px;line-height:1}
.pc-center{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px 8px 8px}
.pc-big-sym{font-size:58px;line-height:1;margin-bottom:6px}
.pc-suit-name{font-size:12px;font-weight:700;letter-spacing:0.06em;text-transform:uppercase;margin-bottom:2px}
.pc-role{font-size:9px;letter-spacing:0.1em;text-transform:uppercase;color:#999;margin-bottom:8px}
.pc-words{font-size:10.5px;color:#555;line-height:1.6;text-align:center;padding:6px 6px 0;border-top:1px solid #f0f0f0;width:100%}
.pc-label{font-size:15px;font-weight:700;letter-spacing:0.14em;text-transform:uppercase;color:#fff;opacity:0.75;text-align:center;margin-bottom:8px}
.felt-vs{display:flex;align-items:center;justify-content:center;z-index:2;position:relative;padding:0 4px;padding-top:16px}
.felt-vs-text{font-size:11px;font-weight:800;letter-spacing:0.12em;color:rgba(255,255,255,0.35);background:rgba(0,0,0,0.2);border-radius:20px;padding:4px 8px}
.felt-insight{background:rgba(0,0,0,0.2);border-radius:10px;padding:1rem 1.1rem;margin-bottom:0.9rem}
.felt-insight-label{font-size:12px;letter-spacing:0.14em;text-transform:uppercase;color:rgba(255,255,255,0.6);margin-bottom:8px;font-weight:600}
.felt-insight-text{font-size:17px;font-weight:700;line-height:1.55;color:#fff}
.felt-flip{border-left:3px solid #f0c060;padding-left:12px;margin-bottom:1.1rem}
.felt-flip-label{font-size:12px;letter-spacing:0.14em;text-transform:uppercase;color:#f0c060;margin-bottom:8px;font-weight:600}
.felt-flip-text{font-size:17px;line-height:1.7;color:rgba(255,255,255,0.9)}
.felt-quote{text-align:center;padding:0.9rem 0.5rem 0.5rem;border-top:1px solid rgba(255,255,255,0.1)}
.felt-quote-text{font-size:26px;font-weight:800;font-style:italic;color:#f0c060;line-height:1.35;text-shadow:0 2px 12px rgba(0,0,0,0.25)}
.cta-block{background:#fff;border:1px solid #e8e3d8;border-radius:14px;padding:1.4rem;margin-bottom:1rem;text-align:center}
.cta-eyebrow{font-size:10px;letter-spacing:0.12em;text-transform:uppercase;color:#BA7517;margin-bottom:0.5rem;font-weight:600}
.cta-hed{font-size:20px;font-weight:700;color:#1a1a1a;line-height:1.25;margin-bottom:0.5rem}
.cta-body{font-size:14px;color:#666;line-height:1.6;margin-bottom:1.1rem}
.cta-btn{display:inline-block;background:#BA7517;color:#fff;font-weight:700;font-size:15px;padding:13px 28px;border-radius:8px;text-decoration:none;border:none;cursor:pointer;font-family:inherit;transition:background 0.15s}
.cta-btn:hover{background:#854F0B}
.share-row{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:0.6rem}
.share-row .pp-btn{font-size:13px;padding:8px 16px}
@media(max-width:400px){.card-grid{grid-template-columns:repeat(3,1fr)}.playing-card{width:120px;min-height:165px}.pc-big-sym{font-size:42px}}
</style>
</head>
<body>
<div id="pp">

<!-- Step 0: Intro -->
<div id="s0" class="pp-step on">
  <p class="intro-label">Personality Poker</p>
  <p class="intro-title">Why does this person drive you crazy?</p>
  <p class="intro-body">You'll pick five cards that describe <em>you</em>, then five that describe the person driving you crazy. We'll reveal exactly why tension exists — and why it might be your unfair advantage.</p>
  <button class="pp-btn pp-btn-gold" onclick="startYou()">Deal the cards →</button>
</div>

<!-- Step 1: Your cards -->
<div id="s1" class="pp-step">
  <p class="step-label">Round 1 of 2</p>
  <p class="step-title">Pick 5 cards that describe <em>you</em></p>
  <p class="step-sub">Choose the words that feel most true.</p>
  <div id="pg1" class="card-grid"></div>
  <div class="btn-row">
    <button id="b1" class="pp-btn pp-btn-gold" onclick="startThem()" disabled>Next: describe them →</button>
    <button id="sh1" class="pp-btn" onclick="doShuffle('you')" style="display:none">Shuffle remaining ↺</button>
    <span id="ct1" class="count-txt">Pick 5 cards</span>
  </div>
</div>

<!-- Step 2: Their cards -->
<div id="s2" class="pp-step">
  <p class="step-label">Round 2 of 2</p>
  <p class="step-title">Now pick 5 cards for <em>them</em></p>
  <p class="step-sub">The person driving you crazy right now.</p>
  <div id="pg2" class="card-grid"></div>
  <div class="btn-row">
    <button id="b2" class="pp-btn pp-btn-gold" onclick="showResult()" disabled>See the insight →</button>
    <button id="sh2" class="pp-btn" onclick="doShuffle('them')" style="display:none">Shuffle remaining ↺</button>
    <span id="ct2" class="count-txt">Pick 5 cards</span>
  </div>
</div>

<!-- Step 3: Result -->
<div id="s3" class="pp-step">

  <div class="felt-table">

    <div style="display:flex;align-items:flex-start;justify-content:center;gap:16px;margin-bottom:1.4rem">

      <div>
        <p class="pc-label">You</p>
        <div class="playing-card">
          <div class="pc-corner tl">
            <span id="ryou-cnum" class="pc-corner-num"></span>
            <span id="ryou-csym-tl" class="pc-corner-sym"></span>
          </div>
          <div class="pc-corner br">
            <span id="ryou-cnum2" class="pc-corner-num"></span>
            <span id="ryou-csym-br" class="pc-corner-sym"></span>
          </div>
          <div class="pc-center">
            <div id="rsym" class="pc-big-sym"></div>
            <div id="ryou-name" class="pc-suit-name"></div>
            <div id="ryou-role" class="pc-role"></div>
            <div id="ryou-cards" class="pc-words"></div>
          </div>
        </div>
      </div>

      <div style="padding-top:60px">
        <div class="felt-vs-text">VS</div>
      </div>

      <div>
        <p class="pc-label">Them</p>
        <div class="playing-card">
          <div class="pc-corner tl">
            <span id="rthem-cnum" class="pc-corner-num"></span>
            <span id="rthem-csym-tl" class="pc-corner-sym"></span>
          </div>
          <div class="pc-corner br">
            <span id="rthem-cnum2" class="pc-corner-num"></span>
            <span id="rthem-csym-br" class="pc-corner-sym"></span>
          </div>
          <div class="pc-center">
            <div id="tsym" class="pc-big-sym"></div>
            <div id="rthem-name" class="pc-suit-name"></div>
            <div id="rthem-role" class="pc-role"></div>
            <div id="rthem-cards" class="pc-words"></div>
          </div>
        </div>
      </div>

    </div>

    <div class="felt-insight">
      <p class="felt-insight-label">Why the tension</p>
      <p id="rcrazy" class="felt-insight-text"></p>
    </div>

    <div class="felt-flip">
      <p class="felt-flip-label">But here's what you're missing</p>
      <p id="rflip" class="felt-flip-text"></p>
    </div>

    <div class="felt-quote">
      <p id="rtag" class="felt-quote-text"></p>
    </div>

  </div>

  <div class="cta-block">
    <p class="cta-eyebrow">Your next step</p>
    <p class="cta-hed">Turn this tension into your team's edge.</p>
    <p class="cta-body">This quiz gives you a glimpse. The book gives you the full playbook — how to stop managing around difference and start winning because of it.</p>
    <a href="https://fulldeckbook.com" target="_blank" class="cta-btn">Get the book →</a>
    <p style="margin-top:1.1rem;padding-top:1rem;border-top:1px solid #ede7da;font-size:13px;color:#888">Want a deeper read on your own cognitive style? Take the full <a href="https://personalitypokergame.com" target="_blank" style="color:#BA7517;font-weight:600;text-decoration:none">Personality Poker assessment →</a></p>
  </div>

  <div class="share-row">
    <button class="pp-btn" onclick="copyShare()">Copy to share <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2197.png" alt="↗" class="wp-smiley" style="height: 1em; max-height: 1em;" /></button>
    <button class="pp-btn" onclick="emailShare()">Email these results <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2709.png" alt="✉" class="wp-smiley" style="height: 1em; max-height: 1em;" /></button>
    <button class="pp-btn" onclick="restart()">Start over</button>
  </div>
  <p id="cmsg" class="copy-confirm">Copied. Paste it anywhere.</p>
</div>

</div>
<script>
const ALL=[
  {num:'A',suit:'clubs',sym:'&#x2663;',word:'Goal-Oriented',low:false},
  {num:'A',suit:'spades',sym:'&#x2660;',word:'Intellectual',low:false},
  {num:'A',suit:'diamonds',sym:'&#x2666;',word:'Adventurous',low:false},
  {num:'A',suit:'hearts',sym:'&#x2665;',word:'Cheerleader',low:false},
  {num:'K',suit:'clubs',sym:'&#x2663;',word:'Driven',low:false},
  {num:'K',suit:'spades',sym:'&#x2660;',word:'Expert',low:false},
  {num:'K',suit:'diamonds',sym:'&#x2666;',word:'Spontaneous',low:false},
  {num:'K',suit:'hearts',sym:'&#x2665;',word:'Diplomatic',low:false},
  {num:'Q',suit:'clubs',sym:'&#x2663;',word:'Decisive',low:false},
  {num:'Q',suit:'spades',sym:'&#x2660;',word:'Knowledgeable',low:false},
  {num:'Q',suit:'diamonds',sym:'&#x2666;',word:'Experimental',low:false},
  {num:'Q',suit:'hearts',sym:'&#x2665;',word:'Sociable',low:false},
  {num:'J',suit:'clubs',sym:'&#x2663;',word:'Direct',low:false},
  {num:'J',suit:'spades',sym:'&#x2660;',word:'Philosophical',low:false},
  {num:'J',suit:'diamonds',sym:'&#x2666;',word:'Flexible',low:false},
  {num:'J',suit:'hearts',sym:'&#x2665;',word:'Talkative',low:false},
  {num:'10',suit:'clubs',sym:'&#x2663;',word:'Competitive',low:false},
  {num:'10',suit:'spades',sym:'&#x2660;',word:'Objective',low:false},
  {num:'10',suit:'diamonds',sym:'&#x2666;',word:'Versatile',low:false},
  {num:'10',suit:'hearts',sym:'&#x2665;',word:'Popular',low:false},
  {num:'9',suit:'clubs',sym:'&#x2663;',word:'Practical',low:false},
  {num:'9',suit:'spades',sym:'&#x2660;',word:'Analytical',low:false},
  {num:'9',suit:'diamonds',sym:'&#x2666;',word:'Creative',low:false},
  {num:'9',suit:'hearts',sym:'&#x2665;',word:'Nurturing',low:false},
  {num:'8',suit:'clubs',sym:'&#x2663;',word:'Organized',low:false},
  {num:'8',suit:'spades',sym:'&#x2660;',word:'Logical',low:false},
  {num:'8',suit:'diamonds',sym:'&#x2666;',word:'Visionary',low:false},
  {num:'8',suit:'hearts',sym:'&#x2665;',word:'Empathetic',low:false},
  {num:'7',suit:'clubs',sym:'&#x2663;',word:'Structured',low:false},
  {num:'7',suit:'spades',sym:'&#x2660;',word:'Data Driven',low:false},
  {num:'7',suit:'diamonds',sym:'&#x2666;',word:'Open Minded',low:false},
  {num:'7',suit:'hearts',sym:'&#x2665;',word:'Compassionate',low:false},
  {num:'6',suit:'clubs',sym:'&#x2663;',word:'Systematic',low:false},
  {num:'6',suit:'spades',sym:'&#x2660;',word:'Realistic',low:false},
  {num:'6',suit:'diamonds',sym:'&#x2666;',word:'Insightful',low:false},
  {num:'6',suit:'hearts',sym:'&#x2665;',word:'Loyal',low:false},
  {num:'5',suit:'clubs',sym:'&#x2663;',word:'Methodical',low:false},
  {num:'5',suit:'spades',sym:'&#x2660;',word:'Rational',low:false},
  {num:'5',suit:'diamonds',sym:'&#x2666;',word:'Curious',low:false},
  {num:'5',suit:'hearts',sym:'&#x2665;',word:'Considerate',low:false},
  {num:'4',suit:'clubs',sym:'&#x2663;',word:'Bossy',low:true},
  {num:'4',suit:'spades',sym:'&#x2660;',word:'Know It All',low:true},
  {num:'4',suit:'diamonds',sym:'&#x2666;',word:'Impulsive',low:true},
  {num:'4',suit:'hearts',sym:'&#x2665;',word:'Boisterous',low:true},
  {num:'3',suit:'clubs',sym:'&#x2663;',word:'Anal Retentive',low:true},
  {num:'3',suit:'spades',sym:'&#x2660;',word:'Skeptical',low:true},
  {num:'3',suit:'diamonds',sym:'&#x2666;',word:'Disorganized',low:true},
  {num:'3',suit:'hearts',sym:'&#x2665;',word:'Self-Sacrificing',low:true},
  {num:'2',suit:'clubs',sym:'&#x2663;',word:'Perfectionist',low:true},
  {num:'2',suit:'spades',sym:'&#x2660;',word:'Critical',low:true},
  {num:'2',suit:'diamonds',sym:'&#x2666;',word:'Scattered',low:true},
  {num:'2',suit:'hearts',sym:'&#x2665;',word:'Oversensitive',low:true}
];
const SUIT_COLOR={clubs:'#1a1a1a',spades:'#1a1a1a',diamonds:'#c0392b',hearts:'#c0392b'};
const SUITS={
  clubs:{name:'Clubs',role:'The Manager',sym:'&#x2663;'},
  spades:{name:'Spades',role:'The Analyst',sym:'&#x2660;'},
  diamonds:{name:'Diamonds',role:'The Visionary',sym:'&#x2666;'},
  hearts:{name:'Hearts',role:'The Connector',sym:'&#x2665;'}
};
const RESULTS={
  'clubs-clubs':{crazy:"They steamroll right over everything you've built. They don't ask for input — they just decide and move. And somehow, that feels like a personal attack on everything you've worked for.",flip:"Together you get more done than any team twice your size. When you stop competing and start coordinating, the output is extraordinary. Two people this driven, pointed in the same direction, are almost unstoppable.",tag:"Two managers can win the race."},
  'clubs-spades':{crazy:"They slow everything down with endless analysis. You're ready to act and they want another meeting, another model, another data pull. The momentum dies while they're still building the case.",flip:"They're the reason your fast decisions don't blow up spectacularly. They catch the fatal flaw before it costs you everything. Speed without their rigor isn't confidence — it's just risk you haven't priced yet.",tag:"Their brakes are your safety net."},
  'clubs-diamonds':{crazy:"They're off chasing a new idea instead of finishing this one. You've got a plan, a deadline, a team — and they're already bored and reimagining everything. Execution feels impossible when the goalposts keep moving.",flip:"They'll find the breakthrough your focus would never let you look for. While you're driving toward the target, they're spotting the better target. Their restlessness is the early warning system your discipline needs.",tag:"Their distraction is your disruption."},
  'clubs-hearts':{crazy:"They want to talk about feelings when there's work to do. Every decision turns into a check-in about how everyone's doing. You need momentum and they keep hitting pause for process.",flip:"They know which people won't survive your pace — and that costs you later. They're tracking the human toll of every push, and that intelligence is real. Burn the team out and there's no one left to deliver the results.",tag:"Their empathy is your retention strategy."},
  'spades-clubs':{crazy:"They act before the analysis is complete. You haven't finished stress-testing the model and they've already made the call. Now you're cleaning up the consequences of a decision that didn't have to be that messy.",flip:"While you perfect the plan, they're collecting real-world data you can't get any other way. A decision made is a test run. Their bias for action is generating evidence faster than your models can.",tag:"They test what your spreadsheet only predicts."},
  'spades-spades':{crazy:"They question every number you present. You've done the work, checked the sources, built the model — and they still push back. It starts to feel less like rigor and more like obstruction.",flip:"They're the only one who'll catch the fatal flaw before it goes public. Scrutiny from someone as thorough as you is the highest-quality peer review you can get. Your credibility is stronger because they challenged it.",tag:"Your sharpest critic is your best quality control."},
  'spades-diamonds':{crazy:"They launch new ideas before you've finished validating the last one. There's no data on any of this, no precedent, no proof — just enthusiasm. And somehow you're expected to build a business case around a napkin sketch.",flip:"They're mapping territory your data hasn't discovered yet. The best opportunities don't show up in last quarter's numbers. Their intuition about what's next is the leading indicator your analysis is always chasing.",tag:"Their chaos is your next breakthrough."},
  'spades-hearts':{crazy:"They let feelings override the facts. The numbers are clear, the evidence is solid — and somehow the conversation derails into how people feel about the numbers. Emotion shouldn't be a variable in a business decision.",flip:"They're measuring the human cost of your perfect solution — and that's data too. Implementation fails when people resist, disengage, or leave. Their read on the room is the variable your model forgot to include.",tag:"Their gut check is your blind spot."},
  'diamonds-clubs':{crazy:"They execute without any creative vision. Give them a goal and they'll hit it — exactly, efficiently, and without an ounce of imagination. The result works but it could have been extraordinary.",flip:"They make your best idea real. Without them, it stays in your head forever. Execution is where ideas either live or die, and they are relentlessly good at making things happen. Your vision needs their engine.",tag:"They finish what you start."},
  'diamonds-spades':{crazy:"They bury every big idea under 'but the data says...' Every concept gets autopsied before it has a chance to breathe. The analysis isn't wrong — it's just applied too early, to things that aren't ready to be measured.",flip:"They turn your vision into something that can actually survive contact with reality. An idea without a stress test is just wishful thinking. Their rigor is what separates a concept from a strategy.",tag:"Your killjoy is your landing gear."},
  'diamonds-diamonds':{crazy:"They keep reinventing the concept right when you've nailed it. You finally had it — the angle, the story, the frame — and now they want to start over with a completely different metaphor. Creative chaos is fine until it's just chaos.",flip:"Two visionaries together reach ideas neither of you could find alone. The best creative work comes from the collision of two different imaginations. What feels like competition is actually a higher standard emerging.",tag:"Your competition is your rocket fuel."},
  'diamonds-hearts':{crazy:"They derail every meeting talking about how people feel. You're trying to break new ground and they keep steering back to team dynamics and interpersonal friction. The big picture keeps getting lost in the small moments.",flip:"They know whether the team will actually follow through — which determines if your idea lives or dies. A brilliant strategy with no buy-in is just a document. Their attention to people is what turns your vision into a movement.",tag:"Their feelings forecast is your reality check."},
  'hearts-clubs':{crazy:"They bulldoze people without even noticing. Decisions get made without consultation, credit disappears, and people feel run over. And they seem genuinely surprised when the team pushes back.",flip:"They make the hard calls you keep postponing to protect feelings. Difficult decisions don't get easier with time — they just get costlier. Their willingness to act where you hesitate is protecting the whole team from drift.",tag:"Their edge cuts what your empathy can't."},
  'hearts-spades':{crazy:"They care more about being right than being kind. The feedback is accurate but the delivery leaves people feeling smaller, not better. There's a difference between honesty and bluntness, and they've never learned it.",flip:"They'll tell you the hard truth nobody else will. The people around you are managing your feelings — they're not. That unflinching honesty, as uncomfortable as it is, is the most valuable input in the room.",tag:"Their bluntness treats your blind spots."},
  'hearts-diamonds':{crazy:"They're always off in la-la land instead of dealing with real issues. The team has actual problems — timelines, conflicts, resource gaps — and they want to talk about the future. Right now, the present is on fire.",flip:"They see possibilities your pragmatism has already written off. You solve problems that exist — they prevent problems that haven't happened yet by imagining a better path. That forward vision is what keeps the team from just surviving.",tag:"Their head in the clouds lifts your ceiling."},
  'hearts-hearts':{crazy:"They agree with everyone so nothing ever gets decided. Every conversation ends with warmth and no resolution. Consensus feels good until you realize the hard calls are just being quietly avoided.",flip:"Together you build a culture people actually want to stay in. Retention, trust, psychological safety — these aren't soft outcomes, they're strategic advantages. Two people who care this much about the team are building something that lasts.",tag:"Your harmony is your hiring advantage."}
};
function shuffle(a){return[...a].sort(()=>Math.random()-0.5);}
function go(n){document.querySelectorAll('.pp-step').forEach(e=>e.classList.remove('on'));document.getElementById('s'+n).classList.add('on');}

let myPicks=[],theirPicks=[];
let youDealt=[],themDealt=[];
let youReserve=[],themReserve=[];
let youShuffled=false,themShuffled=false;

function dealYouCards(){
  const pool=shuffle(ALL.filter(c=>!c.low));
  youDealt=pool.slice(0,12);
  youReserve=pool.slice(12);
  return youDealt;
}
function dealThemCards(){
  const low=shuffle(ALL.filter(c=>c.low));
  const high=shuffle(ALL.filter(c=>!c.low));
  themDealt=shuffle([...low.slice(0,6),...high.slice(0,6)]);
  themReserve=shuffle([...low.slice(6),...high.slice(6)]);
  return themDealt;
}

function startYou(){
  myPicks=[];youShuffled=false;
  renderGrid('pg1',dealYouCards(),myPicks,'b1','ct1','sh1','you');
  go(1);
}
function startThem(){
  theirPicks=[];themShuffled=false;
  renderGrid('pg2',dealThemCards(),theirPicks,'b2','ct2','sh2','them');
  go(2);
}

function renderGrid(gridId,cards,picks,btnId,ctId,shId,who){
  const g=document.getElementById(gridId);g.innerHTML='';
  cards.forEach(c=>{
    const d=document.createElement('div');d.className='pcard';
    const col=SUIT_COLOR[c.suit];
    d.innerHTML=`<span class="csym" style="color:${col}">${c.sym}</span><span class="cnum" style="color:${col}">${c.num}</span><span class="cword">${c.word}</span>`;
    if(picks.includes(c))d.classList.add('sel-'+who);
    d.onclick=()=>toggle(d,c,picks,btnId,ctId,shId,who);
    g.appendChild(d);
  });
  updateControls(picks,btnId,ctId,shId,who==='you'?youShuffled:themShuffled);
}

function toggle(el,card,picks,btnId,ctId,shId,who){
  const idx=picks.indexOf(card);
  const sc='sel-'+who;
  if(idx>-1){picks.splice(idx,1);el.classList.remove(sc);}
  else{if(picks.length>=5)return;picks.push(card);el.classList.add(sc);}
  updateControls(picks,btnId,ctId,shId,who==='you'?youShuffled:themShuffled);
}

function updateControls(picks,btnId,ctId,shId,alreadyShuffled){
  const n=picks.length;
  document.getElementById(btnId).disabled=n<5;
  document.getElementById(ctId).textContent=n===5?'5 selected — ready!':`${5-n} more to go`;
  const shBtn=document.getElementById(shId);
  shBtn.style.display=(n<5&&!alreadyShuffled)?'inline-block':'none';
}

function doShuffle(who){
  const isYou=who==='you';
  const dealt=isYou?youDealt:themDealt;
  const reserve=isYou?youReserve:themReserve;
  const picks=isYou?myPicks:theirPicks;
  const gridId=isYou?'pg1':'pg2';
  const btnId=isYou?'b1':'b2';
  const ctId=isYou?'ct1':'ct2';
  const shId=isYou?'sh1':'sh2';

  const unselected=dealt.filter(c=>!picks.includes(c));
  const needed=unselected.length;
  const replacements=shuffle(reserve).slice(0,needed);
  const remaining=reserve.filter(c=>!replacements.includes(c));

  unselected.forEach((c,i)=>{
    const idx=dealt.indexOf(c);
    if(replacements[i])dealt[idx]=replacements[i];
  });

  if(isYou){youShuffled=true;youReserve=remaining;}
  else{themShuffled=true;themReserve=remaining;}

  renderGrid(gridId,dealt,picks,btnId,ctId,shId,who);
}

function dominant(picks){
  const counts={clubs:0,spades:0,diamonds:0,hearts:0};
  picks.forEach(c=>counts[c.suit]++);
  return Object.entries(counts).sort((a,b)=>b[1]-a[1])[0][0];
}
function showResult(){
  const myS=dominant(myPicks),thS=dominant(theirPicks);
  const r=RESULTS[myS+'-'+thS],ms=SUITS[myS],ts=SUITS[thS];
  const myCol=SUIT_COLOR[myS],thCol=SUIT_COLOR[thS];
  const setCard=(symId,nameId,roleId,wordsId,cnumId,cnumId2,csymTlId,csymBrId,suit,col,picks)=>{
    const el=document.getElementById(symId);el.textContent=suit.sym;el.style.color=col;
    document.getElementById(nameId).textContent=suit.name;
    document.getElementById(nameId).style.color=col;
    document.getElementById(roleId).textContent=suit.role;
    document.getElementById(wordsId).textContent=picks.map(c=>c.word).join(' · ');
    ['',cnumId,cnumId2].forEach((id,i)=>{if(i===0)return;const e=document.getElementById(id);e.textContent='&#x2660;';});
    const cn=document.getElementById(cnumId);cn.textContent='A';cn.style.color=col;
    const cn2=document.getElementById(cnumId2);cn2.textContent='A';cn2.style.color=col;
    const st=document.getElementById(csymTlId);st.textContent=suit.sym;st.style.color=col;
    const sb=document.getElementById(csymBrId);sb.textContent=suit.sym;sb.style.color=col;
  };
  setCard('rsym','ryou-name','ryou-role','ryou-cards','ryou-cnum','ryou-cnum2','ryou-csym-tl','ryou-csym-br',ms,myCol,myPicks);
  setCard('tsym','rthem-name','rthem-role','rthem-cards','rthem-cnum','rthem-cnum2','rthem-csym-tl','rthem-csym-br',ts,thCol,theirPicks);
  document.getElementById('rcrazy').textContent=r.crazy;
  document.getElementById('rflip').textContent=r.flip;
  document.getElementById('rtag').textContent='\u201c'+r.tag+'\u201d';
  go(3);
}
function copyShare(){
  const myS=dominant(myPicks),thS=dominant(theirPicks);
  const r=RESULTS[myS+'-'+thS],ms=SUITS[myS],ts=SUITS[thS];
  const txt=`I'm a ${ms.name} (${ms.role}).\nThe person driving me crazy? A ${ts.name} (${ts.role}).\n\nMy words: ${myPicks.map(c=>c.word).join(', ')}\nTheir words: ${theirPicks.map(c=>c.word).join(', ')}\n\n"${r.tag}"\n\nFind out why the coworker driving you crazy is your unfair advantage:\npersonalitypokerplay.com\n\n#FullDeck #PersonalityPoker`;
  navigator.clipboard.writeText(txt).then(()=>{
    const m=document.getElementById('cmsg');m.style.display='block';
    setTimeout(()=>m.style.display='none',3500);
  });
}
function emailShare(){
  const myS=dominant(myPicks),thS=dominant(theirPicks);
  const r=RESULTS[myS+'-'+thS],ms=SUITS[myS],ts=SUITS[thS];
  const subject=encodeURIComponent('I just found out why you drive me crazy (in a good way)');
  const body=encodeURIComponent(
    `I just took the Personality Poker quiz and thought of you.\n\n`+
    `I'm a ${ms.name} (${ms.role}).\n`+
    `You came up as a ${ts.name} (${ts.role}).\n\n`+
    `My words: ${myPicks.map(c=>c.word).join(', ')}\n`+
    `Your words: ${theirPicks.map(c=>c.word).join(', ')}\n\n`+
    `Why the tension: ${r.crazy}\n\n`+
    `But here's the thing: ${r.flip}\n\n`+
    `"${r.tag}"\n\n`+
    `Take the quiz yourself: personalitypokerplay.com\n\n`+
    `Based on the book You're Not Playing with a Full Deck by Stephen Shapiro.`
  );
  window.location.href=`mailto:?subject=${subject}&body=${body}`;
}
function restart(){myPicks=[];theirPicks=[];youShuffled=false;themShuffled=false;go(0);}
</script>
</body>
</html>				</div>
				</div>
					</div>
				</div>
				</div>
		<p>The post <a href="https://stephenshapiro.com/why-do-they-drive-me-crazy-quiz/">Take Our &#8220;Why Does This Person Drive Me Crazy?&#8221; QUIZ</a> appeared first on <a href="https://stephenshapiro.com">Stephen Shapiro</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://stephenshapiro.com/why-do-they-drive-me-crazy-quiz/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>What I Learned from Creating 100+ Cover Concepts</title>
		<link>https://stephenshapiro.com/cover-lessons/</link>
					<comments>https://stephenshapiro.com/cover-lessons/#respond</comments>
		
		<dc:creator><![CDATA[Stephen Shapiro]]></dc:creator>
		<pubDate>Thu, 26 Mar 2026 14:41:02 +0000</pubDate>
				<category><![CDATA[Full Deck]]></category>
		<category><![CDATA[Books]]></category>
		<category><![CDATA[Playing with a Full Deck]]></category>
		<guid isPermaLink="false">https://stephenshapiro.com/?p=21259</guid>

					<description><![CDATA[<p>Six months ago, I started designing the cover for my 8th book, and my first self-published one. In the past, my publisher handled the cover and I simply approved it. This time, every decision was mine. The book is called You’re Not Playing with a Full Deck. It’s a business book on innovation, collaboration, and [&#8230;]</p>
<p>The post <a href="https://stephenshapiro.com/cover-lessons/">What I Learned from Creating 100+ Cover Concepts</a> appeared first on <a href="https://stephenshapiro.com">Stephen Shapiro</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="21259" class="elementor elementor-21259" data-elementor-post-type="post">
				<div class="elementor-element elementor-element-e45ce8d e-flex e-con-boxed e-con e-parent" data-id="e45ce8d" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-e89c662 elementor-widget elementor-widget-text-editor" data-id="e89c662" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Six months ago, I started designing the cover for my 8th book, and my first self-published one.</p><p>In the past, my publisher handled the cover and I simply approved it. This time, every decision was mine.</p><p>The book is called <em><strong>You’re Not Playing with a Full Deck</strong></em>. It’s a business book on innovation, collaboration, and culture, built around my Personality Poker card game. The cover had to do two things at once: signal serious business, and still feel playful.</p><p>In total, we explored over 100 variations.</p>								</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-6973f27 e-flex e-con-boxed e-con e-parent" data-id="6973f27" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-cf9ba0f elementor-widget elementor-widget-image" data-id="cf9ba0f" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
												<figure class="wp-caption">
										<img fetchpriority="high" decoding="async" width="800" height="245" src="https://stephenshapiro.com/wp-content/uploads/2026/03/1771865970104-1024x314.png" class="attachment-large size-large wp-image-21261" alt="My Cover" srcset="https://stephenshapiro.com/wp-content/uploads/2026/03/1771865970104-1024x314.png 1024w, https://stephenshapiro.com/wp-content/uploads/2026/03/1771865970104-300x92.png 300w, https://stephenshapiro.com/wp-content/uploads/2026/03/1771865970104-768x235.png 768w, https://stephenshapiro.com/wp-content/uploads/2026/03/1771865970104.png 1080w" sizes="(max-width: 800px) 100vw, 800px" />											<figcaption class="widget-image-caption wp-caption-text">Concepts I Created</figcaption>
										</figure>
									</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-4ee4c79 e-flex e-con-boxed e-con e-parent" data-id="4ee4c79" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-6a49a79 elementor-widget elementor-widget-text-editor" data-id="6a49a79" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>At first, I created my own concepts using the Personality Poker cards, and even changed the title a few times. The feedback was, politely, underwhelming. They were fun, but did not scream, &#8220;Hey, this is a business book.&#8221;</p>								</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-f599df9 e-flex e-con-boxed e-con e-parent" data-id="f599df9" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-1b437b4 elementor-widget elementor-widget-image" data-id="1b437b4" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
												<figure class="wp-caption">
										<img decoding="async" width="800" height="282" src="https://stephenshapiro.com/wp-content/uploads/2026/03/1771866001259-1024x361.png" class="attachment-large size-large wp-image-21262" alt="Low Cost Options" srcset="https://stephenshapiro.com/wp-content/uploads/2026/03/1771866001259-1024x361.png 1024w, https://stephenshapiro.com/wp-content/uploads/2026/03/1771866001259-300x106.png 300w, https://stephenshapiro.com/wp-content/uploads/2026/03/1771866001259-768x271.png 768w, https://stephenshapiro.com/wp-content/uploads/2026/03/1771866001259.png 1080w" sizes="(max-width: 800px) 100vw, 800px" />											<figcaption class="widget-image-caption wp-caption-text">Low Cost Concepts</figcaption>
										</figure>
									</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-1c42eeb e-flex e-con-boxed e-con e-parent" data-id="1c42eeb" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-b472fa7 elementor-widget elementor-widget-text-editor" data-id="b472fa7" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Next, I ran a quick experiment and hired a low-cost designer I’d worked with before. For $25, it felt worth seeing what they’d do with minimal guidance. They created the left-most image. I liked the fonts, but the puzzle piece metaphor felt wrong for this book. I tried building from their idea, but the variations still didn’t capture the spirit. Too dark, and not playful enough.</p>								</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-bc616ec e-flex e-con-boxed e-con e-parent" data-id="bc616ec" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-b4aad0a elementor-widget elementor-widget-image" data-id="b4aad0a" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
												<figure class="wp-caption">
										<img decoding="async" width="800" height="241" src="https://stephenshapiro.com/wp-content/uploads/2026/03/1771866064590-1024x308.png" class="attachment-large size-large wp-image-21263" alt="Professional Versions" srcset="https://stephenshapiro.com/wp-content/uploads/2026/03/1771866064590-1024x308.png 1024w, https://stephenshapiro.com/wp-content/uploads/2026/03/1771866064590-300x90.png 300w, https://stephenshapiro.com/wp-content/uploads/2026/03/1771866064590-768x231.png 768w, https://stephenshapiro.com/wp-content/uploads/2026/03/1771866064590.png 1080w" sizes="(max-width: 800px) 100vw, 800px" />											<figcaption class="widget-image-caption wp-caption-text">Concepts from a Professional</figcaption>
										</figure>
									</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-18f73f0 e-flex e-con-boxed e-con e-parent" data-id="18f73f0" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-6d0b74c elementor-widget elementor-widget-text-editor" data-id="6d0b74c" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>So I hired a well-respected, and expensive, cover designer. He delivered five strong concepts.</p><p>Then I did what most authors do: I asked colleagues and clients which one they liked best.</p><p>Testing designs with the market is usually a good idea. But unfortunately, no one agreed.</p><p>People were passionate, but in opposite directions. Some loved the left-most concept for its simplicity and readability; others found it boring. Some loved the right-most concept because it was clever, while others said it looked messy and unprofessional.</p><p>Not knowing which way to turn, I hired an independent book cover reviewer. He delivered a nine-page audit, analyzing each concept and recommending a direction. It helped me get clearer on fonts and color palette.</p><p>But it still didn’t solve the core issue. None of the imagery felt right.</p><p>Then the breakthrough showed up at 3 a.m.</p><p>One night, I woke up with an idea: an ace up the sleeve.</p><p>I loved it instantly because the phrase already carries the meaning I want, a hidden advantage that helps you win.</p>								</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-f280088 e-flex e-con-boxed e-con e-parent" data-id="f280088" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-b098c9f elementor-widget elementor-widget-image" data-id="b098c9f" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
												<figure class="wp-caption">
										<img loading="lazy" decoding="async" width="800" height="285" src="https://stephenshapiro.com/wp-content/uploads/2026/03/1771866110719-1024x365.png" class="attachment-large size-large wp-image-21264" alt="Ace Up Sleeve" srcset="https://stephenshapiro.com/wp-content/uploads/2026/03/1771866110719-1024x365.png 1024w, https://stephenshapiro.com/wp-content/uploads/2026/03/1771866110719-300x107.png 300w, https://stephenshapiro.com/wp-content/uploads/2026/03/1771866110719-768x274.png 768w, https://stephenshapiro.com/wp-content/uploads/2026/03/1771866110719.png 1080w" sizes="(max-width: 800px) 100vw, 800px" />											<figcaption class="widget-image-caption wp-caption-text">Ace Up the Sleeve</figcaption>
										</figure>
									</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-c799a26 e-flex e-con-boxed e-con e-parent" data-id="c799a26" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-384b7e2 elementor-widget elementor-widget-text-editor" data-id="384b7e2" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>From there, I explored dozens of ace up the sleeve variations, including rapid prototyping with AI. Once I had a concept that felt right, I handed it to the designer to turn into something real and polished.</p><p>Along the way, we refined a lot. Lighter background, fewer confusing elements, switching to four aces, replacing the callout with a poker chip, making the hand a bit messier, and adjusting the purple so it pops.</p><p>You’ll also notice that both the title and subtitle evolved with the cover. In the end, the subtitle became, <em><strong>Why the Coworkers Who Drive You Crazy Are Your Unfair Advantage</strong></em>. I’m using the phrase ace up your sleeve on the back cover to tie it all together.</p><p>The cover on the right is the final one.</p><p><strong>Here are the lessons I’m taking with me.</strong></p><ul><li>Work with true professionals. My self-designed cover would have been a failure, and the bargain version would have topped out at fine.</li><li>Don’t rely on the crowd to decide. Most people choose based on personal taste, not what actually makes someone pick up and buy a book.</li><li>If you’re stuck, bring in an independent expert. Even with a great designer, you still have to choose.</li><li>Keep going past good. The ace up the sleeve idea changed everything.</li><li>Use AI as a rapid prototyping tool. It helped me explore directions fast, then hand the best one to a human designer.</li><li>Be flexible. Sometimes the cover drives the subtitle, sometimes the subtitle drives the cover.</li><li>If you’re working on a cover right now, what’s been the hardest part for you?</li></ul><p> </p><p>I hope my experience will be of some help to others.</p><p>Thank you to everyone who gave their input during the process!</p>								</div>
				</div>
					</div>
				</div>
				</div>
		<p>The post <a href="https://stephenshapiro.com/cover-lessons/">What I Learned from Creating 100+ Cover Concepts</a> appeared first on <a href="https://stephenshapiro.com">Stephen Shapiro</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://stephenshapiro.com/cover-lessons/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Animated Book Cover</title>
		<link>https://stephenshapiro.com/animated-book-cover/</link>
					<comments>https://stephenshapiro.com/animated-book-cover/#respond</comments>
		
		<dc:creator><![CDATA[Stephen Shapiro]]></dc:creator>
		<pubDate>Thu, 26 Mar 2026 14:35:04 +0000</pubDate>
				<category><![CDATA[Full Deck]]></category>
		<category><![CDATA[Playing with a Full Deck]]></category>
		<guid isPermaLink="false">https://stephenshapiro.com/?p=21256</guid>

					<description><![CDATA[<p>Something cool from my book cover designer&#8230;an animated cover! ♠️ ♥️ ♦️ ♣️</p>
<p>The post <a href="https://stephenshapiro.com/animated-book-cover/">Animated Book Cover</a> appeared first on <a href="https://stephenshapiro.com">Stephen Shapiro</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Something cool from my book cover designer&#8230;an animated cover! <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2660.png" alt="♠" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2665.png" alt="♥" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2666.png" alt="♦" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2663.png" alt="♣" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
<p>The post <a href="https://stephenshapiro.com/animated-book-cover/">Animated Book Cover</a> appeared first on <a href="https://stephenshapiro.com">Stephen Shapiro</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://stephenshapiro.com/animated-book-cover/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Opposites Don’t Attract – And This is a Problem</title>
		<link>https://stephenshapiro.com/opposites-dont-attract-problem/</link>
					<comments>https://stephenshapiro.com/opposites-dont-attract-problem/#respond</comments>
		
		<dc:creator><![CDATA[Stephen Shapiro]]></dc:creator>
		<pubDate>Thu, 26 Mar 2026 14:33:02 +0000</pubDate>
				<category><![CDATA[Full Deck]]></category>
		<category><![CDATA[Personality Poker]]></category>
		<category><![CDATA[Playing with a Full Deck]]></category>
		<guid isPermaLink="false">https://stephenshapiro.com/?p=21252</guid>

					<description><![CDATA[<p>Contrary to conventional wisdom, opposites do not attract. They detract. They repel. But what if the person who is least like you is the person you need most? I learned this the hard way. I once led a project with a $30M budget, and it failed miserably because my co-leader and the team were too [&#8230;]</p>
<p>The post <a href="https://stephenshapiro.com/opposites-dont-attract-problem/">Opposites Don&#8217;t Attract &#8211; And This is a Problem</a> appeared first on <a href="https://stephenshapiro.com">Stephen Shapiro</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Contrary to conventional wisdom, opposites do not attract. They detract. They repel.</p>
<p>But what if the person who is least like you is the person you need most?</p>
<p>I learned this the hard way.</p>
<p>I once led a project with a $30M budget, and it failed miserably because my co-leader and the team were too much like me.</p>
<p>Later, my budget was cut to $6M, and I was given a co-leader who was my opposite. We created magic.</p>
<p>Not at first. In the beginning, there was conflict.</p>
<p>But once we started to appreciate what each of us brought to the table, everything changed.</p>
<p>We succeeded, not in spite of our differences, but because of them.</p>
<p>Too often, we surround ourselves with people who think like we do.</p>
<p>That may feel comfortable, but it rarely leads to breakthrough thinking.</p>
<p>***</p>
<p>The image was generated by NotebookLM from the manuscript for You&#8217;re Not Playing with a Full Deck.</p>
<p>The post <a href="https://stephenshapiro.com/opposites-dont-attract-problem/">Opposites Don&#8217;t Attract &#8211; And This is a Problem</a> appeared first on <a href="https://stephenshapiro.com">Stephen Shapiro</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://stephenshapiro.com/opposites-dont-attract-problem/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>The Five Levels of Personality</title>
		<link>https://stephenshapiro.com/the-five-levels-of-personality/</link>
					<comments>https://stephenshapiro.com/the-five-levels-of-personality/#respond</comments>
		
		<dc:creator><![CDATA[Stephen Shapiro]]></dc:creator>
		<pubDate>Thu, 26 Mar 2026 14:31:18 +0000</pubDate>
				<category><![CDATA[Full Deck]]></category>
		<category><![CDATA[Personality Poker]]></category>
		<category><![CDATA[Playing with a Full Deck]]></category>
		<guid isPermaLink="false">https://stephenshapiro.com/?p=21249</guid>

					<description><![CDATA[<p>Everyone talks about the personality of a person, the individual. But almost everything in an organization has a personality. Teams have personalities. They shape how work gets done, what gets done well, and what gets missed. Meetings have personalities. They reflect what the meeting is designed to do. Many companies have too many of one [&#8230;]</p>
<p>The post <a href="https://stephenshapiro.com/the-five-levels-of-personality/">The Five Levels of Personality</a> appeared first on <a href="https://stephenshapiro.com">Stephen Shapiro</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Everyone talks about the personality of a person, the individual.</p>
<p>But almost everything in an organization has a personality.</p>
<p>Teams have personalities. They shape how work gets done, what gets done well, and what gets missed.</p>
<p>Meetings have personalities. They reflect what the meeting is designed to do. Many companies have too many of one kind of meeting, and they structure them in ways that limit their value.</p>
<p>Organizations have personalities. That is culture. It is what gets valued, recognized, and rewarded, and what gets overlooked that may be costing more than anyone realizes.</p>
<p>When your organization is not playing with a full deck, in its teams, meetings, and culture, long-term success suffers.</p>
<p>Get it right, and you have a winning hand.</p>
<p>***</p>
<p>The image was generated by NotebookLM from the manuscript for You’re Not Playing with a Full Deck, available April 21.</p>
<p>The post <a href="https://stephenshapiro.com/the-five-levels-of-personality/">The Five Levels of Personality</a> appeared first on <a href="https://stephenshapiro.com">Stephen Shapiro</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://stephenshapiro.com/the-five-levels-of-personality/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Find the One Who Drives You Crazy</title>
		<link>https://stephenshapiro.com/drives-you-crazy/</link>
					<comments>https://stephenshapiro.com/drives-you-crazy/#respond</comments>
		
		<dc:creator><![CDATA[Stephen Shapiro]]></dc:creator>
		<pubDate>Thu, 26 Mar 2026 14:29:07 +0000</pubDate>
				<category><![CDATA[Full Deck]]></category>
		<category><![CDATA[Personality Poker]]></category>
		<category><![CDATA[Playing with a Full Deck]]></category>
		<guid isPermaLink="false">https://stephenshapiro.com/?p=21244</guid>

					<description><![CDATA[<p>My most successful project was co-led by someone who drove me crazy. He was my opposite. He was detail-oriented and focused on deliverables, whereas I was driven by novelty and coolness. When I look back, I can see that we didn’t succeed in spite of our differences. We succeeded because of them. When we figured [&#8230;]</p>
<p>The post <a href="https://stephenshapiro.com/drives-you-crazy/">Find the One Who Drives You Crazy</a> appeared first on <a href="https://stephenshapiro.com">Stephen Shapiro</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="gEKvhMhSSwhSKrZVEtsZWDmcemsgFsSrFc" tabindex="-1">
<div class="feed-shared-inline-show-more-text feed-shared-update-v2__description feed-shared-inline-show-more-text--minimal-padding feed-shared-inline-show-more-text--3-lines feed-shared-inline-show-more-text--expanded " tabindex="-1" data-artdeco-is-focused="true">
<div class="update-components-text relative update-components-update-v2__commentary " dir="ltr">
<p>My most successful project was co-led by someone who drove me crazy.</p>
<p>He was my opposite. He was detail-oriented and focused on deliverables, whereas I was driven by novelty and coolness.</p>
<p>When I look back, I can see that we didn’t succeed in spite of our differences. We succeeded because of them.</p>
<p>When we figured out how to work together and value each other’s contributions, magic happened.</p>
<p>***</p>
<p>From &#8220;You&#8217;re Not Playing with a Full Deck: Why the Coworkers Who Drive You Crazy Are Your Unfair Advantage.&#8221; Available April 21, 2026.</p>
</div>
</div>
</div>
<p>The post <a href="https://stephenshapiro.com/drives-you-crazy/">Find the One Who Drives You Crazy</a> appeared first on <a href="https://stephenshapiro.com">Stephen Shapiro</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://stephenshapiro.com/drives-you-crazy/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Full Deck Proofs</title>
		<link>https://stephenshapiro.com/full-deck-proofs/</link>
					<comments>https://stephenshapiro.com/full-deck-proofs/#respond</comments>
		
		<dc:creator><![CDATA[Stephen Shapiro]]></dc:creator>
		<pubDate>Thu, 26 Mar 2026 14:27:27 +0000</pubDate>
				<category><![CDATA[Full Deck]]></category>
		<category><![CDATA[Playing with a Full Deck]]></category>
		<guid isPermaLink="false">https://stephenshapiro.com/?p=21241</guid>

					<description><![CDATA[<p>With the book launch one month away, it was exciting to receive the first proofs of the paperback version. It looks significantly more impressive in its physical form!</p>
<p>The post <a href="https://stephenshapiro.com/full-deck-proofs/">Full Deck Proofs</a> appeared first on <a href="https://stephenshapiro.com">Stephen Shapiro</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>With the book launch one month away, it was exciting to receive the first proofs of the paperback version. It looks significantly more impressive in its physical form!</p>
<p>The post <a href="https://stephenshapiro.com/full-deck-proofs/">Full Deck Proofs</a> appeared first on <a href="https://stephenshapiro.com">Stephen Shapiro</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://stephenshapiro.com/full-deck-proofs/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Play to Your Strong Suit</title>
		<link>https://stephenshapiro.com/play-to-your-strong-suit/</link>
					<comments>https://stephenshapiro.com/play-to-your-strong-suit/#respond</comments>
		
		<dc:creator><![CDATA[Stephen Shapiro]]></dc:creator>
		<pubDate>Thu, 26 Mar 2026 14:25:57 +0000</pubDate>
				<category><![CDATA[Full Deck]]></category>
		<category><![CDATA[Personality Poker]]></category>
		<category><![CDATA[Playing with a Full Deck]]></category>
		<guid isPermaLink="false">https://stephenshapiro.com/?p=21238</guid>

					<description><![CDATA[<p>You can’t be great at everything. If you try, you’ll be great at nothing. You want to &#8220;play to your strong suit.&#8221; These are the traits that give you energy and reflect your superpower. And the cards you don’t have? Those aren’t weaknesses to fix. They’re opportunities for collaboration. *** From &#8220;You&#8217;re Not Playing with [&#8230;]</p>
<p>The post <a href="https://stephenshapiro.com/play-to-your-strong-suit/">Play to Your Strong Suit</a> appeared first on <a href="https://stephenshapiro.com">Stephen Shapiro</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>You can’t be great at everything. If you try, you’ll be great at nothing.</p>
<p>You want to &#8220;play to your strong suit.&#8221; These are the traits that give you energy and reflect your superpower.</p>
<p>And the cards you don’t have?</p>
<p>Those aren’t weaknesses to fix. They’re opportunities for collaboration.</p>
<p>***<br />
From &#8220;You&#8217;re Not Playing with a Full Deck: Why the Coworkers Who Drive You Crazy Are Your Unfair Advantage.&#8221; Available April 21, 2026.</p>
<p>The post <a href="https://stephenshapiro.com/play-to-your-strong-suit/">Play to Your Strong Suit</a> appeared first on <a href="https://stephenshapiro.com">Stephen Shapiro</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://stephenshapiro.com/play-to-your-strong-suit/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Full Deck Speech Synopsis from Global Innovation Management Institute (GIMI)</title>
		<link>https://stephenshapiro.com/full-deck-speech-synopsis-gimi/</link>
					<comments>https://stephenshapiro.com/full-deck-speech-synopsis-gimi/#respond</comments>
		
		<dc:creator><![CDATA[Stephen Shapiro]]></dc:creator>
		<pubDate>Thu, 26 Mar 2026 14:24:22 +0000</pubDate>
				<category><![CDATA[Full Deck]]></category>
		<category><![CDATA[Personality Poker]]></category>
		<category><![CDATA[Playing with a Full Deck]]></category>
		<guid isPermaLink="false">https://stephenshapiro.com/?p=21235</guid>

					<description><![CDATA[<p>I recently delivered a session for members of the Global Innovation Management Institute. After I was done, the Institute pulled together a valuable five-page resource based on my presentation. They did a fantastic job of highlighting some of my key messages, including why: innovation fails when teams think alike diversity alone does not work; the [&#8230;]</p>
<p>The post <a href="https://stephenshapiro.com/full-deck-speech-synopsis-gimi/">Full Deck Speech Synopsis from Global Innovation Management Institute (GIMI)</a> appeared first on <a href="https://stephenshapiro.com">Stephen Shapiro</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>I recently delivered a session for members of the <a href="https://www.giminstitute.org" target="_blank" rel="noopener">Global Innovation Management Institute</a>.</p>
<p>After I was done, the Institute pulled together a valuable five-page resource based on my presentation. They did a fantastic job of highlighting some of my key messages, including why:</p>
<ul>
<li>innovation fails when teams think alike</li>
<li>diversity alone does not work; the right conditions are needed</li>
<li>meetings and culture also have personalities</li>
<li>many organizations are cults, and why this limits business growth</li>
<li>it is not about individual personalities, but about the systems that support them</li>
<li>who are you not is more important than who you are</li>
</ul>
<p><a href="https://www.dropbox.com/scl/fi/adw1ruqkzytvihvsj2dbx/Stephen-Shapiro_GIMI-Think-Tank.pdf?rlkey=otgnhkdnnkijs2bpoufti6tl1&amp;dl=0" target="_blank" rel="noopener"><strong>Click here to download the PDF.</strong></a></p>
<p>The post <a href="https://stephenshapiro.com/full-deck-speech-synopsis-gimi/">Full Deck Speech Synopsis from Global Innovation Management Institute (GIMI)</a> appeared first on <a href="https://stephenshapiro.com">Stephen Shapiro</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://stephenshapiro.com/full-deck-speech-synopsis-gimi/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Book Cover – And Subtitle Reveal</title>
		<link>https://stephenshapiro.com/book-cover-reveal/</link>
					<comments>https://stephenshapiro.com/book-cover-reveal/#respond</comments>
		
		<dc:creator><![CDATA[Stephen Shapiro]]></dc:creator>
		<pubDate>Mon, 23 Feb 2026 00:51:47 +0000</pubDate>
				<category><![CDATA[Full Deck]]></category>
		<category><![CDATA[Personality Poker]]></category>
		<category><![CDATA[Playing with a Full Deck]]></category>
		<guid isPermaLink="false">https://stephenshapiro.com/?p=21061</guid>

					<description><![CDATA[<p>On April 21, 2026, my 8th book, You&#8217;re Not Playing with a Full Deck, will be published. After months of effort and hundreds of iterations of the cover, I am thrilled to share the final cover and new subtitle for the book. One night, I woke up and realized that being an &#8220;ace up the [&#8230;]</p>
<p>The post <a href="https://stephenshapiro.com/book-cover-reveal/">Book Cover &#8211; And Subtitle Reveal</a> appeared first on <a href="https://stephenshapiro.com">Stephen Shapiro</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="21061" class="elementor elementor-21061" data-elementor-post-type="post">
				<div class="elementor-element elementor-element-daf581c e-flex e-con-boxed e-con e-parent" data-id="daf581c" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-89436a9 elementor-widget elementor-widget-text-editor" data-id="89436a9" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>On April 21, 2026, my 8th book, <em><strong>You&#8217;re Not Playing with a Full Deck</strong></em>, will be published. </p><p>After months of effort and hundreds of iterations of the cover, I am thrilled to share the final cover and new subtitle for the book.</p><p>One night, I woke up and realized that being an &#8220;ace up the sleeve&#8221; is a great metaphor.</p><p>Although I am using the ace up the sleeve expression on the back cover&#8217;s text, I felt the subtitle needed something that better described the outcome. The benefit.</p><p>So the book&#8217;s new subtitle is <em><strong>Why the Coworkers Who Drive You Crazy Are Your Unfair Advantage.</strong></em></p><p>In one of my next posts, I will talk about the process I went through to get to the final cover. It&#8217;s been a long journey.</p><p>Thank you to everyone who helped me!</p>								</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-48e3fec e-flex e-con-boxed e-con e-parent" data-id="48e3fec" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-015af32 elementor-widget elementor-widget-image" data-id="015af32" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img loading="lazy" decoding="async" width="739" height="1024" src="https://stephenshapiro.com/wp-content/uploads/2026/02/Youre-Not-Playing-with-a-Full-Deck-Book-3D-web-compressed-739x1024.png" class="attachment-large size-large wp-image-21057" alt="You&#039;re Not Playing with a Full Deck" srcset="https://stephenshapiro.com/wp-content/uploads/2026/02/Youre-Not-Playing-with-a-Full-Deck-Book-3D-web-compressed-739x1024.png 739w, https://stephenshapiro.com/wp-content/uploads/2026/02/Youre-Not-Playing-with-a-Full-Deck-Book-3D-web-compressed-216x300.png 216w, https://stephenshapiro.com/wp-content/uploads/2026/02/Youre-Not-Playing-with-a-Full-Deck-Book-3D-web-compressed-768x1065.png 768w, https://stephenshapiro.com/wp-content/uploads/2026/02/Youre-Not-Playing-with-a-Full-Deck-Book-3D-web-compressed.png 779w" sizes="(max-width: 739px) 100vw, 739px" />															</div>
				</div>
					</div>
				</div>
				</div>
		<p>The post <a href="https://stephenshapiro.com/book-cover-reveal/">Book Cover &#8211; And Subtitle Reveal</a> appeared first on <a href="https://stephenshapiro.com">Stephen Shapiro</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://stephenshapiro.com/book-cover-reveal/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>