Agent Skills
› nexu-io/motion-anything
› dot-field
dot-field
GitHub生成渐变点阵背景,鼠标靠近时产生凸起与柔光效果。适用于营销级英雄区域装饰,每视图仅一个,置于文本后方。支持减少运动偏好下的静态渲染。
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


