Agent Skills
› nexu-io/motion-anything
› magnet-lines
magnet-lines
GitHub提供无需依赖且支持减少运动偏好的磁吸线条交互效果。通过创建网格小线条指向光标,生成引人注目的英雄区或背景动画,每视图一个场域,适用于增强页面视觉吸引力。
Trigger Scenarios
需要为Hero区域或背景添加交互式视觉效果
希望实现鼠标悬停时元素跟随光标的动态网格动画
Install
npx skills add nexu-io/motion-anything --skill magnet-lines -g -y
SKILL.md
Frontmatter
{
"od": {
"mode": "prototype",
"preview": {
"type": "html"
},
"surface": "web",
"category": "animation-motion",
"platform": "desktop",
"design_system": {
"requires": false
}
},
"name": "magnet-lines",
"triggers": [
"magnet lines",
"pointer field",
"磁力线",
"指向光标"
],
"description": "A grid of little lines all point toward the cursor — a hypnotic interactive field for a hero\/background. One field per view; it's attention-grabbing. Frozen under prefers-reduced-motion.\n"
}
magnet-lines
Magnet Lines Dependency-free, reduced-motion safe.
How to apply
Copy css+js; <div class="mag-lines" data-rows="9" data-cols="9"></div>.
Version History
- b016900 Current 2026-07-11 17:09


