Use when embedding and customizing Unicorn Studio interactive animations on the web (embed, responsive sizing, performance, layering with UI, fallbacks).
72
89%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
<head> or footer depending on above-the-fold):
UnicornStudio.init() once DOM is readydata-us-project="PROJECT_ID"data-us-scale (render scale)data-us-dpi (resolution multiplier)data-us-fps (cap FPS)data-us-lazyload="true"data-us-production="true"data-us-project-src="https://.../scene.json.txt"data-us-project has width/height.data-us-scale/data-us-dpi/data-us-fps; reduce dynamic layers/effects.<div style="width: 100%; height: 420px" data-us-project="YOUR_PROJECT_ID"></div><div
style="width: 100%; height: 420px"
data-us-project="YOUR_PROJECT_ID"
data-us-lazyload="true"
data-us-production="true"
data-us-scale="0.75"
data-us-dpi="1.25"
data-us-fps="45"
></div>4c716b5
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.