Agent Skills
› nexu-io/motion-anything
› blob-cursor
blob-cursor
GitHub一个无依赖、符合无障碍标准的鼠标跟随效果。在页面上创建一个柔软的弹性 Blob 跟随光标,适用于 Hero 区域,自动隐藏于触屏或偏好减少运动设备上。
Trigger Scenarios
用户需要为页面添加趣味性的鼠标跟随动画
Hero 区域需要增强互动感的视觉反馈
Install
npx skills add nexu-io/motion-anything --skill blob-cursor -g -y
SKILL.md
Frontmatter
{
"od": {
"mode": "prototype",
"preview": {
"type": "html"
},
"surface": "web",
"category": "animation-motion",
"platform": "desktop",
"design_system": {
"requires": false
}
},
"name": "blob-cursor",
"triggers": [
"blob cursor",
"gooey pointer",
"果冻光标",
"跟随色块"
],
"description": "A soft gooey blob trails the cursor with a springy lag — a playful custom pointer for a hero section. One per page; can distract on content-heavy pages. Hidden on touch and under prefers-reduced-motion.\n"
}
blob-cursor
Blob Cursor Dependency-free, reduced-motion safe.
How to apply
Copy blob-cursor.js and include it — a blob follows the pointer page-wide.
Version History
- b016900 Current 2026-07-11 17:07


