跳到主要内容
知仓学习社ZHICANG

creative-testing

Creative asset testing and optimization tools

不碰外部(只输出文字)无严重或高危命中a5c-ai/babysitter

它会碰到什么

扫了多少1 个文本文件,4 KB
它会碰到什么不碰外部(只输出文字)
命中总数0 处
命中统计严重 0 · 高 0 · 中 0 · 低 0

这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。

技能内容

Creative Testing Platform Skill

Overview

The Creative Testing Platform skill provides creative asset testing and optimization capabilities. This skill enables data-driven creative development, testing, and optimization across marketing channels.

Capabilities

Pre-Launch Testing

  • Creative effectiveness testing
  • Attention prediction (Neurons, Tobii)
  • Brand safety scoring
  • Message comprehension testing
  • Emotional response analysis

Performance Testing

  • Multivariate creative testing
  • Dynamic creative optimization
  • Ad creative benchmarking
  • Landing page testing
  • Video creative testing

Ongoing Optimization

  • Creative fatigue monitoring
  • Performance trending
  • Creative refresh recommendations
  • Winning creative scaling
  • Cross-channel creative learning

Analytics

  • Creative performance analytics
  • Element-level analysis
  • Thumbnail and image testing
  • Copy variation analysis
  • Visual attention mapping

Usage

Creative Test Configuration

const creativeTest = {
  campaign: 'Q1 2026 Brand Campaign',
  channel: 'paid-social',
  testType: 'multivariate',
  elements: {
    headlines: [
      'Transform Your Business Today',
      'The Future of Work is Here',
      'Unlock Your Team\'s Potential'
    ],
    images: [
      'hero-product-shot.jpg',
      'lifestyle-office.jpg',
      'abstract-tech.jpg'
    ],
    ctas: [
      'Learn More',
      'Get Started',
      'Try Free'
    ]
  },
  setup: {
    platform: 'Meta Ads',
    budget: 5000,
    duration: '14 days',
    audience: 'prospecting-lookalike',
    objective: 'conversions',
    minimumSampleSize: 1000
  },
  metrics: {
    primary: 'conversion-rate',
    secondary: ['ctr', 'cpc', 'video-completion'],
    confidence: 0.95
  },
  results: {
    winner: {
      headline: 'Transform Your Business Today',
      image: 'lifestyle-office.jpg',
      cta: 'Get Started'
    },
    improvement: {
      conversionRate: '+23%',
      ctr: '+15%',
      cpc: '-12%'
    }
  }
};

Process Integration

| Process | Integration Points |

|---------|-------------------|

| campaign-creative-development.js | Creative testing |

| ab-testing-program.js | Testing methodology |

| campaign-performance-analysis.js | Performance tracking |

Best Practices

  1. Statistical Significance: Wait for sufficient data
  2. Isolate Variables: Test one element at a time when possible
  3. Document Learnings: Build creative knowledge base
  4. Apply Learnings: Scale winning creative
  5. Monitor Fatigue: Refresh creative proactively

Metrics and KPIs

| Metric | Description | Target |

|--------|-------------|--------|

| Test Velocity | Tests run per month | >4 |

| Win Rate | Tests producing winners | >30% |

| Lift | Average improvement | >15% |

| Learning Rate | Insights documented | All tests |

Related Skills

  • SK-008: Paid Media Platforms (ad deployment)
  • SK-013: Email Marketing (email creative)
  • SK-003: Brand Asset Management (brand compliance)

想直接用这个技能?

本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。

它属于哪个仓库

星标★ 1,796
本站分层T1
该仓技能数2115
原文件路径library/specializations/domains/business/marketing/skills/creative-testing/SKILL.md

同一个仓库里的其他技能

看这个仓库的全部 2115 个技能