ian-xiaohei-svg-motion
Installation
SKILL.md
Ian Xiaohei SVG Motion
把 Ian 小黑正文配图的原则,改造成可控的 HTML + SVG + GSAP timeline 动效。目标不是复刻生图像素,而是把文章里的一个认知动作重建成分层漫画舞台,方便录视频、按字幕 cue 对齐、后续改文案和元素。
Core Rule
Do not auto-vectorize a PNG and animate the resulting path soup. Use raster images only as composition references. Rebuild the scene as semantic SVG groups:
idea -> shot plan -> SVG layer plan -> HTML/SVG template -> GSAP timeline -> static + motion review