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

该工具可协调执行以下内容

  1. /brand-init (if no brand.yaml) or /brand-builder (legacy, if no brand-profile.yaml)
  2. /brand-compile (if brand.yaml exists, compile tokens)
  3. /brand-assets (if brand.yaml exists, generate OG cards + social images)
  4. /product-hunt-kit - PH launch copy + checklist
  5. /og-hero-image - AI hero image for social
  6. /announce - Multi-platform launch posts
  7. /app-screenshots - if apps/mobile exists Usage:
  • /launch-assets heartbeat
  • /launch-assets caesar without screenshots
    Output:
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.
  1. /brand-init(若不存在brand.yaml文件)或/brand-builder(旧版,若不存在brand-profile.yaml文件)
  2. /brand-compile(若存在brand.yaml文件,编译令牌)
  3. /brand-assets(若存在brand.yaml文件,生成OG卡片和社交平台图片)
  4. /product-hunt-kit - Product Hunt启动文案及检查清单
  5. /og-hero-image - 用于社交平台的AI生成主视觉图
  6. /announce - 多平台启动帖
  7. /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)
执行顺序至关重要: 品牌档案 → 文案 → 图片 → 分发 每一步的输出都会为下一步提供信息。