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


