Agent Skills
› nexu-io/motion-anything
› particles
particles
GitHub用于创建浮动粒子云背景的营销级Hero组件,包含3D软圆精灵和缓慢晃动效果。需在内容后方添加特定div并引入particles.js文件,支持减少运动偏好渲染。
Trigger Scenarios
需要3D粒子背景装饰
构建营销风格Hero区域
Install
npx skills add nexu-io/motion-anything --skill particles -g -y
SKILL.md
Frontmatter
{
"od": {
"mode": "prototype",
"preview": {
"type": "html"
},
"surface": "web",
"category": "animation-motion",
"platform": "desktop",
"design_system": {
"requires": false
}
},
"name": "particles",
"triggers": [
"particles",
"animated background",
"动态背景"
],
"description": "A floating particle cloud — soft round sprites drifting in 3D with a slow scene wobble. A marketing-grade hero backdrop. One per view; scrim behind text.\nRenders a static frame under prefers-reduced-motion.\n"
}
particles
A floating particle cloud — soft round sprites drifting in 3D with a slow scene wobble.
How to apply
Copy particles.js; add <div class="particles" style="position:absolute;inset:0"></div> behind content.
Version History
- b016900 Current 2026-07-11 17:09


