remotion-to-hyperframes
Translate an existing Remotion (React-based) video composition into a HyperFrames HTML composition. Use ONLY when the user explicitly asks to port, convert, migrate, translate, or rewrite a Remotion composition as HyperFrames (e.g. "port my Remotion project to HyperFrames"). Do NOT use when (a) authoring a NEW HyperFrames composition (even if A/B-testing a Remotion video); (b) Remotion is mentioned in passing; (c) Remotion code is shared as reference, not for translation; (d) the user wants "the same video as my Remotion one" without explicitly asking to migrate the source — treat as a fresh HyperFrames build. When in doubt, default to the `hyperframes` skill. Detects unsupported patterns (useState, useEffect side effects, async calculateMetadata, third-party React component libraries, `@remotion/lambda`) and recommends the runtime interop escape hatch instead of a lossy translation.
Security Findings
Unpinned dependencies
1 unpinned: @hyperframes/player
Package registry name mismatch
npm name 'hyperframes-monorepo' != repo 'hyperframes'
Workflow makes outbound network call
[.github/workflows/ci.yml] curl -sf http://localhost:5199/
Versions
3- 64Clean
Scanned May 31, 2026, 07:04 PM
- 64Clean
Scanned May 6, 2026, 06:38 PM
- Clean
Scanned Apr 28, 2026, 04:52 PM