.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/hyperframes/hyperframes-creative
home/skills/heygen-com/hyperframes/hyperframes-creative
heygen-com avatar

hyperframes-creative

byheygen-com· 46 skills

Installs

189k

Stars

38k

Forks

3.6k

Category

Generative Media

View on GitHub

TL;DR

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.

How to install hyperframes-creative?

heygen-com/hyperframes/hyperframes-creative
$npx -y skills add heygen-com/hyperframes --skill hyperframes-creative

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Use this skill

Run `npx skills use "https://github.com/heygen-com/hyperframes" --skill "heygen-com/hyperframes/hyperframes-creative"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.

Use the whole pack

Use the skills in "https://github.com/heygen-com/hyperframes" that are relevant to the current task. Run `npx skills add "https://github.com/heygen-com/hyperframes"` and select the relevant skills, then follow their instructions.

Files · 1

View on GitHub
SKILL.md
1# HyperFrames Creative
2 
3Brand, pacing, style, narration, and composition direction. Use after the technical contract from `hyperframes-core` is in place.
4 
5For motion patterns, scene blueprints, transitions, and CSS marker effects, use `hyperframes-animation` — this skill is intentionally non-animation.
6 
7> **Read these two FIRST for any non-trivial composition — they override web instincts:**
8>
9> - `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_.
10> - `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.
11>
12> 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.
13 
14## Workflow
15 
161. 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.md` → `design.md` → `DESIGN.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.
172. If no design spec exists and the user asks for visual direction, choose a route:
18 - Ready-made frame-preset (optional) → `frame-presets/` (adopt a `FRAME.md` as `frame.md`; see `references/design-spec.md`)
19 - Named style or mood → `references/visual-styles.md`
20 - Fast defaults → `references/house-style.md`
21 - Interactive selection → `references/design-picker.md`
223. For multi-scene work, plan beats and rhythm before writing HTML → `references/beat-direction.md`. For scene transitions, jump to `hyperframes-animation/transitions/`.
234. For motion-heavy work, read `references/motion-principles.md` (high-level guardrails), then go to `hyperframes-animation` for atomic rules.
24 
25## Routing
26 
27| Topic | Read |
28| ----------------------------------------------------------------------------- | ---------------------------------------------- |
29| Adopt a ready-made frame-preset as `frame.md` (optional) | `frame-presets/` · `references/design-spec.md` |
30| Default palettes, motion, typography, lazy defaults to question | `references/house-style.md` |
31| Named style presets, mood-to-style routing | `references/visual-styles.md` |
32| Palette-specific color tokens | `palettes/*.md` |
33| Composition patterns — PiP, text-behind-subject, title card, slide show | `references/composition-patterns.md` |
34| Stats / infographic presentation | `references/data-in-motion.md` |
35| Structured expansion for open-ended prompts | `references/prompt-expansion.md` |
36| Video-medium density, scale, color, frame composition | `references/video-composition.md` |
37| Per-beat direction, rhythm planning, transition timing | `references/beat-direction.md` |
38| Post-authoring spec verification (colors, type, corners, spacing, depth) | `references/design-adherence.md` |
39| High-level motion guardrails and GSAP-quality rules | `references/motion-principles.md` |
40| Font selection, pairings, rendered-video type guardrails | `references/typography.md` |
41| Story doctrine — hook language, value-before-evidence, storyboard-as-proposal | `references/story-spine.md` |
42| Script pacing, tone, openings, number pronunciation | `references/narration.md` |
43| Precomputed audio bands mapped to motion | `references/audio-reactive.md` |
44 
45## Scripts
46 
47- `scripts/contrast-report.mjs` — inspect contrast warnings from rendered frames.
48- `scripts/extract-audio-data.py` — pre-extract audio bands for audio-reactive compositions.
49- `scripts/package-loader.mjs` — support script for bundled creative tooling.
50 
51`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.
52 
53Run from the repo root with explicit paths, for example:
54 
55```bash
56python skills/hyperframes-creative/scripts/extract-audio-data.py <audio-file>
57```
58 
59Animation analysis (`animation-map.mjs`) lives in `hyperframes-animation/scripts/`.
60 
61## Boundaries
62 
63- Do not override `hyperframes-core` technical rules.
64- Do not require a design system for a minimal technical composition.
65- Do not add extra scenes, narration, music, captions, or transitions unless the request calls for them or you first propose the expansion.
66- Keep recipe references task-specific; do not read every reference for simple edits.

Security

Review

  • Gen Agent Trust Hubwarn
  • Socketpass
  • Snykpass

Preview

heygen-com/hyperframesheygen-com/hyperframes

$ npx -y skills add heygen-com/hyperframes --skill hyperframes-creative

▸ installing to .claude/skills…

✓ hyperframes-creative ready

Repoheygen-com/hyperframes
TypeSkills
CategoryGenerative Media
ForDesignerContent Creator
UpdatedJul 2026
License—
First seenJul 26, 2026

Tags

Skill

Related

6 picks
Type
  1. remotion-dev avatarremotion-best-practicesRouter for all Remotion skillsSkillsJul 2026451k4.1k
  2. 101-skills avatarai-image-generationGenerate AI images with GPT-Image-2, FLUX, Gemini, Grok, Seedream, Reve and 50+ models via inference.sh CLI.SkillsJul 2026441k656
  3. heygen-com avatarhyperframes-cliUse the HyperFrames CLI development loop: init, add, catalog, capture, lint, check, snapshot, compare, grade-compare, preview, play, present, beats, keyframes,…SkillsJul 2026296k38k
  4. heygen-com avatarhyperframesMandatory entry point: read this first for any request to make, create, edit, animate, or render a video, animation, or motion graphic, including a promo,…SkillsJul 2026291k38k
  5. heygen-com avatarremotion-to-hyperframesPort an existing Remotion (React) composition''s source to HyperFrames HTML.SkillsJul 2026198k38k
  6. heygen-com avatarhyperframes-coreThe HyperFrames composition contract — build one renderable project.SkillsJul 2026195k38k