用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/MikeTreml/MissionControl --skill creative-testing命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Expert Electron application architecture skill for IPC design, main/renderer/preload boundaries, security hardening, performance optimization, packaging strategy, native integration, and cross-platform desktop development. Use when reviewing or designing Electron apps, planning migrations, auditing architecture risks, choosing IPC patterns, diagnosing startup or memory issues, or coordinating related Electron skills.
Generates DrawIO XML diagrams for Amazon Web Services architectures from text descriptions or images. Analyzes existing .drawio files to extract AWS components. Use for AWS architecture diagrams, cloud infrastructure documentation, or when converting AWS diagram images to editable DrawIO format.
Generates DrawIO XML diagrams for Google Cloud Platform architectures from text descriptions or images. Analyzes existing .drawio files to extract GCP components. Use for GCP architecture diagrams, cloud infrastructure documentation, or when converting GCP diagram images to editable DrawIO format.
基于 SOC 职业分类
正在显示 SKILL.md
| name | creative-testing |
| description | Creative asset testing and optimization tools |
| allowed-tools | ["Read","Write","Glob","Grep","Bash","WebFetch"] |
| metadata | {"specialization":"marketing","domain":"business","category":"Campaign Management","skill-id":"SK-016","dependencies":["Creative testing platform APIs"]} |
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.
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'
},
: {
: ,
: ,
:
}
}
};
| Process | Integration Points |
|---|---|
| campaign-creative-development.js | Creative testing |
| ab-testing-program.js | Testing methodology |
| campaign-performance-analysis.js | Performance tracking |
| 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 |