Claude-skill-registry-data marketing-visual-design

Visual marketing asset creation for ads, social media, email, presentations, and brand collateral. Platform-specific dimensions, creative best practices, AI design tools, and conversion-focused visual hierarchy. Use when you need production-ready marketing visuals.

install
source · Clone the upstream repo
git clone https://github.com/majiayu000/claude-skill-registry-data
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/majiayu000/claude-skill-registry-data "$T" && mkdir -p ~/.claude/skills && cp -r "$T/data/marketing-visual-design" ~/.claude/skills/majiayu000-claude-skill-registry-data-marketing-visual-design && rm -rf "$T"
manifest: data/marketing-visual-design/SKILL.md
source content

Marketing Visual Design

Production-ready patterns for marketing visual asset creation.

Scope: Ad creatives, social media graphics, email visuals, presentation design, brand collateral. NOT product UI (use

software-ui-ux-design
).

Primary specs & sources:

data/sources.json
(official docs + curated best practices).


Quick Start

  1. Pick the asset type using the decision tree.
  2. Capture requirements using
    assets/
    (brief, carousel, deck outline).
  3. Produce a layout spec + copy variants + export plan (and a prompt pack if AI-generated).
  4. Run QA gates (readability, brand, compliance, accessibility, specs) before handoff.

Use

software-ui-ux-design
for product UI,
marketing-cro
for experiment design, and
marketing-content-strategy
for messaging systems.


Workflow

  1. Confirm channel + placement (paid/organic, platform, static/video, ratio).
  2. Ask intake questions (goal, audience, offer, proof, CTA, constraints, brand rules).
  3. Select a creative direction (2-3 options) and lock the core message.
  4. Build layout using the hierarchy rules (hook -> hero -> value -> CTA -> brand).
  5. Create variants for testing (3-5); change one major variable per variant.
  6. Run QA gates (specs, safe zones, readability, compliance, accessibility, export).
  7. Handoff deliverables (final exports + editable source + copy + notes).

Intake (Ask First)

  • Objective: awareness, click, lead, purchase, retention
  • Audience: who, what they care about, what they already know
  • Offer: product, price/promo, risk reversal (trial/guarantee), deadline
  • Proof: 1-2 strongest stats, testimonial, logo, rating, demo signal
  • CTA: one action verb + destination (landing page, app store, form)
  • Platform constraints: placement(s), ratio, file format, file size, duration
  • Brand constraints: logo usage, fonts, colors, imagery rules, do/don’t list
  • Compliance constraints: claims policy, regulated category, trademark usage, consent/model releases

Decision Tree

MARKETING VISUAL REQUEST
  |-- \"Ad creative\" -> references/ad-creative-specs.md
  |-- \"Social media graphic\" -> references/social-media-dimensions.md
  |-- \"Email banner\" -> references/email-visual-specs.md
  |-- \"Presentation/deck\" -> references/presentation-design.md
  |-- \"One-pager/collateral\" -> references/brand-collateral.md
  `-- \"AI-generated visual\" -> references/ai-design-tools.md

Platform Dimensions Quick Reference

Social Media (Static)

PlatformPostStory/ReelCover/Banner
Instagram1080x1080, 1080x13501080x1920N/A
Facebook1200x630, 1080x10801080x1920820x312
LinkedIn1200x1200, 1200x628N/A1584x396
TikTok1080x10801080x1920N/A
YouTubeN/A1080x1920 (Shorts)2560x1440

Ad Platforms

PlatformSizesSafe ZoneMax File
Meta1080x1080, 1080x1350 (4:5 best)14% from edges30MB/4GB
Google Display300x250, 728x90, 300x600N/A150KB
YouTube Thumbnail1280x720Right-bottom2MB
TikTok Ads1080x1920Top 130px, bottom 440px500MB

For full specs and edge cases, use

references/
.


Visual Hierarchy for Ads

ElementPriorityPlacement
Hook/Headline1Top 1/3
Hero Visual2Center
Value Prop3Middle
CTA4Bottom 1/3
Logo5Corner

Text Overlay Rules

PlatformMax TextSafe Zone
Meta<20% recommended14% from edges
TikTokMinimalTop 130px, bottom 440px
LinkedInNo strict limitHeadlines <2 lines

Variant Testing (Fast Defaults)

  • Create 3-5 variants per concept: hook, hero visual, offer framing, CTA, proof.
  • Keep one major variable per variant to attribute performance.
  • Prioritize native-looking creative for social (UGC-style often wins) unless the brand requires polish.

Carousel Structure

SLIDE 1: Hook (problem or bold statement)
SLIDE 2-4: Solution/Benefits
SLIDE 5: Social proof
SLIDE 6: CTA with offer

Video Structure (Hook-Retain-Convert)

SectionDurationPurpose
Hook0-3sStop scroll
Agitate3-10sAmplify pain
Solution10-20sProduct demo
Proof20-30sTestimonials
CTA30-45sAction

AI-Generated Visuals (Operational Notes)

  • Use
    references/ai-design-tools.md
    for tool selection, prompt frameworks, and artifact avoidance.
  • Prefer brand-safe workflows: licensed stock, first-party photography, or tools with clear commercial terms.
  • Treat text-in-image as unreliable for exact typography; use AI for backgrounds/hero imagery, then typeset in design tools.

QA Gates (Run Before Delivery)

  • Specs: dimensions, aspect ratio, safe zones, duration (video), file size.
  • Readability: passes thumbnail test, high contrast, minimal on-image text.
  • Brand: correct logo, colors, fonts; consistent style across variants.
  • Compliance: avoid prohibited claims, unlicensed trademarks, misleading before/after, missing disclosures.
  • Accessibility: sufficient contrast, large-enough type, avoid text-only communication of meaning.
  • Deliverables: export naming is consistent; editable source files included.

File Formats

Use CaseFormat
PhotosJPEG
TransparencyPNG
Logos/iconsSVG
AnimationGIF/WebP
PrintPDF
VideoMP4 (H.264)

Resources

ResourcePurpose
references/ad-creative-specs.mdFull specs for Meta, Google, LinkedIn, TikTok
references/social-media-dimensions.mdComplete platform dimensions
references/presentation-design.mdInvestor deck, sales deck
references/email-visual-specs.mdEmail design specs
references/ai-design-tools.mdAI prompting, workflows
references/brand-collateral.mdOne-pagers, case studies
references/2026-creative-trends.mdUGC-style, sensory design, Meta algorithm

Templates

TemplatePurpose
assets/ad-creative-brief.mdCreative brief
assets/social-carousel-template.mdCarousel structure
assets/pitch-deck-outline.mdInvestor deck

International Markets

This skill uses US/Western market defaults. For international visual design:

NeedSee Skill
Cultural color symbolismmarketing-geo-localization
Regional imagery guidelinesmarketing-geo-localization
RTL design adaptationsmarketing-geo-localization
Regional platform specs (WeChat, LINE)marketing-geo-localization

Auto-triggers: When your query mentions specific countries, cultural adaptation, or RTL design, both skills load automatically.


Related Skills

SkillPurpose
marketing-croLanding page optimization
marketing-content-strategyBrand messaging
marketing-social-mediaSocial strategy
marketing-paid-advertisingCampaign strategy
software-ui-ux-designProduct UI (not marketing)