Skip to main content
ClaudeWave
Skill6.7k estrellas del repoactualizado 11d ago

poster-hero

The poster-hero skill generates vertical marketing posters optimized for social media sharing, featuring a 1080x1920px layout with a gradient mesh background, large centered headline typography, upper decorative elements like emoji or geometric shapes, middle-section key points with icons, and bottom branding or QR code placement. Use this template when creating visually striking promotional graphics for WeChat Moments, mobile feeds, or portrait-oriented marketing materials that require bold color schemes and SVG decorative elements.

Instalar en Claude Code
Copiar
git clone --depth 1 https://github.com/nexu-io/html-anything /tmp/poster-hero && cp -r /tmp/poster-hero/next/src/lib/templates/skills/poster-hero ~/.claude/skills/poster-hero
Después abre una sesión nueva de Claude Code; el skill carga automáticamente.

SKILL.md

【模板: 营销海报】
- 容器 `w-[1080px] h-[1920px] mx-auto`, 全屏渐变 / mesh 背景。
- 上部 30% 留白 + 一个大 emoji 或抽象几何图形。
- 中部主标题占视觉中心 (text-8xl, font-black), 一句话副标题。
- 下部信息卡片: 3-5 条核心要点用图标 + 短句。
- 底部右下角放品牌 / 二维码 (用 SVG 占位)。
- 使用大胆的色彩: 渐变背景 (from-violet-500 via-fuchsia-500 to-indigo-500 之类), 文字白色 + 1 个对比色高亮。
- 使用 SVG 做装饰性元素 (圆 / 三角 / 波浪 / 噪点纹理)。