‹ 首页

hyperframes-creative

@heygen-com · 收录于 1 周前 · 上游提交 今天

Non-animation creative direction for HyperFrames videos. Use for design spec (frame.md / design.md) handling, palettes, typography, narration, beat planning, audio-reactive visuals, composition patterns, and brand / style decisions. For atomic motion patterns and scene blueprints, use `hyperframes-animation`.

适合你,如果你需要为 HyperFrames 视频做创意方向、配色、字体和叙事规划

/ 通过 npx 安装 校验哈希
npx oh-my-skill add heygen-com/hyperframes/hyperframes-creative
/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- heygen-com/hyperframes/hyperframes-creative
/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify heygen-com/hyperframes/hyperframes-creative
安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
GitHub stars
~1K最小装载
~31.5K含声明引用
~210.2K文本包总量
索引托管

怎么用

商店整理自技能原文 · 版本 9ed255c · 表述以原文为准
它做什么

装上后,Claude 会负责 HyperFrames 视频的创意方向,包括设计规范处理、调色板、排版、旁白、节拍规划、音频反应视觉、构图模式以及品牌/风格决策。它不会处理动画或运动模式。

什么时候触发

当用户需要为 HyperFrames 视频制定非动画的创意方向时触发,例如处理设计规范、选择配色或规划节奏。通常在 `hyperframes-core` 技术合同就位后使用。

装好后可以这样说
Claude 会读取调色板文件并给出建议。
Claude 会参考节拍方向文件来规划。
Claude 会运行对比度报告脚本。
技能原文 SKILL.md作者撰写 · Apache-2.0 · 9ed255c

HyperFrames Creative

Brand, pacing, style, narration, and composition direction. Use after the technical contract from hyperframes-core is in place.

For motion patterns, scene blueprints, transitions, and CSS marker effects, use hyperframes-animation — this skill is intentionally non-animation.

Read these two FIRST for any non-trivial composition — they override web instincts: - references/house-style.md — "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/video-composition.md — video-medium scale, depth, and foreground detail. It explains how to avoid empty web-page layouts without imposing a universal element count. Skipping 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.
Workflow
  1. If a project has a design spec, read it first and treat its frontmatter tokens as brand truth (colors, fonts, spacing, tone, constraints). Which file to read (precedence frame.mddesign.mdDESIGN.md) and how to parse it (frontmatter = normative, prose = context) are defined once in [references/design-spec.md](references/design-spec.md) — resolve and load per that doc.
  2. If no design spec exists and the user asks for visual direction, choose a route:
  3. Ready-made frame-preset (optional) → frame-presets/ (adopt a FRAME.md as frame.md; see references/design-spec.md)
  4. Named style or mood → references/visual-styles.md
  5. Fast defaults → references/house-style.md
  6. Interactive selection → references/design-picker.md
  7. For multi-scene work, plan beats and rhythm before writing HTML → references/beat-direction.md. For scene transitions, jump to hyperframes-animation/transitions/.
  8. For motion-heavy work, read references/motion-principles.md (high-level guardrails), then go to hyperframes-animation for atomic rules.
Routing

| Topic | Read | | ----------------------------------------------------------------------------- | ---------------------------------------------- | | Adopt a ready-made frame-preset as frame.md (optional) | frame-presets/ · references/design-spec.md | | Default palettes, motion, typography, lazy defaults to question | references/house-style.md | | Named style presets, mood-to-style routing | references/visual-styles.md | | Palette-specific color tokens | palettes/*.md | | Composition patterns — PiP, text-behind-subject, title card, slide show | references/composition-patterns.md | | Stats / infographic presentation | references/data-in-motion.md | | Structured expansion for open-ended prompts | references/prompt-expansion.md | | Video-medium density, scale, color, frame composition | references/video-composition.md | | Per-beat direction, rhythm planning, transition timing | references/beat-direction.md | | Post-authoring spec verification (colors, type, corners, spacing, depth) | references/design-adherence.md | | High-level motion guardrails and GSAP-quality rules | references/motion-principles.md | | Font selection, pairings, rendered-video type guardrails | references/typography.md | | Story doctrine — hook language, value-before-evidence, storyboard-as-proposal | references/story-spine.md | | Script pacing, tone, openings, number pronunciation | references/narration.md | | Precomputed audio bands mapped to motion | references/audio-reactive.md |

Scripts
  • scripts/contrast-report.mjs — inspect contrast warnings from rendered frames.
  • scripts/extract-audio-data.py — pre-extract audio bands for audio-reactive compositions.
  • scripts/package-loader.mjs — support script for bundled creative tooling.

contrast-report.mjs resolves helper packages from the current project first, then can bootstrap the bundled HyperFrames package version. Set HYPERFRAMES_SKILL_PKG_VERSION=<version> only when running the skill outside the bundled CLI/skill install and you need to pin that bootstrap version explicitly.

Run from the repo root with explicit paths, for example:

python skills/hyperframes-creative/scripts/extract-audio-data.py <audio-file>

Animation analysis (animation-map.mjs) lives in hyperframes-animation/scripts/.

Boundaries
  • Do not override hyperframes-core technical rules.
  • 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.
按 Apache-2.0 许可原样转载,未经改动 · 在 GitHub 查看 →

评论

登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。