home/roleplay/cheatsheet

Cheatsheet

GPTClaudeGemini··1,100 copies·updated 2026-07-14
cheatsheet.prompt
# 📐 Cheatsheet / Шпаргалка

The foundations. Learn the `@` system first — everything else builds on it.
Основа основ. Сначала разберись с системой `@` — всё остальное строится на ней.

---

## 1. The `@` Reference System / Система ссылок `@`

🇷🇺 Seedance использует `@`, чтобы назначить роль каждому загруженному файлу. Это **самая важная**
часть промпта. Главное правило: всегда явно пиши, **зачем** нужна каждая ссылка — нельзя просто
сказать «reference @Video1», нужно указать, что именно из него брать (камеру? движение? эффекты? ритм?).

🇬🇧 Seedance uses `@` to assign a role to each uploaded asset. Always state explicitly **what each
reference is for** — never just "reference @Video1".

| Purpose / Назначение | Syntax / Синтаксис |
|---|---|
| First frame / Первый кадр | `@Image1 as the first frame` |
| Last frame / Последний кадр | `@Image2 as the last frame` |
| Character / Персонаж | `@Image1's character as the subject` |
| Scene / Сцена, фон | `scene references @Image3` |
| Camera movement / Движение камеры | `reference @Video1's camera movement` |
| Action / Движение, хореография | `reference @Video1's action choreography` |
| Effects / Эффекты, переходы | `completely reference @Video1's effects and transitions` |
| Rhythm / Ритм, темп | `video rhythm references @Video1` |
| Voice / Голос, интонация | `narration voice references @Video1` |
| Music / Музыка (BGM) | `BGM references @Audio1` |
| Sound FX / Звуковые эффекты | `sound effects reference @Video3's audio` |
| Outfit / Одежда | `wearing the outfit from @Image2` |
| Product / Товар | `product details reference @Image3` |

**Combine them / Можно комбинировать:**

when to use it

Community prompt sourced from the open-source GitHub repo economist831/seedance-cookbook (MIT). A "Cheatsheet" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

roleplaycommunitygeneral

source

economist831/seedance-cookbook · MIT