Agent Skills
› nexu-io/motion-anything
› faulty-terminal
faulty-terminal
GitHub基于无依赖 WebGL 的 GPU 着色器背景效果,适用于营销级首屏。支持自动适配减少动画偏好设置,需复制 JS 文件并添加特定 DOM 元素以实现静态帧渲染。
Trigger Scenarios
需要高性能、无依赖的视觉背景时
构建营销类网页首屏 Hero Backdrop 时
Install
npx skills add nexu-io/motion-anything --skill faulty-terminal -g -y
SKILL.md
Frontmatter
{
"od": {
"mode": "prototype",
"preview": {
"type": "html"
},
"surface": "web",
"category": "animation-motion",
"platform": "desktop",
"design_system": {
"requires": false
}
},
"name": "faulty-terminal",
"triggers": [
"faulty-terminal",
"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"
}
faulty-terminal
A GPU fragment-shader background (dependency-free WebGL).
How to apply
Copy _fx/shaderbg.js + faulty-terminal.js; add <div class="faulty-terminal" style="position:absolute;inset:0"></div> behind content.
Version History
- b016900 Current 2026-07-11 17:08


