Agent Skills
› nexu-io/motion-anything
› pixel-blast
pixel-blast
GitHub基于无依赖WebGL的GPU着色器背景,适用于营销级Hero区域。提供静态帧以支持减少运动偏好,需在内容后方添加特定类名容器并引入脚本。
Trigger Scenarios
需要高性能、视觉独特的全屏背景效果
构建营销着陆页或Hero区域
要求零外部依赖且兼容无障碍设置
Install
npx skills add nexu-io/motion-anything --skill pixel-blast -g -y
SKILL.md
Frontmatter
{
"od": {
"mode": "prototype",
"preview": {
"type": "html"
},
"surface": "web",
"category": "animation-motion",
"platform": "desktop",
"design_system": {
"requires": false
}
},
"name": "pixel-blast",
"triggers": [
"pixel-blast",
"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"
}
pixel-blast
A GPU fragment-shader background (dependency-free WebGL).
How to apply
Copy _fx/shaderbg.js + pixel-blast.js; add <div class="pixel-blast" style="position:absolute;inset:0"></div> behind content.
Version History
- b016900 Current 2026-07-11 17:09


