Claude Skill MartBrowse skillsQuick linesLearn by videoTerminal guideWhat is a Skill?
Back to list

Ads Creative Development

A senior strategist's playbook for performance ad creative: hook patterns, format choice, 15-second pacing, variation matrices, sequential testing, and fatigue detection.

Marketing & SEOIntermediate55371AI score 9/10Last updated: Aug 10, 2026

What it does

Turns Claude into a performance-creative strategist that produces conversion-focused ad assets rather than brand films.

  • 12 hook patterns for the first 3 seconds (problem-agitate-solve, direct callout, contrarian claim, result-led, curiosity gap, social proof, visual pattern interrupt, and more) with the anti-pattern for each
  • Format selection across static, carousel, in-feed video, UGC-style, 9:16 Reels/Stories, and TikTok Spark Ads
  • Second-by-second 15s pacing table: 0-1s hook, 1-3s recognition, 3-7s value prop, 7-12s proof, 12-15s CTA
  • Variation system: concept × hook × body × CTA × format matrix to ship 20-40 variants in a half day, plus a naming convention (launch2026_meta-reel_hookA_bodyB_ctaC_v1) that lets analysts join performance data back to components
  • Sequential testing waterfall: hooks, then bodies, then CTAs, then formats
  • Fatigue detection: frequency caps, 30%+ CTR decay, CPM drift, negative comments, quality ranking, plus refresh cadence by spend tier
  • Platform norms for Meta, TikTok, LinkedIn, Google Search, and Display/YouTube

Who it's for

  • Performance marketers who brief, produce, or approve paid creative
  • Agencies and in-house teams producing creative at volume
  • Growth leads diagnosing why a campaign's creative stopped converting

Example uses

  1. "Build a 30-variant matrix for Meta Reels from this launch concept" → 5 hooks × 4 bodies × 3 CTAs plus naming and asset-library structure
  2. "CTR dropped 35% in three days — what's wrong?" → runs the five fatigue signals and applies the refresh-vs-retire decision tree
  3. "Adapt this 60-second brand film into TikTok performance ads" → 15-30s structure respecting 9:16, 1-2s cuts, captions, and Spark Ads

· · · Install guide · · ·

Try it now, no install

Paste this into Claude to use the skill without installing anything.

Read the instructions in this file and follow them to help me:
https://raw.githubusercontent.com/rampstackco/claude-skills/HEAD/dist/pi/.agents/skills/ads-creative-development/SKILL.md

What I want: (describe your task here)

If Claude can't open the link, open it yourself and paste the contents instead.

If it works for you, download the ZIP below and install it. Then it runs on its own — no pasting each time.

Install in the Claude app (no terminal)
  1. Download the ZIP with the button below.
  2. In Claude, open Settings → Capabilities and turn on 'Code execution and file creation'. (one time)
  3. Go to Customize → Skills → + → 'Upload a skill' and upload the ZIP.
Download ZIP
Install in Claude Code

Let Claude do it — paste this into Claude Code

Install the skill I found on Claude Skill Mart.
Copy the dist/pi/.agents/skills/ads-creative-development folder from the GitHub repo rampstackco/claude-skills into my ~/.claude/skills/ads-creative-development/.
When it's done, tell me in one line what this skill can do.

Install with a command instead

git clone https://github.com/rampstackco/claude-skills.git && mkdir -p ~/.claude/skills && cp -r claude-skills/dist/pi/.agents/skills/ads-creative-development ~/.claude/skills/

This is a third-party skill. Check the source repository before installing.

  1. Open a terminal (Terminal on macOS/Linux, Git Bash on Windows).
  2. Clone the repo: git clone https://github.com/rampstackco/claude-skills.git
  3. Create the skills folder: mkdir -p ~/.claude/skills
  4. Copy the skill: cp -r claude-skills/dist/pi/.agents/skills/ads-creative-development ~/.claude/skills/
  5. Confirm the references/ subfolder came along — the deep-dive guides live there.
  6. Restart Claude Code and try a prompt like "plan a creative test cycle for our Meta Reels ads" to trigger the skill.