Spotify Now Playing-style card with album art, progress bar, and playback controls, suited to video overlays or personal homepages.
9881cff【模板: Spotify Now-Playing 卡】 【意图】把一首歌、一段播客、或一段个人介绍渲染成 Spotify 正在播放卡, 适合 video overlay / 个人 about page / 创作者 hero。Inspired by hyperframes spotify-card。
【画布】两个尺寸:
【卡片结构】
linear-gradient(135deg, #1e3264 0%, #0d1f3d 100%)) 或 Spotify 经典 #121212; 边缘有 1px subtle border。NOW PLAYING (uppercase letterspace 0.14em, 11px, 绿色 #1DB954)。width: 38%); 两端时间戳 1:24 / 3:42 (mono, 11px, 灰)。#1DB954 圆 + 三道白色波纹)。@keyframes)。【字体】
Spotify Circular → fallback Inter / Inter Tight, weight 400 / 700。【设计细节】
#121212 bg, #1DB954 accent, #b3b3b3 secondary text。@keyframes, 可被 prefers-reduced-motion 关闭。Copy a source-pinned command for your client. You run it yourself.
Destination: .claude/skills/social-spotify-card · pinned to the source commit
# Run from your project root
git clone https://github.com/nexu-io/open-design.git .skillboard-tmp
git -C .skillboard-tmp checkout 9881cff70e02be86c2a58130af512011ba23d4af
mkdir -p ".claude/skills"
cp -r ".skillboard-tmp/plugins/_official/examples/social-spotify-card" ".claude/skills/"
rm -rf .skillboard-tmpReview the source before running. This copies files into your project; it is not a one-click install and does not verify runtime safety.
sudo apt update && sudo apt install -y gitnpm install -g @anthropic-ai/claude-code# Run from your project root
git clone https://github.com/nexu-io/open-design.git .skillboard-tmp
git -C .skillboard-tmp checkout 9881cff70e02be86c2a58130af512011ba23d4af
mkdir -p ".claude/skills"
cp -r ".skillboard-tmp/plugins/_official/examples/social-spotify-card" ".claude/skills/"
rm -rf .skillboard-tmpDestination: .claude/skills/social-spotify-card
Scanner static-checks@0.1.0 · commit 9881cff70e02. Static checks cannot prove runtime safety – review the source and the exact diff before installing. How checks work.
No static rules matched. This is not a safety guarantee.