文生图

MacOS Kanban Review App UI — AI 图像提示词

A polished light-mode macOS kanban-style review dashboard mockup for redesigning a desktop productivity or engineering triage app. - AIPinMaker

GPT Image 2插画文生图
MacOS Kanban Review App UI
文生图

提示词

{"type":"desktop app UI mockup","platform":"macOS","style":"clean light-mode productivity dashboard, soft gray background, rounded cards, subtle shadows, thin dividers, minimalist modern SaaS aesthetic, dense but calm layout","app":{"name":"ReviewBoard","window_controls":"top-left macOS red yellow green traffic lights"},"layout":{"structure":"single wide application window split into 7 vertical columns plus a right inspector panel","sections":[{"title":"Inbox","position":"far left column","count":2,"labels":["Add wallet reordering to side...","Add Tor proxy support for nod..."]},{"title":"Needs Response","position":"second column from left","count":7,"labels":["Add wallet recovery word sta...","Implement transaction watche...","Add Key Teleport receive flow...","Add cove-keyteleport crate: K...","let users download their TAPSI...","Feat cache receive addresse...","[Feat] Custom block explorer"]},{"title":"Waiting On CI","position":"third column","count":0,"labels":[]},{"title":"Waiting On Codex","position":"fourth column","count":3,"labels":["detect silent payment address...","Extract pi and pjs params fro...","Fix fiat amount paste stripping..."]},{"title":"Waiting On Manual Test","position":"fifth column","count":0,"labels":[]},{"title":"Watching Merge","position":"sixth column","count":0,"labels":[]},{"title":"Inspector","position":"far right sidebar","count":8,"labels":["Signals","Checks","PR Context","Tags and Notes","Notes","Blockers","Workflow","Recent Commits"]}],"top_right_controls":{"count":3,"labels":["Board","List","Refresh"]}},"board":{"column_style":"tall pale gray kanban lanes with header labels, tiny count chevrons, and centered empty-state drop targets in empty lanes","cards":{"shape":"small white rounded rectangles with faint shadow and thin border","metadata":"issue or PR number at top left, bold truncated title, author and date line below, occasional small colored status pill such as green Code or red Codex, some cards with a tiny orange notification dot at top right"}},"inspector":{"tabs":{"count":3,"labels":["OPEN","NEEDS DESIGN","DRAFT"],"active":"NEEDS DESIGN"},"signals":"empty light gray panel with text indicating no blocking signals","checks":{"summary":"horizontal status card with three columns for Passing, Pending, and Failing, plus Total 9 on the right","counts":{"Passing":9,"Pending":0,"Failing":0}},"pr_context":{"fields":["Base","Head","Merge State","CI Approval","Clean","Last Need","Updated","Apr 21, 2026 at 2:36 PM","Last Push","Apr 20, 2026 at 2:03 PM","SHA","a7c48b5a"]},"tags_and_notes":{"elements":3,"labels":["comma separated tags","Save Tags","Notes"]},"blockers":{"elements":3,"labels":["No blockers saved","Add Blocker","Save Review Note"]},"workflow":{"groups":2,"labels":["Inbox","Snooze"],"buttons":["Mark Unseen","1 Day","3 Days","1 Week","Snooze"]},"recent_commits":{"visible_count":1,"labels":["Add ability to send directly to other imported wallets"]}},"camera":"straight-on full-window screenshot","text_rendering":"tiny crisp UI text, realistic product design presentation","color_palette":{"background":"very light warm gray","columns":"light gray","cards":"white","accent":"green active states, pale blue selected tab, orange notification dots, muted black text"}}

参考图片

MacOS Kanban Review App UI reference
文生图

如何使用这个 AI 图像提示词模板

  1. AiVideo Maker stepOne1
    复制提示词 —— 取走该模板的提示词与反向提示词。
  2. iVideo Maker stepTwo2
    选择模型 —— 选一个推荐的 AI 模型以获得最佳匹配。
  3. AiVideo Maker stepThree3
    生成 —— 一键打开工作台并生成你的作品。

相关模板

Software Shortcut Infographic
GPT Image 2

Software Shortcut Infographic

Create a infographic image of Software Shortcut Infographic. Style: photorealistic. Composition: balanced and well-framed. Lighting: natural with cinematic mood. Category: illustration. Reference: software-shortcut-infographic-14722.

flat-designpptsharp-focus
文生图
Web-based Word-like rich text editor in one HTML file
Nano Banana 2

Web-based Word-like rich text editor in one HTML file

帮我写一个类似word (参考软件)的网页版富文本编辑器,包含它的主要功能,所有代码放在一个html文件里。看这个效果: 标题, 段落, 左对齐, 粗体, 斜体, 右对齐, 下划线, 删除线, 背景色, 颜色, 编号, 撤撤回,最后再来个下载干拉, 直接生成html, 齐活!

