Agent Skills
› nexu-io/motion-anything
› balatro
balatro
GitHub提供无依赖的GPU着色器WebGL背景,适用于营销级首屏。支持在减少动态偏好下渲染静态帧,需将脚本与容器置于内容后方以形成遮罩效果。
Trigger Scenarios
需要高性能、无依赖的视觉背景
构建营销类Hero区域
需要兼容无障碍减少动画模式
Install
npx skills add nexu-io/motion-anything --skill balatro -g -y
SKILL.md
Frontmatter
{
"od": {
"mode": "prototype",
"preview": {
"type": "html"
},
"surface": "web",
"category": "animation-motion",
"platform": "desktop",
"design_system": {
"requires": false
}
},
"name": "balatro",
"triggers": [
"balatro",
"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"
}
balatro
A GPU fragment-shader background (dependency-free WebGL).
How to apply
Copy _fx/shaderbg.js + balatro.js; add <div class="balatro" style="position:absolute;inset:0"></div> behind content.
Version History
- b016900 Current 2026-07-11 17:07


