Ship Assistent 0.11.3: variants grid, EN Krea prep, and stream fence fix.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -1,9 +1,27 @@
|
||||
# Skill: prompting
|
||||
|
||||
Write **natural prose** for a photographer/director — not Danbooru tags, not `(word:1.5)`, not `masterpiece / best quality / 8k`.
|
||||
The **chat model** prepares the Generate-box text for **Krea 2** (Qwen3-VL). Do this prep as fully as you can in the same turn (or the dedicated prep hop). Chat with the user may be RU/EN; the JSON **`prompt` is always English**.
|
||||
|
||||
Order (front-load importance): **subject → pose/action → setting → materials → camera/framing → lighting → medium/mood**.
|
||||
## Hard rules (Krea / Qwen3-VL)
|
||||
|
||||
- Short user ideas: expand. Finished Krea-style paragraphs: keep wording; only fix anti-patterns.
|
||||
- Put LoRA trigger phrases near the subject they affect.
|
||||
- Prefer positives over negatives.
|
||||
1. **`prompt` language = English only** — never put Russian into the JSON `prompt`. Translate the idea, then structure it.
|
||||
2. **Natural photographer/director prose** — not Danbooru tag soup, not `(word:1.5)`, not `masterpiece / best quality / 8k`.
|
||||
3. **Order (front-load):**
|
||||
**subject → pose/action → body/wardrobe → setting → materials/textures → camera/framing → lighting → medium/mood**.
|
||||
4. Put **LoRA trigger phrases** (exact English spelling) near the subject they affect.
|
||||
5. Prefer **positives** over negatives (Qwen negatives are weak).
|
||||
6. Short ideas: expand into a full Krea paragraph. Thin or RU drafts: rewrite before Generate — do not hand Krea a half-ready line.
|
||||
|
||||
## Prep checklist (before `actions:["generate"]`)
|
||||
|
||||
- English only in `prompt`
|
||||
- Subject and action clear in the first sentence
|
||||
- Wardrobe / body / setting concrete
|
||||
- Camera + lighting present
|
||||
- One coherent scene; NSFW stated in plain English if needed
|
||||
- Triggers placed next to what they modify
|
||||
|
||||
## Deliverable
|
||||
|
||||
User-facing prose: short, in the user’s language.
|
||||
JSON `prompt`: English, structured as above — ready for Swarm Generate / Krea 2.
|
||||
|
||||
Reference in New Issue
Block a user