| 1 | --- |
| 2 | name: frame-creative-voltage |
| 3 | zh_name: "创意电压分屏帧" |
| 4 | en_name: "Creative Voltage Frame" |
| 5 | emoji: "⚡" |
| 6 | description: "Electric split with hand-drawn script — offset panels slide in, display title rises with an outlined word, script strokes itself in." |
| 7 | zh_description: "创意电压分屏帧:电光蓝/暗错位分屏滑入 + 描边电光词 + 手写 script 自描, 复古现代有活力" |
| 8 | en_description: "Electric split with hand-drawn script — offset panels slide in, display title rises with an outlined word, script strokes itself in." |
| 9 | category: video |
| 10 | scenario: video |
| 11 | aspect_hint: "1920×1080 (16:9)" |
| 12 | featured: 0 |
| 13 | recommended: 6 |
| 14 | tags: ["split-panel", "electric", "script", "retro-modern", "voltage", "frame"] |
| 15 | example_id: sample-frame-creative-voltage |
| 16 | example_name: "创意电压帧 · make it move" |
| 17 | example_format: markdown |
| 18 | example_tagline: "电光蓝/暗错位分屏 + 手写 script 自描" |
| 19 | example_desc: "能量感品牌标题 — 描边电光词 + 手写体描入 + 扫入下划线" |
| 20 | example_source_url: "https://github.com/zarazhangrui/frontend-slides" |
| 21 | example_source_label: "frontend-slides · Creative Voltage (MIT)" |
| 22 | od: |
| 23 | mode: video |
| 24 | surface: video |
| 25 | scenario: video |
| 26 | featured: 0 |
| 27 | upstream: "https://github.com/zarazhangrui/frontend-slides" |
| 28 | preview: |
| 29 | type: html |
| 30 | entry: index.html |
| 31 | reload: debounce-100 |
| 32 | design_system: |
| 33 | requires: false |
| 34 | example_prompt: "Use the Creative Voltage Frame template to turn my title into an energetic split reveal — electric-blue and dark panels sliding in offset, a display title rising with one outlined electric word, and a handwritten script stroking itself in. Preserve the template's visual signature, use real content, and avoid lorem ipsum or placeholder images." |
| 35 | example_prompt_i18n: |
| 36 | zh-CN: "用「创意电压分屏帧」模板把我的标题做成一段能量感分屏揭示:电光蓝与暗色面板错位滑入 + 标题升起带一个描边电光词 + 手写体自描入。保持模板的视觉签名,使用真实内容,避免 lorem ipsum 和占位图片。" |
| 37 | --- |
| 38 | |
| 39 | 【模板: 创意电压分屏帧 (Creative Voltage)】 |
| 40 | 【意图】能量感品牌/活动标题 / 带手写人味的创意揭示 / 复古现代 hero。视觉提炼自 frontend-slides 的 Creative Voltage 预设 (MIT, © Zara Zhang)。 |
| 41 | |
| 42 | 【画布】1920×1080, 左电光蓝屏 (`#2f4bff`, 47%) + 右暗屏 (`#0d0d14`, 53%), 错位分割。 |
| 43 | |
| 44 | 【字体】display `Syne` 800; mono `Space Mono`; 手写 `Caveat`。 |
| 45 | |
| 46 | 【主结构 (时间轴, 默认 4s)】 |
| 47 | - **0.1s** 左蓝屏从 translateX(-100%) 滑入; **0.25s** 右暗屏从 translateX(100%) 滑入 (错峰, expo-out)。 |
| 48 | - **0.9s** 蓝屏左上电光高光 wash 淡入。 |
| 49 | - **1.0s** 蓝屏左上 mono meta 行 (`// CREATIVE_MODE · ON`) 淡入。 |
| 50 | - **1.0s 起** 右屏 display 标题逐行升起 (每行 .ln, 错峰 180ms); 一行用 `.volt` 描边电光词 (`-webkit-text-stroke` + 蓝色填充)。font-size 132px, 右对齐。 |
| 51 | - **1.4s** 蓝屏手写 script (`Caveat`, rotate -7°) 弹入。 |
| 52 | - **1.9s** script 下方手绘 underline (SVG path, stroke-dashoffset 描出)。 |
| 53 | - **2.2s** 右下 mono caption 淡入。 |
| 54 | |
| 55 | 【配色纪律】电光蓝 `#2f4bff`/`#6f86ff` / 暗 `#0d0d14` / 白。蓝是能量主色, 描边词与 script 制造"电压"对比。**禁止**杂色。 |
| 56 | |
| 57 | 【内容纪律】 |
| 58 | - display 拆 2-4 行, 选一个词做 `.volt` 描边强调。 |
| 59 | - script 是短手写词组 (≤24 字符), 给画面人味。 |
| 60 | - 必须用真实标题, 严禁 lorem ipsum。 |
| 61 | - 动效用 `@keyframes` + SVG stroke, `prefers-reduced-motion` 下全部停在终态。 |
| 62 | - 单文件 HTML。 |
| 63 |