flat-designpptsharp-focus
文生图
Hybrid Cache Execution Flowchart
GPT Image 2

Hybrid Cache Execution Flowchart

Create a clean vertical technical workflow infographic on a light gray background, using a minimalist modern product-diagram style with rounded white cards, thin colored outlines, simple vector line icons, dark navy text, and navy connector arrows. The composition is a single centered top-to-bottom flowchart with 7 numbered main steps, plus 2 parallel cache-group panels branching from step 4 into step 5, and a thick dark return arrow on the far left looping from the bottom back to the top. Use crisp sans-serif typography, generous spacing, subtle pastel accent colors, no gradients, no shadows, and presentation-slide clarity. At the top center place step card 1 with a blue outline and a code/chat icon on the left. Title text: "1. chat completions request (step 1 title)". Subtitle beneath: "conversation_id + cache_salt + new suffix messages". Below it place step card 2 with a blue outline and a document/list icon. Title: "2. Frontend conversation ledger". Subtitle: "lease same id + track committed messages". Below it place step card 3 with a cyan outline and a database-with-magnifier icon. Title: "3. Exact conversation cache lookup". Subtitle: "conversation_id  committed turn state". Below it place step card 4 with a purple outline and a branching scheduler icon. Title: "4. Scheduler cache attachment". Subtitle: "set num_computed_tokens + attach committed state". From step 4, branch downward into 2 side-by-side group panels. Left group panel: a pale green rounded container titled "Full-attention KV cache group". Inside it, stack 2 inner cards. First inner card has a green block-grid icon, title "Committed block refs", subtitle "share aligned full KV blocks". Second inner card below has a green layered-sheets icon, title "Tail COW copy", subtitle "copy unaligned KV tail". At the bottom of the green panel add small footer text: "paged K/V tensors for transformer layers". Right group panel: a pale purple rounded container titled "Mamba terminal-state cache group". Inside it, stack 2 inner cards. First inner card has a purple database/network icon, title "Committed terminal state", subtitle "exact state at committed length". Second inner card below has a purple wavy-lines icon, title "Request-owned terminal copy", subtitle "copy SSM + conv state". At the bottom of the purple panel add small footer text: "align-mode terminal state placement". Merge both group-panel outputs into a centered step card 5 with a blue outline and a microchip icon. Title: "5. Hybrid model execution". Subtitle: "run only the uncached suffix". Inside the bottom area of this card, include 2 pill-shaped labels side by side: "Transformer layers" and "Mamba layers". Below it place step card 6 with a blue outline and a sparkle icon. Title: "6. Decode assistant tokens". Subtitle: "stream response token by token". Below it place step card 7 with a warm yellow-orange outline and a database-with-check icon. Title: "7. Commit completed turn". Subtitle: "publish pending state or discard on failure". Add a thick dark navy loop arrow running down the far left side, entering step 1 near the top from the left and returning from step 7 at the bottom back upward. Along this left loop, near the lower half, place stacked annotation text: "next request reuses committed conversation head". Add 2 dashed publish arrows rising upward from step 7 toward the cache-group panels: one green dashed arrow on the left pointing to the green cache panel, labeled "publish new state"; one purple dashed arrow on the right pointing to the purple cache panel, also labeled "publish new state". Keep the exact total count of 7 numbered main cards, 2 cache group panels, 4 inner cache cards, and 2 pill labels. Preserve a portrait aspect ratio similar to a conference-slide architecture diagram.

pptflat-designsharp-focus
文生图
LLM Crash Course Visualizer
GPT Image 2

LLM Crash Course Visualizer

Create a infographic image of Llm Crash Course Visualizer. Style: photorealistic. Composition: balanced and well-framed. Lighting: natural with cinematic mood. Category: illustration. Reference: llm-crash-course-visualizer-22741.

pptflat-designsharp-focus
文生图
Refreshing App UI with Nano Banana Pro Agent V1.2 and Gemini AI Studio
Nano Banana 2

Refreshing App UI with Nano Banana Pro Agent V1.2 and Gemini AI Studio

nano banana pro エージェントV1.2で VideコーディングしたアプリのUIを刷新するプロンプト

flat-designsharp-focusppt
文生图
Kafka Architecture Diagram
GPT Image 2

Kafka Architecture Diagram

Create a creative image of Kafka Architecture Diagram. Style: photorealistic. Composition: balanced and well-framed. Lighting: natural with cinematic mood. Category: photography. Reference: kafka-architecture-diagram-14754.

pptflat-designsharp-focus
文生图

探索更多提示词

按分类浏览更多 AI 图像和视频提示词。