hyperframes-creative
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseHyperFrames Creative
HyperFrames 创意指导
Brand, pacing, style, narration, and composition direction. Use after the technical contract from is in place.
hyperframes-coreFor motion patterns, scene blueprints, transitions, and CSS marker effects, use — this skill is intentionally non-animation.
hyperframes-animationRead these two FIRST for any non-trivial composition — they override web instincts:
— "interpret the prompt, generate real content," the lazy-default list, and the background/foreground layer recipe. This is what turns a literal restyle into a concept.references/house-style.md — video-medium density, scale, foreground metadata (the "produced, not generated" detailing: data bars, registration marks, monospace readouts, 8-10 elements/scene).references/video-composition.mdSkipping these is the single biggest cause of generic, web-page-looking output. They are not optional rows in the routing table below — for anything beyond a one-line edit, open both before you choose colors or write HTML.
品牌、节奏、风格、旁白和构图指导。需在的技术协议确定后使用。
hyperframes-core如需运动模式、场景蓝图、转场效果和CSS标记特效,请使用——本技能专门针对非动画内容。
hyperframes-animation任何非简单构图请先阅读以下两份文档——它们会颠覆网页设计直觉:
——「解读提示词,生成真实内容」、惰性默认列表以及背景/前景图层方案。这是将字面意义上的重新设计转化为概念的关键。references/house-style.md ——视频媒介的密度、比例、前景元数据(即「制作而非生成」的细节:数据栏、定位标记、等宽读数、每个场景8-10个元素)。references/video-composition.md跳过这两份文档是产出通用、类似网页风格内容的最大原因。它们并非下方路由表中的可选项——除了单行编辑外,在选择颜色或编写HTML前,请务必打开这两份文档。
Workflow
工作流程
- If a project has a design spec, read it first — precedence →
frame.md→design.md.DESIGN.mdis the preferred spec for video/hyperframes projects and wins if more than one exists (same format asframe.md); it is always lowercase, nodesign.mdvariant, whileFRAME.mdanddesign.mdare different files on Linux. Treat it as brand truth: colors, fonts, spacing, tone, and constraints.DESIGN.md - If no design spec exists and the user asks for visual direction, choose a route:
- Named style or mood →
references/visual-styles.md - Fast defaults →
references/house-style.md - Interactive selection →
references/design-picker.md
- Named style or mood →
- For multi-scene work, plan beats and rhythm before writing HTML → . For scene transitions, jump to
references/beat-direction.md.hyperframes-animation/transitions/ - For motion-heavy work, read (high-level guardrails), then go to
references/motion-principles.mdfor atomic rules.hyperframes-animation
- 如果项目有设计规范,请先阅读——优先级为→
frame.md→design.md。DESIGN.md是视频/HyperFrames项目的首选规范,若存在多个规范则以它为准(格式与frame.md相同);它始终为小写,没有design.md变体,而在Linux系统中FRAME.md和design.md是不同的文件。将其视为品牌准则:颜色、字体、间距、语气和约束条件。DESIGN.md - 如果没有设计规范且用户要求视觉方向,请选择以下路径:
- 指定风格或氛围 →
references/visual-styles.md - 快速默认方案 →
references/house-style.md - 交互式选择 →
references/design-picker.md
- 指定风格或氛围 →
- 对于多场景工作,在编写HTML前先规划节拍和节奏 → 。如需场景转场,请跳转至
references/beat-direction.md。hyperframes-animation/transitions/ - 对于运动效果较多的工作,请先阅读(高层级约束规则),然后前往
references/motion-principles.md查看原子规则。hyperframes-animation
Routing
路由
| Topic | Read |
|---|---|
| Default palettes, motion, typography, lazy defaults to question | |
| Named style presets, mood-to-style routing | |
| Palette-specific color tokens | |
| Composition patterns — PiP, text-behind-subject, title card, slide show | |
| Stats / infographic presentation | |
| Structured expansion for open-ended prompts | |
| Video-medium density, scale, color, frame composition | |
| Per-beat direction, rhythm planning, transition timing | |
| Post-authoring spec verification (colors, type, corners, spacing, depth) | |
| High-level motion guardrails and GSAP-quality rules | |
| Font selection, pairings, rendered-video type guardrails | |
| Script pacing, tone, openings, number pronunciation | |
| Precomputed audio bands mapped to motion | |
| 主题 | 阅读文档 |
|---|---|
| 默认调色板、运动、排版、需质疑的惰性默认方案 | |
| 指定风格预设、氛围到风格的路由 | |
| 特定调色板的颜色标记 | |
| 构图模式——画中画、文字置于主体后方、标题卡、幻灯片展示 | |
| 统计/信息图表展示 | |
| 开放式提示词的结构化扩展 | |
| 视频媒介的密度、比例、颜色、画面构图 | |
| 逐节拍指导、节奏规划、转场时机 | |
| 创作后规范验证(颜色、字体、圆角、间距、深度) | |
| 高层级运动约束规则及GSAP质量标准 | |
| 字体选择、搭配、渲染视频的字体约束规则 | |
| 脚本节奏、语气、开场、数字发音 | |
| 预计算音频频段映射到运动效果 | |
Scripts
脚本
- — inspect contrast warnings from rendered frames.
scripts/contrast-report.mjs - — pre-extract audio bands for audio-reactive compositions.
scripts/extract-audio-data.py - — support script for bundled creative tooling.
scripts/package-loader.mjs
Run from the repo root with explicit paths, for example:
bash
python skills/hyperframes-creative/scripts/extract-audio-data.py <audio-file>Animation analysis () lives in .
animation-map.mjshyperframes-animation/scripts/- ——检查渲染帧的对比度警告。
scripts/contrast-report.mjs - ——预提取音频频段用于音频响应式构图。
scripts/extract-audio-data.py - ——创意工具打包的支持脚本。
scripts/package-loader.mjs
从仓库根目录使用明确路径运行,例如:
bash
python skills/hyperframes-creative/scripts/extract-audio-data.py <audio-file>动画分析脚本()位于中。
animation-map.mjshyperframes-animation/scripts/Boundaries
边界
- Do not override technical rules.
hyperframes-core - Do not require a design system for a minimal technical composition.
- Do not add extra scenes, narration, music, captions, or transitions unless the request calls for them or you first propose the expansion.
- Keep recipe references task-specific; do not read every reference for simple edits.
- 请勿覆盖的技术规则。
hyperframes-core - 对于最小化技术构图,请勿要求使用设计系统。
- 除非请求要求或您先提出扩展建议,否则请勿添加额外场景、旁白、音乐、字幕或转场。
- 仅在特定任务中引用方案文档;简单编辑无需阅读所有参考文档。