💻 Coding & Development

A relaxed copper-haired woman resting sideways on a bed in a soft, low-light setting.

📁 Coding & Development 👤 Contributed by @hasangariban@gmail.com 🗓️ Updated
The prompt
{ "image_analysis": { "general_environment": { "type": "Indoor", "location_description": "Bedroom", "details": "A bed with striped bedding and pillows", "atmosphere": "Calm, cozy, and dim" }, "technical_details": { "camera_angle": "Slight high angle, close to eye level", "lens_effect": "Focused on the subject, with slight depth in the background", "framing": "Medium shot - most of the body visible while feet are cropped" }, "lighting_conditions": { "type": "Low light / Dim environment", "source": "Likely artificial light source from the left or a bedside lamp", "effect": "Shadows that highlight body contours, with a warm yellowish tone" }, "people": [ { "identity": "Young woman", "position_and_posture": { "general_description": "Lying sideways on the bed in a resting position", "feet_position": "On the bed, knees bent and slightly overlapping", "hands_position": "Right hand supports the head (nape/hair area), left arm extends towards the bed" }, "head_area": { "general_structure": "Oval facial features", "hair": { "color": "Reddish / Dark Copper", "style": "Updo", "shape_and_style": "Messy bun on top, with thin strands hanging" }, "forehead_area": "Exposed, prominent due to hair pulled back", "eyebrow_area": "Naturally thin and curved", "eye_area": "Eyes looking down or nearly closed, freckles visible around", "nose_area": "Small, slightly upturned, characteristic with freckles", "upper_lip_area": "Clean, no mustache", "mouth_area": "Closed lips, natural and calm expression", "chin_area": "Defined jawline, visible from the side profile", "ears": "Partially visible under hair strands" }, "body_type_and_areas": { "general_structure": "Slim, fit, and curvy", "neck_area": "Long and slender, tense due to head position", "shoulder_area": "Right shoulder sunk into the pillow, left shoulder elevated and defined", "chest_area": "Conforming to the dress shape, naturally posed due to side lying", "stomach_area": "Dress fabric hugs the body, flat stomach structure", "hip_area": "Defined and curvy due to side lying position", "thigh_area": "Upper thighs thick and full, touching each other", "groin_area": "Not visible, covered by legs' position", "below_knee_area": "Knees bent, lower legs extending backward", "foot_area": "Outside the frame or in shadow" }, "clothing": { "general_description": "One-piece mini dress", "upper_part": { "type": "Spaghetti straps", "color": "Light gray / Ice blue", "detail": "Stretchy fabric conforming to the body" }, "lower_part": { "type": "Mini skirt length", "color": "Same as upper part (one piece)", "detail": "Hip-hugging cut" } }, "jewelry": "No visible prominent jewelry (necklace, earrings etc.)", "footwear": "None (Barefoot / in bed)" } ] } }

How to use this prompt

Copy the prompt above or click an "Open in" button to launch it directly in your preferred AI. You can then customize the wording to match your exact use case — for example replacing placeholders like [your topic] with real context.

Which AI model works best

Claude Opus 4 and Sonnet 4.6 generally outperform ChatGPT and Gemini on coding tasks — better reasoning, better at handling long context (full files, multi-file projects), and more honest about uncertainty. ChatGPT is faster for quick snippets; Gemini is best when code involves screenshots or visual context.

How to customize this prompt

Swap the language mentioned in the prompt (Python, JavaScript, etc.) for whichever stack you're on. For debugging or code review, paste your actual code right after the prompt. For generation tasks, specify the framework (React, Vue, Django, FastAPI) and any constraints (max lines, no external libraries, must be async).

Common use cases

  • Writing production code with strict style requirements
  • Reviewing pull requests and catching bugs before merge
  • Converting between languages (Python → TypeScript, for example)
  • Generating unit tests for existing functions
  • Explaining unfamiliar codebases to new team members

Variations

Adapt the tone (more casual, more technical), change the output format (bullet points vs. paragraphs), or add constraints (word limits, target audience).

Related prompts