Agent Skills
› nexu-io/motion-anything
› shiny-text
shiny-text
GitHub提供纯CSS实现的柔和光泽扫过文字效果,适用于少量标签如'Pro'或CTA。无需依赖,支持减少动画模式,通过自定义变量调整颜色,确保可读性与高端质感。
Trigger Scenarios
需要为文本添加高级光泽动画效果
希望在保持无障碍访问(减少运动)的同时增强UI视觉吸引力
Install
npx skills add nexu-io/motion-anything --skill shiny-text -g -y
SKILL.md
Frontmatter
{
"od": {
"mode": "prototype",
"preview": {
"type": "html"
},
"surface": "web",
"category": "animation-motion",
"platform": "desktop",
"design_system": {
"requires": false
}
},
"name": "shiny-text",
"triggers": [
"shiny text",
"shimmer text",
"premium label",
"流光文字",
"高光文字"
],
"description": "A soft highlight sweeps across muted text — a quiet premium shimmer for one short label (\"new\",\n\"pro\", a CTA word). Keep the base text readable; one or two per view. Pure CSS; solid under reduced-motion.\n"
}
shiny-text
A highlight that sweeps across muted text. Dependency-free, reduced-motion safe.
How to apply
Copy shiny-text.css; wrap the label: <span class="shiny">Pro</span>. Tune --shiny-base / --shiny-hi.
Version History
- b016900 Current 2026-07-11 17:10


