launch-assets
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
Chinese/launch-assets
/launch-assets
All launch assets. One command.
一键生成所有启动资产。
What This Orchestrates
该工具可协调执行以下内容
- /brand-init (if no brand.yaml) or /brand-builder (legacy, if no brand-profile.yaml)
- /brand-compile (if brand.yaml exists, compile tokens)
- /brand-assets (if brand.yaml exists, generate OG cards + social images)
- /product-hunt-kit - PH launch copy + checklist
- /og-hero-image - AI hero image for social
- /announce - Multi-platform launch posts
- /app-screenshots - if apps/mobile exists Usage:
/launch-assets heartbeat- Output:
/launch-assets caesar without screenshots
text
launch-assets/
product-hunt-kit.md
og-hero-[name].png
announcements/
screenshots/ (if mobile)Order Matters:
Brand profile → Copy → Images → Distribution
Each step informs the next.
- /brand-init(若不存在brand.yaml文件)或/brand-builder(旧版,若不存在brand-profile.yaml文件)
- /brand-compile(若存在brand.yaml文件,编译令牌)
- /brand-assets(若存在brand.yaml文件,生成OG卡片和社交平台图片)
- /product-hunt-kit - Product Hunt启动文案及检查清单
- /og-hero-image - 用于社交平台的AI生成主视觉图
- /announce - 多平台启动帖
- /app-screenshots - 若存在移动应用则执行 使用方法:
/launch-assets heartbeat- 输出:
/launch-assets caesar without screenshots
text
launch-assets/
product-hunt-kit.md
og-hero-[name].png
announcements/
screenshots/ (if mobile)执行顺序至关重要:
品牌档案 → 文案 → 图片 → 分发
每一步的输出都会为下一步提供信息。