Segmented logo assembly, glow bloom, and tagline reveal for video outros or brand closing frames.
【模板: Logo 收尾帧 (Logo Outro)】 【意图】视频结尾的品牌 reveal 帧 —— logo 分块拼装 + glow bloom + tagline 上浮 + CTA。Inspired by hyperframes logo-outro。
【画布】1920×1080, 黑色 #08090c 或品牌深色背景; 加微妙 vignette radial-gradient(...) 让中心更亮。
【布局】
filter: drop-shadow(0 0 24px <accent>40); 同时一道 shimmer mask-image 横扫 logo (500ms)。htmlanything.dev · @htmlanything · 2026, 11px uppercase letter-spacing 0.16em, 颜色 opacity 0.4, hairline 分隔。【调色 — 4 选 1, 不混用】
#08090c, accent #7c5cff (霓虹紫蓝 glow)。#0e0a08, accent #ffb547 (暖琥珀)。#0a1410, accent #5fb38a (薄荷绿)。#f1efea, accent #0a0a0b (无 neon, 走 editorial 风, glow 改成阴影)。【设计细节】
@keyframes + animation-delay; 可被 prefers-reduced-motion 关闭。Inter Tight / SF Pro Display / Manrope; 中文 Noto Sans SC weight 700。Copy a source-pinned command for your client. You run it yourself.
Destination: .claude/skills/frame-logo-outro · 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/frame-logo-outro" ".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/frame-logo-outro" ".claude/skills/"
rm -rf .skillboard-tmpDestination: .claude/skills/frame-logo-outro
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.