Back to prompts
📱
13 prompts

UI & Social Media

UI design systems, storyboards, social grids, and infographic layouts.

13 prompts

UI & Social Media
Chinese prompt

用未来都市风格生成UI设计系统,灵感来自赛博朋克城市夜景,包含霓虹灯、玻璃建筑反射、高对比光影,配色以紫色、蓝色、粉色霓虹为主,设计网页Dashboard、移动端界面、卡片、按钮、控件等,视觉炫酷、层次丰富、科技感极强

UI & Social Media
Chinese prompt

用这种风格帮我生成一套UI设计系统,包含网页、移动端、卡片、控件、按钮 以及其它

UI & Social Media

Create a {argument name="grid layout" default="4x3"} borderless grid where each panel is an independent image of the {argument name="subject" default="a young woman"}. Maintain strong subject consistency across all panels, with consistent color and lighting. Depict {argument name="theme" default="childhood memories"} with a {argument name="mood" default="warm, nostalgic"} mood in {argument name="style" default="nostalgic cinematic realism"} style. No text. No gap.

UI & Social Media

Create a personal color analysis graphic using this portrait. Point out which season colour suits the subject best. Show side-by-side clothing color comparisons to highlight which colors suit the subject best. List out what texture/accessories/hairstyle suit the subject best. Make it visual-first, with short labels only and no paragraphs.

UI & Social Media

Frame 1 (Top-Down Establishing) Extreme top-down shot in futuristic white curved hall, subject centered but compressed against smooth reflective floor, body aligned straight but slightly angled, arms close to body with subtle tension, head tilted upward toward camera, gaze directed straight up, strong circular architectural lines framing composition, soft studio lighting creating gentle gradients, shallow depth of field at f/1.2, smartphone-like proximity despite height, clean minimal atmosphere, dynamic opening frame, subtle athletic readiness, wearing full beige suit with white t-shirt and white sleek sneakers, Peter Lindbergh influence Frame 2 (Low Angle Power) Extreme low angle from floor level, subject towering above camera, legs forming strong base, torso slightly leaning forward, shoulders squared, arms slightly away from body, head angled downward, gaze into lens, strong vertical distortion, reflective floor amplifying silhouette, soft studio lighting with controlled highlights, shallow depth f/1.2, powerful dominance frame, subtle athletic tension, full beige suit, white t-shirt, white sleek sneakers, Peter Lindbergh influence Frame 3 (Wide Isolation) Wide long shot, subject very small within vast futuristic hall, surrounded by curved white architecture, large negative space dominating composition, subject standing still, body straight, arms relaxed but structured, head slightly turned, gaze outward into space, minimal reflections, soft even lighting, shallow depth f/1.2 isolating subject despite distance, cinematic silence, full beige suit, white t-shirt, white sleek sneakers, Peter Lindbergh influence Frame 4 (Dynamic Close-Up Tilt) Close-up with strong diagonal tilt, subject leaning into frame, shoulders sharply angled, one arm crossing body, head tilted sideways, gaze slightly off camera, tight crop cutting part of body, soft lighting wrapping contours, shallow depth f/1.2 isolating face plane, intense proximity and tension, full beige suit, white t-shirt visible, Peter Lindbergh influence Frame 5 (Motion Step Forward) Mid shot, subject stepping forward dynamically, one leg extended, weight shifting, arms slightly swinging with controlled motion, shoulders rotated, head facing forward, gaze ahead, slight motion blur on edges, futuristic curved walls passing behind, soft studio lighting, shallow depth f/1.2, transitional energy frame, full beige suit, white t-shirt, white sleek sneakers, Peter Lindbergh influence Frame 6 (Final Grounded Frame) Full body frontal shot, subject standing firmly, legs slightly apart, arms held with controlled tension, shoulders squared, head facing forward, gaze into camera, symmetrical composition slightly offset, minimal futuristic background, soft lighting emphasizing structure, shallow depth f/1.2, strong final impact frame, subtle athletic readiness, full beige suit, white t-shirt, white sleek sneakers, Peter Lindbergh influence Negative Commands (apply to all frames): no text, no watermark, no low quality, no cartoonish style Aspect Ratio: 3:4

UI & Social Media

手绘分镜脚本页

by @saniaspeaks_

