Agent Skills
› nexu-io/motion-anything
› aurora
aurora
GitHub提供无依赖的WebGL GPU着色器动态背景,适用于营销级Hero区域。支持独立视图、文本遮罩及无障碍模式静态帧渲染。
Trigger Scenarios
需要高性能动态视觉背景
构建营销落地页Hero区域
Install
npx skills add nexu-io/motion-anything --skill aurora -g -y
SKILL.md
Frontmatter
{
"od": {
"mode": "prototype",
"preview": {
"type": "html"
},
"surface": "web",
"category": "animation-motion",
"platform": "desktop",
"design_system": {
"requires": false
}
},
"name": "aurora",
"triggers": [
"aurora",
"shader background",
"webgl gradient",
"着色器背景",
"动态背景"
],
"description": "A living GPU shader background rendered in dependency-free WebGL — a distinctive, marketing-grade\nhero backdrop. One per view; put a scrim behind text. Renders a static frame under prefers-reduced-motion.\n"
}
aurora
A GPU fragment-shader background (dependency-free WebGL).
How to apply
Copy _fx/shaderbg.js + aurora.js; add <div class="aurora" style="position:absolute;inset:0"></div> behind your content.
Version History
- b016900 Current 2026-07-11 17:07


