Goku Prompt Hub

Curated Prompt Vault

Celebrity Sportswear Fashion Highlights

NB_01908 2026-07-01 x Entertainment
CelebrityFashionActivewearWorkoutStyle

{ "celebrities": [ { "name": "{argument name="celebrity name" default="Sydney Sweeney"}", "profile": { "profession": "Actress & Producer", "nationality": "Amer…

Cover Preview

Celebrity Sportswear Fashion Highlights

Cover Preview

Full Prompt

⚡Generate
{
  "celebrities": [
    {
      "name": "{argument name="celebrity name" default="Sydney Sweeney"}",
      "profile": {
        "profession": "Actress & Producer",
        "nationality": "American",
        "famous_works": ["Euphoria", "The White Lotus", "Anyone But You"]
      },
      "images_data": [
        {
          "outfit_color": "{argument name="outfit color" default="White"}",
          "apparel_details": "Lace-up open-back sports top with high-waisted leggings",
          "pose_description": "Lying on her stomach on a black mat, legs raised and ankles crossed, looking back over her shoulder with a smile."
        },
        {
          "outfit_color": "Pink",
          "apparel_details": "Classic sleeveless crop top and matching compression leggings",
          "pose_description": "Seated on a black fitness mat, leaning back casually on one hand while facing forward."
        }
      ]
    },
    {
      "name": "Millie Bobby Brown",
      "profile": {
        "profession": "Actress & Entrepreneur",
        "nationality": "British",
        "famous_works": ["Stranger Things", "Enola Holmes", "Damsel"]
      },
      "images_data": [
        {
          "outfit_color": "Red",
          "apparel_details": "Criss-cross multi-strap back sports top with matching active leggings",
          "pose_description": "Seated sideways on a pink yoga mat, looking over her shoulder at the camera with her hand resting near her neck."
        }
      ]
    }
  ]
}