Agent Skills
› nexu-io/motion-anything
› dot-field
dot-field
GitHub实现带有鼠标交互效果的渐变点阵背景,提供光标辉光与排斥动画,支持无障碍模式,适用于营销级 Hero 区域装饰。
Trigger Scenarios
需要动态视觉背景
实现鼠标跟随特效
Install
npx skills add nexu-io/motion-anything --skill dot-field -g -y
SKILL.md
Frontmatter
{
"od": {
"mode": "prototype",
"preview": {
"type": "html"
},
"surface": "web",
"category": "animation-motion",
"platform": "desktop",
"design_system": {
"requires": false
}
},
"name": "dot-field",
"triggers": [
"dot-field",
"animated background",
"动态背景"
],
"description": "A gradient dot lattice that bulges away from the pointer with a soft cursor glow. A marketing-grade hero backdrop. One per view; scrim behind text.\nRenders a static frame under prefers-reduced-motion.\n"
}
dot-field
A gradient dot lattice that bulges away from the pointer with a soft cursor glow.
How to apply
Copy dot-field.js; add <div class="dot-field" style="position:absolute;inset:0"></div> behind content.
Version History
- b016900 Current 2026-07-11 17:08


