Agent Skills
› nexu-io/motion-anything
› splash-cursor
splash-cursor
GitHub基于 WebGL 流体模拟的光效光标插件。鼠标移动产生漩涡发光染料效果,适合作为营销页面背景。支持 prefers-reduced-motion 降级渲染,需在内容后方添加指定容器。
Trigger Scenarios
需要炫酷的流体动画鼠标交互效果
构建营销落地页或展示型 Hero 区域
Install
npx skills add nexu-io/motion-anything --skill splash-cursor -g -y
SKILL.md
Frontmatter
{
"od": {
"mode": "prototype",
"preview": {
"type": "html"
},
"surface": "web",
"category": "animation-motion",
"platform": "desktop",
"design_system": {
"requires": false
}
},
"name": "splash-cursor",
"triggers": [
"splash-cursor",
"animated background",
"动态背景"
],
"description": "A fluid-simulation cursor — pointer movement splats swirling, glowing dye (full multi-pass WebGL fluid sim). A marketing-grade hero backdrop. One per view; scrim behind text.\nRenders a static frame under prefers-reduced-motion.\n"
}
splash-cursor
A fluid-simulation cursor — pointer movement splats swirling, glowing dye (full multi-pass WebGL fluid sim).
How to apply
Copy splash-cursor.js; add <div class="splash-cursor" style="position:absolute;inset:0"></div> behind content.
Version History
- b016900 Current 2026-07-11 17:10


