Agent Skills
› nexu-io/motion-anything
› iridescence
iridescence
GitHub基于 WebGL 的 GPU 着色器动态背景,用于创建营销级英雄区域视觉效果。支持响应式运动偏好设置,零依赖,可直接集成到前端页面中作为内容层背景。
Trigger Scenarios
需要高性能动画背景
构建营销落地页或展示区
Install
npx skills add nexu-io/motion-anything --skill iridescence -g -y
SKILL.md
Frontmatter
{
"od": {
"mode": "prototype",
"preview": {
"type": "html"
},
"surface": "web",
"category": "animation-motion",
"platform": "desktop",
"design_system": {
"requires": false
}
},
"name": "iridescence",
"triggers": [
"iridescence",
"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"
}
iridescence
A GPU fragment-shader background (dependency-free WebGL).
How to apply
Copy _fx/shaderbg.js + iridescence.js; add <div class="iridescence" style="position:absolute;inset:0"></div> behind your content.
Version History
- b016900 Current 2026-07-11 17:09


