creative-testing
SolidCreative asset testing and optimization tools
Testing & QA 814 stars
53 forks Updated today MIT
Install
Quality Score: 94/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# 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
```javascript
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',
...
Details
- Author
- a5c-ai
- Repository
- a5c-ai/babysitter
- Created
- 4 months ago
- Last Updated
- today
- Language
- JavaScript
- License
- MIT
Related Skills
Testing & QA Featured
rtk-tdd
Enforces TDD (Red-Green-Refactor) for Rust development. Auto-triggers on implementation, testing, refactoring, and bug fixing tasks. Provides Rust-idiomatic testing patterns with anyhow/thiserror, cfg(test), and Arrange-Act-Assert workflow.
55,551 Updated today
rtk-ai Testing & QA Featured
tdd-rust
TDD workflow for RTK filter development. Red-Green-Refactor with Rust idioms. Real fixtures, token savings assertions, snapshot tests with insta. Auto-triggers on new filter implementation.
55,551 Updated today
rtk-ai Testing & QA Featured
wordpress-penetration-testing
Assess WordPress installations for common vulnerabilities and WordPress 7.0 attack surfaces.
38,979 Updated today
sickn33