mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-03 04:38:33 +00:00
The previous fixHint and skill guidance told agents to "settle via scale" for text-reflow props — but uniform scale resizes the glyphs, it does not change the gaps between them, so swapping a letterSpacing tween for scale lints clean while silently animating a different thing. Make the guidance faithful per property: - fontSize -> scale (same visual, sub-pixel smooth). - letterSpacing / wordSpacing -> split the text into per-character elements and animate each glyph's x (the spread); uniform scale is NOT equivalent. Or hold the value statically if it's a minor flourish. Add a "preserve the intent" principle to gsap-transforms-and-perf.md: a fix must reproduce the same start/end state and trajectory and be verified against the ORIGINAL render, not just pass lint — lint-clean-and-smooth is not the bar, faithful-and-smooth is. Redo the vignette demo title with the faithful per-glyph x spread (15.12px = (0.32em-0.18em)*108px, centered about 8 chars). Render-verified: settled endpoint matches the original at 46.5 dB, settle is smooth (24/24 unique frames). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
82 lines
1.6 KiB
JSON
82 lines
1.6 KiB
JSON
{
|
|
"source": "heygen-com/hyperframes",
|
|
"skills": {
|
|
"embedded-captions": {
|
|
"hash": "7fa25370f9fbb4b3",
|
|
"files": 144
|
|
},
|
|
"faceless-explainer": {
|
|
"hash": "8f89def06adfe745",
|
|
"files": 17
|
|
},
|
|
"general-video": {
|
|
"hash": "a30225e30ec7b06c",
|
|
"files": 1
|
|
},
|
|
"hyperframes": {
|
|
"hash": "55f1e72887f8f983",
|
|
"files": 1
|
|
},
|
|
"hyperframes-animation": {
|
|
"hash": "a23faee17396c153",
|
|
"files": 115
|
|
},
|
|
"hyperframes-cli": {
|
|
"hash": "be5af457d0b3d2ff",
|
|
"files": 7
|
|
},
|
|
"hyperframes-core": {
|
|
"hash": "6243b6f09c94cce1",
|
|
"files": 13
|
|
},
|
|
"hyperframes-creative": {
|
|
"hash": "bb248c1bc5cc28b5",
|
|
"files": 67
|
|
},
|
|
"hyperframes-media": {
|
|
"hash": "096b2ab0a43b05dd",
|
|
"files": 40
|
|
},
|
|
"hyperframes-registry": {
|
|
"hash": "e3b389526834109d",
|
|
"files": 10
|
|
},
|
|
"media-use": {
|
|
"hash": "f0edb0fd7cd513a5",
|
|
"files": 19
|
|
},
|
|
"motion-graphics": {
|
|
"hash": "be1d1f159d5eb0e4",
|
|
"files": 23
|
|
},
|
|
"music-to-video": {
|
|
"hash": "c188d0d159b926c2",
|
|
"files": 132
|
|
},
|
|
"pr-to-video": {
|
|
"hash": "f2014a51c7a052bd",
|
|
"files": 21
|
|
},
|
|
"product-launch-video": {
|
|
"hash": "5341508d185c091d",
|
|
"files": 18
|
|
},
|
|
"remotion-to-hyperframes": {
|
|
"hash": "9d959b31fa0fc9d0",
|
|
"files": 70
|
|
},
|
|
"slideshow": {
|
|
"hash": "ae8d8f3093ef0c04",
|
|
"files": 2
|
|
},
|
|
"talking-head-recut": {
|
|
"hash": "a3dc251f26be8a3e",
|
|
"files": 27
|
|
},
|
|
"website-to-video": {
|
|
"hash": "ac39931f9a7da749",
|
|
"files": 32
|
|
}
|
|
}
|
|
}
|