Agent Skills
› nexu-io/motion-anything
› magnet-lines
magnet-lines
GitHub一个无依赖、无障碍的交互式背景特效,鼠标移动时网格线条会指向光标。适用于Hero区域吸引注意力,支持减少动态效果偏好设置。
Trigger Scenarios
需要吸引人的背景动画
实现鼠标跟随的视觉交互效果
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


