Der Prompt
{
"image_description": {
"subject": {
"type": "Young woman",
"appearance": {
"hair": "Shoulder-length wavy brunette hair",
"face": "Slightly flushed, wet with tears, light smokey eyes makeup, bold red lipstick",
"expression": "Heartbreaking imploring gaze directed at the viewer, visible emotional weight",
"physique": "Voluminous, firm, and large breasts, shapely legs, sensual and provocative posture"
},
"clothing": {
"dress": "Extremely short white bodycon dress, strapless, sleeveless, sweetheart neckline that visibly struggles to contain her large bust",
"footwear": "Red patent leather stiletto high heels"
},
"pose": "Full body standing shot, one hand resting on the hip, the other hand slightly tugging the hem of the short dress, alluring yet vulnerable stance"
},
"environment": {
"setting": "Modern dimly lit living room",
"foreground": "Intricate patterned Persian-style rug",
"background": [
"Grey fabric sofa with patterned cushions",
"Dark wood coffee table with a glass of water and a candle",
"Modern tripod floor lamp projecting soft shadows",
"Dark bookshelf in the distance"
]
},
"technical_specs": {
"angle": "Slightly low-angle shot to emphasize height and presence",
"lighting": "Soft directional light from the left, deep shadows, subtle highlights on skin and dress fabric",
"camera_style": "Photorealistic, cinematic photography",
"lens_effects": "Shallow depth of field, blurred background (bokeh)",
"quality": "8k resolution, natural film grain, highly detailed textures",
"aspect_ratio": "9:16 (Vertical format)"
}
}
}
So nutzt du diesen Prompt
Kopiere den Prompt oben oder klicke einen "Öffnen in"-Button um ihn direkt in deiner bevorzugten KI zu starten. Du kannst den Text dann an deinen Anwendungsfall anpassen — z.B. Platzhalter wie [dein Thema] durch echten Kontext ersetzen.
Welches KI-Modell funktioniert am besten
Claude Opus 4 und Sonnet 4.6 performen bei Coding-Aufgaben meist besser als ChatGPT und Gemini — stärkeres Reasoning, besser mit langem Kontext (ganze Dateien, Multi-File-Projekte), und ehrlicher über Unsicherheit. ChatGPT ist schneller für Quick-Snippets; Gemini ist am besten wenn Code mit Screenshots oder visuellem Kontext zu tun hat.
Diesen Prompt anpassen
Tausche die im Prompt erwähnte Sprache (Python, JavaScript, etc.) gegen deinen Stack. Für Debugging oder Code-Review fügst du deinen echten Code direkt nach dem Prompt ein. Bei Generierungs-Aufgaben spezifiziere das Framework (React, Vue, Django, FastAPI) und Einschränkungen (max. Zeilen, keine externen Libraries, muss async sein).
Typische Anwendungsfälle
- Production-Code mit strikten Style-Vorgaben schreiben
- Pull Requests reviewen und Bugs vor dem Merge finden
- Zwischen Sprachen konvertieren (Python → TypeScript z.B.)
- Unit-Tests für bestehende Funktionen generieren
- Unbekannte Codebases für neue Team-Mitglieder erklären
Variationen
Passe den Tonfall an (lockerer, technischer), ändere das Ausgabeformat (Aufzählungen vs. Absätze) oder füge Einschränkungen hinzu (Wortlimits, Zielgruppe).
Verwandte Prompts