Agent Skills
› nexu-io/motion-anything
› soft-aurora
soft-aurora
GitHub基于 WebGL 的无依赖 GPU 着色器背景效果,适用于营销级 Hero 区域。需在内容后添加特定 div 并引入 JS 文件,支持减少运动偏好设置。
Trigger Scenarios
需要高性能、无依赖的 WebGL 动态背景时
构建营销页面 Hero 区域且需 scrim 遮罩效果时
Install
npx skills add nexu-io/motion-anything --skill soft-aurora -g -y
SKILL.md
Frontmatter
{
"od": {
"mode": "prototype",
"preview": {
"type": "html"
},
"surface": "web",
"category": "animation-motion",
"platform": "desktop",
"design_system": {
"requires": false
}
},
"name": "soft-aurora",
"triggers": [
"soft-aurora",
"shader background",
"webgl background",
"着色器背景",
"动态背景"
],
"description": "A distinctive GPU shader background rendered in dependency-free WebGL — a marketing-grade hero\nbackdrop. One per view; scrim behind text. Renders a static frame under prefers-reduced-motion.\n"
}
soft-aurora
A GPU fragment-shader background (dependency-free WebGL).
How to apply
Copy _fx/shaderbg.js + soft-aurora.js; add <div class="soft-aurora" style="position:absolute;inset:0"></div> behind content.
Version History
- b016900 Current 2026-07-11 17:10