This Storyboard sheet use for this video created with GPT image 2 Storyboard sheet prompt: A professional hand drawn sketch storyboard sheet, pencil and ink illustration style, rough artistic linework, cross-hatching for shadows, loose expressive strokes, monochrome black and white on aged cream/off-white paper texture background, 2x2 grid layout with four equal storyboard panels bordered by thick hand-drawn black ink frames. Top-left panel sketch: abandoned rusted cargo ship at dock, heavy hatching for rust texture, broken railings, algae, seagulls, no humans, dark moody pencil shading, handwritten label below: "SCENE 01 — ABANDONED STATE | Static wide dock shot | Overcast | No humans". Top-right panel sketch: same ship with workers using pressure washers, dynamic water spray motion lines, figures in safety gear, debris piles, handwritten label: "SCENE 02 — CLEANING & STRIP-DOWN | Pressure wash + debris clear | Cloudy daylight". Bottom-left panel sketch: welding sparks as burst star lines, scaffolding structure, worker figures grinding and painting, primer sections with hatching, handwritten label: "SCENE 03 — REPAIR & REBUILD | Welding sparks + scaffolding | Primer applied". Bottom-right panel sketch: fully restored ship, clean hull, workers standing back, golden hour rays as radiating diagonal lines, handwritten label: "SCENE 04 — FULL RESTORATION | Final paint + golden hour | Completion". Bold hand-lettered title at top: "SEA HARVEST VALLETTA — RESTORATION STORYBOARD". Handwritten production notes at bottom: "Cam: Static Wide-Angle Dock | Lens: Wide | Progression: Linear | Style: Photorealistic". Pencil graphite texture, ink pen outlines, rough paper feel, professional film storyboard aesthetic.

UI & Social Media
Chinese prompt

gpt image 2生图能力真的恐怖啊,这是我的提示词: 01 前端(用户看到的部分) 是什么:前端就是界面,是用户能看见、能点、能操作的部分。 在哪里:网页、小程序、App 的界面。 用什么做:HTML(结构)、CSS(样式)、JavaScript(交互)。 02 后端(背后处理的部分) 是什么:后端就是幕后大脑,负责逻辑和运算。 在哪里:服务器上,用户看不见。 作用: 处理登录注册 计算价格、推荐商品 接收前端请求、返回数据 常用的编程语言:Java、Python、Go、JavaScript(Node.js) 03 数据库(记忆的部分) 是什么:数据库就是用来存储和管理数据的。 存什么:账号、密码、订单、库存… 常见的数据库: MySQL、PostgreSQL(关系型,像表格一样) MongoDB(文档型,像文件夹一样) 04 SaaS(软件即服务) 是什么:SaaS = Software as a Service(软件即服务)。 核心特点: 打开网页/小程序/APP就能用 按月或按年订阅 常见形式:网站、移动 App、小程序都可以是 SaaS。 05 总结 前端:用户看到和操作的界面 后端:背后运行的逻辑和计算 数据库:存放和管理数据的地方 SaaS:把软件做成服务,用户随时通过网络使用 前端展示 → 后端处理 → 数据库存储 → SaaS 是交付方式 帮我针对上面的内容画一张易于理解的图

UI & Social Media
Chinese prompt

GPT-Image-2的一个妙用形象 这个提示词是一个老哥发我的 我试了下,效果也太强了 如果放在一年前 你可能三天三夜的ComfyUI工作流 才能做出来 提示词: 请根据我上传的人像照片,做一套个人形象分析图卡,包含发型、妆容、色彩和珠宝。要求:保留五官脸型肤色,不要过度修图,所有变化在同一张脸真实展示,风格干净高级。发型:长短、卷直、刘海,对比最适合/ 普通/不建议(显脸小、显老)妆容:眉眼鼻唇分析,标签(自然、提气色、柔和)色彩:不同颜色上身,对比推荐/普通/不适合(显白、显老)珠宝:珍珠、翡翠、红蓝宝、钻石、黄金,对比推荐/普通/不建议 整体:视觉为主,文字简短,4:5比例

UI & Social Media

A super simple workflow: 2 character images → GPT Image 2.0 storyboard → Seedance 2.0 animation. Just upload two character images and use the prompt below in GPT Image 2.0 to generate a full storyboard on a single page. Prompt: Create a clean, colorful storyboard poster in a 3x4 grid layout with 12 panels on a single page. Title at the top: "[MAIN TITLE]" Each panel must include: a scene number in a small circle, a short scene title, a colorful illustrated image, a 1–2 line description under the image. Main characters must remain visually consistent across all 12 panels: Character 1: [describe main character in detail] Character 2: [describe second character in detail] Theme/story: [overall story theme] Scene breakdown: [Scene title] – [what happens] [Scene title] – [what happens] [Scene title] – [what happens] [Scene title] – [what happens] [Scene title] – [what happens] [Scene title] – [what happens] [Scene title] – [what happens] [Scene title] – [what happens] [Scene title] – [what happens] [Scene title] – [what happens] [Scene title] – [what happens] [Scene title] – [what happens] Design style: cute 3D animated storybook style, warm emotional lighting, bright colors, soft shadows, child-friendly, clean panel borders, readable typography, neat poster composition, high detail. Important: Keep all 12 panels inside one single image. Make the layout clean and balanced. Keep the characters consistent in face, outfit, and colors. Make the text readable and properly placed. No cropped panels. No extra characters unless mentioned. Then upload that storyboard to Seedance 2.0 and use this prompt: Prompt: Generate a scene using the shots in the uploaded film storyboard. No text on screen. That’s it.

