cli/assets/skills/design/references/slides-copywriting-formulas.md
25 formulas for persuasive slide copy.
Use: Problem slides, pain points Components: Problem → Agitate → Solution Template: "[Pain point]? Every [time frame], [consequence]. [Solution] fixes this."
Use: CTAs, closing slides Components: Attention → Interest → Desire → Action Template: "[Bold statement]. [Benefit detail]. [Social proof]. [CTA]."
Use: Feature slides, product showcases Components: Feature → Advantage → Benefit Template: "[Feature] lets you [advantage], so you can [benefit]."
Use: Agitation slides, urgency Components: Status Quo → Loss → Time Decay Template: "Without [solution], you're losing [amount] every [timeframe]."
Use: Transformation slides, case studies Components: Before → After → Bridge Template: "[Pain point before]. [Desired state after]. [Your solution] is the bridge."
| Slide Type | Primary Formula | Emotion |
|---|---|---|
| Title/Hook | AIDA, Hook | curiosity |
| Problem | PAS, Agitate | frustration |
| Cost/Risk | Cost of Inaction | fear |
| Solution | FAB, BAB | hope |
| Features | FAB | confidence |
| Traction | Proof Stack | trust |
| Social Proof | Testimonial | trust |
| Pricing | Value Stack | confidence |
| CTA | AIDA, Urgency | urgency |
# Find formula for slide type
python .claude/skills/design-system/scripts/search-slides.py "problem agitation" -d copy
# Get emotion-appropriate formula
python .claude/skills/design-system/scripts/search-slides.py "urgency cta" -d copy
| Need | Use Formula |
|---|---|
| Create urgency | Cost of Inaction, Scarcity |
| Build trust | Social Proof, Testimonial |
| Show value | FAB, Value Stack |
| Drive action | AIDA, CTA |
| Tell story | BAB, Story Arc |
| Present data | Proof Stack |