Digital glitch, chromatic offset, and data-corruption title frame for video transitions or cyberpunk heroes.
【模板: 故障艺术标题帧 (Glitch Title)】 【意图】单帧 hero / 视频转场 / cyberpunk 风格标题。Inspired by hyperframes glitch。
【画布】1920×1080, 背景 #070708 近黑或 CRT 暗灰 #0d0e10; 加 56px 网格 (透明 5%) + scanlines 横线 (透明 8%, 2px 间隔)。
【主标题】
Space Grotesk Bold / Inter Tight Black / JetBrains Mono Bold。#f5f5f7; 后面套 2 层伪影:
#00f0ff translate(-3px, 1px)。#ff2bd6 translate(3px, -1px)。@keyframes 随机 translateX -10px → 10px, 持续 80-160ms, 错峰播放, 营造 "data corruption" 像散。filter: url(#displacementFilter) 或简单 CSS 平移。【附加层】
>> SIGNAL_LOST · CH-04 · 14:32:08。 ̶▒̶ 字符替换 (假乱码)。█▓▒░ ASCII 噪点 chunks。background-image: url("data:image/svg+xml,...turbulence..."), opacity 6%, mix-blend-mode overlay。【SVG 滤镜 (可选)】
<filter id="rgbShift"> 用 feColorMatrix + feOffset + feMerge 把 R/G/B 三通道偏移; 整层 filter: url(#rgbShift) 在故障瞬间应用。【设计细节】
Space Grotesk 或 JetBrains Mono Bold; 中文 Noto Sans Mono CJK SC 或 Noto Sans SC Bold。@keyframes, 可被 prefers-reduced-motion 关闭 (退回静态 chromatic split)。Copy a source-pinned command for your client. You run it yourself.
Destination: .claude/skills/frame-glitch-title · 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-glitch-title" ".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-glitch-title" ".claude/skills/"
rm -rf .skillboard-tmpDestination: .claude/skills/frame-glitch-title
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.