UI & Social Media

Create a 9:16 infographic of [PERSON NAME]. Photorealistic portrait + career timeline + key stats as callouts. Color block with brand color + navy + white. Bilingual EN/CN labels. Dense editorial style, no clutter.

UI & Social Media

Minimalist 4x4 "GET READY WITH ME — party edition", beige aesthetic, same woman, modest classy outfit, 16 steps (skincare→final look), soft light, clean editorial style.

UI & Social Media

小红书涂鸦照片编辑

by @ChillaiKalan__

Edit this photo into a cute Pinterest/Xiaohongshu-style doodle aesthetic edit while keeping the original composition and colors natural. Keep tones soft, airy, warm, and realistic. Add subtle white outline strokes, sketchy sparkles, stars, hearts, arrows, tiny flowers, playful swirls, mini handwritten notes, and a few balanced mascot doodles. Use real-face reference continuity, same background, warm soft light, plus several mini glossy 3D chibi versions of the character around the image.

UI & Social Media

Create a high-fashion editorial beverage campaign set on a minimalist rooftop at golden hour. Ultra-clean composition with strong negative space, warm sun flare, and soft shadows. A stylish male model with sharp features and effortless confidence is posed like a fashion editorial—slightly turned away, sipping from the can. He wears elevated linen tailoring in monochrome cream tones, partially unbuttoned, with subtle jewelry. Foreground: a sculptural stone pedestal holding a large hero can of AURELIS – Blood Orange Basil, hyper-detailed with condensation and botanical artwork. Typography is bold, oversized, and editorial: GOOD DAYS IN EVERY CAN Use refined serif typography with dramatic scale and spacing. Keep layout asymmetrical and magazine-like. Add subtle microcopy: “Botanical. Bright. Made to sparkle.” Minimal icons (thin line style): LOW SUGAR / REAL FRUIT / LIGHTLY SPARKLING / 12 OZ Bottom strip: 3 cans styled like a luxury product lineup with fruit + herbs arranged like still life photography: Blood Orange Basil Peach Ginger Lime Mint CTA: SHOP FLAVORS → Style: Vogue campaign, luxury branding, cinematic lighting, ultra-realistic, muted tones, high contrast, premium finish. Aspect ratio: vertical (4:5 or 9:16) 🌿 2. Minimal Premium (Apple-style) Prompt: Create a minimalist premium beverage ad with a sunlit rooftop setting and extremely clean composition. Background: soft gradient sky with warm golden-hour tones, minimal distractions, large negative space. A relaxed male model sits casually, taking a sip from the can. Wardrobe: simple, modern, neutral linen outfit. Centerpiece: a large floating or pedestal-mounted can of AURELIS – Blood Orange Basil, perfectly lit with soft reflections and visible condensation. Typography: SUN IN EVERY SIP Use modern minimal typography, centered, with generous spacing. Supporting line: “Real botanicals. Effortless refreshment.” Icons aligned horizontally: LOW SUGAR • REAL FRUIT • LIGHTLY SPARKLING • 12 OZ Bottom section: 3 cans evenly spaced, perfectly aligned with subtle shadows: Blood Orange Basil Peach Ginger Lime Mint CTA button (pill-shaped): SHOP FLAVORS Style: Apple-level minimalism, ultra-clean layout, soft gradients, modern luxury, highly polished product rendering. Aspect ratio: vertical (4:5 or 9:16) 🍊 3. Bold Gen Z Premium Version Prompt: Create a bold, scroll-stopping vertical beverage ad set on a rooftop during golden hour with vibrant citrus energy. Lighting: warm, saturated sunlight, glowing highlights, high contrast. A confident male model drinks directly from the can mid-action, candid and dynamic. Hero can: oversized, slightly exaggerated scale on a textured stone pedestal, covered in condensation. Typography: DRINK THE SUN Use large, expressive typography with strong contrast (deep green + burnt orange), slightly overlapping layout. Tagline: “Fresh. Bright. Addictive.” Feature icons arranged dynamically: LOW SUGAR REAL FRUIT LIGHTLY SPARKLING 12 OZ Bottom: 3 cans with energetic ingredient styling: Blood Orange Basil (splashes, citrus slices) Peach Ginger (fresh peach + ginger root) Lime Mint (lime wedges + mint leaves) CTA: SHOP FLAVORS → Style: premium but bold, modern campaign aesthetic, slightly experimental layout, high contrast, social-first, dynamic composition. Aspect ratio: vertical (9:16 preferred)

Browse by category

UI & Social Media GPT Image 2 Prompts (13) | Blinkvid