writing-plans
Use when you have a spec or requirements for a multi-step task, before touching code
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use when you have a spec or requirements for a multi-step task, before touching code
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
根据用户提供的界面需求草稿,结构化地生成适用于 Nano Banana (以及 Nano Banana 2) 的英文图像生成提示词,帮助用户快速生成高质量的UI设计视觉稿。在用户需要从UI设计草稿生成视觉稿时使用。
引导用户完成一个多阶段的 UI/UX 设计流程,产生一份高质量、高可用的 UI/UX 设计原型的草稿。在用户有模糊的、碎片化的 UI/UX 设计想法或仅有功能需求时使用,通过结构化、启发式的提问,将逐步转化为逻辑严密、细节丰富的专业 UI 设计方案。
UI/UX review checklist for landing pages and dashboards. Focus on hierarchy, accessibility, responsive layout, and interaction quality.
SOC 직업 분류 기준
| name | writing-plans |
| description | Use when you have a spec or requirements for a multi-step task, before touching code |
Write plans assuming the executor has zero context for the codebase: every
task must carry everything needed to start from its description alone. The
output format (YAML frontmatter, ## Tasks, ### Task: blocks) is defined by
your workflow_plan.md format spec — this skill governs how to decompose and
what makes task content good, not the file layout.
dependencies every task whose output
it consumes, and its description references those outputs explicitly.description and execution_hints.After writing the plan, re-read the draft with fresh eyes and check:
Fix issues inline, then write the final plan file.