A single-frame motion-design composition with looping CSS animations — rotating type ring, animated globe, ticking timer, parallax labels. Renders as a hero vid
复制下面这句话,粘贴给 Claude Code、Codex、Cursor 等 AI 编程工具,它会读取安装说明并在你确认后完成安装。
请阅读 https://ai.atlankj.com/install/asset/gh-motion-frames-61cddce73ada ,按照其中的说明把「motion-frames」安装到你(当前 AI 工具)中。执行前先告诉我将运行的命令和写入的位置,等我确认。
查看 AI 将读取的安装说明正在读取 GitHub 原文…
内容来自 GitHub 原始文件,由原作者维护。在 GitHub 查看
Produce a single full-bleed motion composition. Inline CSS animations only — the page is the loop. Treat it as a poster frame that an exporter (HyperFrames, Lottie, etc.) can capture into a video.
<main>. Off-white or DS-canvas background, very
subtle dotted grid texture (CSS background, radial-gradient dots at
22–32px intervals).<text> paths counter-rotated so the words stay upright.letterSpacing + opacity reveal
animation (@keyframes type-in).@keyframes only — no JS:
rotate-slow, rotate-med, rotate-fast for rings.globe-spin for the focal mark.pulse for the focal dot, ~2s, easing.marquee-fade to reveal headline once on load.<!doctype html> through </html>, CSS inline.data-od-id on stage, focal, ring, headline, chrome.Emit between <artifact> tags:
<artifact identifier="motion-slug" type="text/html" title="Motion — Title">
<!doctype html>
<html>...</html>
</artifact>
One sentence before the artifact, nothing after.