Agent Skills
› nexu-io/motion-anything
› side-rays
side-rays
GitHub提供无依赖的GPU着色器背景,适用于营销级Hero区域。通过WebGL实现独特视觉效果,支持在减少运动偏好下渲染静态帧,需配合特定JS文件和HTML容器使用。
Trigger Scenarios
需要高性能且独特的网页背景效果
构建营销落地页或Hero区域
要求无第三方依赖的WebGL解决方案
Install
npx skills add nexu-io/motion-anything --skill side-rays -g -y
SKILL.md
Frontmatter
{
"od": {
"mode": "prototype",
"preview": {
"type": "html"
},
"surface": "web",
"category": "animation-motion",
"platform": "desktop",
"design_system": {
"requires": false
}
},
"name": "side-rays",
"triggers": [
"side-rays",
"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"
}
side-rays
A GPU fragment-shader background (dependency-free WebGL).
How to apply
Copy _fx/shaderbg.js + side-rays.js; add <div class="side-rays" style="position:absolute;inset:0"></div> behind content.
Version History
- b016900 Current 2026-07-11 17:10


