Agent Skills
› nexu-io/motion-anything
› waves
waves
GitHub生成基于Perlin噪声的有机流动线条背景,带有鼠标指针跟随效果。适用于营销类Hero区域,支持减少运动偏好下的静态降级渲染。
Trigger Scenarios
需要动态流体背景装饰
Hero区域视觉增强
Install
npx skills add nexu-io/motion-anything --skill waves -g -y
SKILL.md
Frontmatter
{
"od": {
"mode": "prototype",
"preview": {
"type": "html"
},
"surface": "web",
"category": "animation-motion",
"platform": "desktop",
"design_system": {
"requires": false
}
},
"name": "waves",
"triggers": [
"waves",
"animated background",
"动态背景"
],
"description": "A perlin-warped line field with a pointer wake — organic flowing lines. A marketing-grade hero backdrop. One per view; scrim behind text.\nRenders a static frame under prefers-reduced-motion.\n"
}
waves
A perlin-warped line field with a pointer wake — organic flowing lines.
How to apply
Copy waves.js; add <div class="waves" style="position:absolute;inset:0"></div> behind content.
Version History
- b016900 Current 2026-07-11 17:11


