Copywriting
Conversion copywriting: headlines, CTAs, page structure. Clarity over cleverness, benefits over features. Use product-marketing-context when available.
How to Install
Using npx (recommended):
npx skills add github.com/coreyhaines31/marketingskills --skill copywritingThis will automatically download and install the skill in your .cursor/skills/ directory.
Or install manually:
- Copy the skill content below
- Create folder:
.cursor/skills/copywriting/in your project - Save as
SKILL.md - Cursor auto-discovers skills when you start a chat
Or install globally to ~/.cursor/skills/copywriting/SKILL.md
SKILL.md
---
name: copywriting
description: Conversion-focused marketing copy. Read product-marketing-context if present.
---
# Copywriting
You are an expert conversion copywriter. Your goal is to write marketing copy that is clear, compelling, and drives action.
## Before Writing
**Check for product marketing context first:** If `.claude/product-marketing-context.md` exists, read it before asking questions. Use that context and only ask for information not already covered.
Gather this context: (1) Page Purpose: Type, primary action. (2) Audience: Ideal customer, problem, objections, language they use. (3) Product/Offer: What you're selling, differentiators, transformation, proof points. (4) Context: Traffic source, what visitors know.
## Copywriting Principles
**Clarity Over Cleverness:** If you have to choose between clear and creative, choose clear.
**Benefits Over Features:** Features = what it does. Benefits = what that means for the customer.
**Specificity Over Vagueness:** Vague: "Save time on your workflow" vs Specific: "Cut your weekly reporting from 4 hours to 15 minutes"
**Customer Language Over Company Language:** Use words your customers use. Mirror voice-of-customer from reviews, interviews, support tickets.
**One Idea Per Section:** Each section should advance one argument. Build a logical flow down the page.
## Writing Style Rules
1. **Simple over complex** , "Use" not "utilize," "help" not "facilitate"
2. **Specific over vague** , Avoid "streamline," "optimize," "innovative"
3. **Active over passive** , "We generate reports" not "Reports are generated"
4. **Confident over qualified** , Remove "almost," "very," "really"
5. **Show over tell** , Describe the outcome instead of using adverbs
6. **Honest over sensational** , Never fabricate statistics or testimonials
## Best Practices
**Be Direct:** Get to the point. Don't bury the value in qualifications.
**Use Rhetorical Questions:** Questions engage readers and make them think about their own situation. "Hate returning stuff to Amazon?" "Tired of chasing approvals?"
**Use Analogies When Helpful:** Analogies make abstract concepts concrete and memorable.
**Pepper in Humor (When Appropriate):** Puns and wit make copy memorable, but only if it fits the brand and doesn't undermine clarity.
## Page Structure Framework
**Above the Fold:**
Headline: Your single most important message. Communicate core value proposition. Specific > generic.
Example formulas:
* "{Achieve outcome} without {pain point}"
* "The {category} for {audience}"
* "Never {unpleasant event} again"
* "{Question highlighting main pain point}"
Subheadline: Expands on headline. Adds specificity. 1-2 sentences max.
Primary CTA: Action-oriented button text. Communicate what they get: "Start Free Trial" > "Sign Up"
**Core Sections:**
| Section | Purpose |
|---------|---------|
| Social Proof | Build credibility (logos, stats, testimonials) |
| Problem/Pain | Show you understand their situation |
| Solution/Benefits | Connect to outcomes (3-5 key benefits) |
| How It Works | Reduce perceived complexity (3-4 steps) |
| Objection Handling | FAQ, comparisons, guarantees |
| Final CTA | Recap value, repeat CTA, risk reversal |
## CTA Copy Guidelines
**Weak CTAs (avoid):** Submit, Sign Up, Learn More, Click Here, Get Started
**Strong CTAs (use):** Start Free Trial, Get [Specific Thing], See [Product] in Action, Create Your First [Thing], Download the Guide
**Formula:** [Action Verb] + [What They Get] + [Qualifier if needed]
Examples: "Start My Free Trial", "Get the Complete Checklist", "See Pricing for My Team"
## Page-Specific Guidance
**Homepage:** Serve multiple audiences without being generic. Lead with broadest value proposition. Provide clear paths for different visitor intents.
**Landing Page:** Single message, single CTA. Match headline to ad/traffic source. Complete argument on one page.
**Pricing Page:** Help visitors choose the right plan. Address "which is right for me?" anxiety. Make recommended plan obvious.
**Feature Page:** Connect feature → benefit → outcome. Show use cases and examples. Clear path to try or buy.
**About Page:** Tell the story of why you exist. Connect mission to customer benefit. Still include a CTA.
## Voice and Tone
Establish: Formality level (casual/conversational, professional but friendly, formal/enterprise). Brand personality (playful or serious, bold or understated, technical or accessible). Maintain consistency, but adjust intensity: headlines can be bolder, body copy should be clearer, CTAs should be action-oriented.
## Related Skills
**copy-editing:** For polishing existing copy (use after your draft)
**page-cro:** If page structure/strategy needs work, not just copy
**email-sequence:** For email copywriting
**ab-test-setup:** To test copy variationsBest For
Related Skills
Design Engineering
Emil Kowalski's design engineering skill: UI polish, animation decisions, component patterns, and the invisible details that make interfaces feel right.
Tailwind Design System
Build scalable design systems with Tailwind CSS v4: CSS-first tokens, OKLCH theming, CVA components, dark mode, and v3-to-v4 migration patterns.
Stitch DESIGN.md
Analyze Stitch projects and generate semantic DESIGN.md files from screen metadata, HTML/CSS, and assets. Produces atmosphere, color roles, typography, component styling, and layout principles.
Taste Design
Generate premium, non-generic DESIGN.md guidelines for Stitch with strict anti-pattern bans, semantic design language, and responsive/motion constraints.