mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-14 18:01:20 +08:00
f5298cd341
Overhaul the hyperframes skill based on 26 eval rounds (~100 compositions). - Rename fonts.md to typography.md with expanded font discovery script, two-tier banned font list (32 fonts), randomized output per category - Add Google Fonts on-demand fetch to deterministicFonts.ts — any font works without pre-bundling, cached to ~/.cache/hyperframes/fonts/ - Strengthen layout rules: flexbox with gap for content text, absolute only for decoratives, cards/containers explicitly banned - Add background layer requirement: 3-5 decorative elements per scene with mandatory ambient GSAP animation - Add hard transition rules: always use transitions, always entrance animations, exit animations banned except final scene - Remove flash cut transition - Prevention-only aesthetic rules: ban AI design tells, stay out of the way for creative decisions Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>