Agent Skills
› nexu-io/motion-anything
› glass-icons
glass-icons
GitHub提供无依赖、支持减少动画的玻璃拟态图标按钮,悬停时具有提升和发光效果。适用于小型操作栏或社交链接行,兼容 prefers-reduced-motion 设置。
Trigger Scenarios
需要玻璃拟态风格的图标按钮
构建轻量级工具栏或社交链接行
要求界面元素在悬停时有触觉反馈效果
Install
npx skills add nexu-io/motion-anything --skill glass-icons -g -y
SKILL.md
Frontmatter
{
"od": {
"mode": "prototype",
"preview": {
"type": "html"
},
"surface": "web",
"category": "animation-motion",
"platform": "desktop",
"design_system": {
"requires": false
}
},
"name": "glass-icons",
"triggers": [
"glass icons",
"glassmorphism buttons",
"玻璃图标",
"毛玻璃按钮"
],
"description": "Glassmorphic icon buttons that lift and glow on hover — a tactile toolbar or social row. Use for a small row of actions. Flat under prefers-reduced-motion.\n"
}
glass-icons
Glass Icons Dependency-free, reduced-motion safe.
How to apply
Copy glass-icons.css; <button class="gi">★</button>. Pairs well with the reicon SVGs.
Version History
- b016900 Current 2026-07-11 17:08


