원클릭으로
design
Use when planning or implementing UI with IBR.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use when planning or implementing UI with IBR.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | design |
| description | Use when planning or implementing UI with IBR. |
Use IBR as the design planner before editing non-trivial UI. The output should be a clear design contract, then implementation, then validation evidence.
ui-ux-guidance for current IBR design guidance: Calm Precision, web archetypes, target roles, imagegen gates, states, mobile, and data visualization.visual-target..ibr/builds/<topic>/design-intent.json.For substantial UI work, record:
{
"topic": "...",
"platform": "web|iOS|macOS|cross-platform",
"scope": "component|page|flow|app",
"archetype": "...",
"primaryUserGoal": "...",
"primaryAction": "...",
"layoutTarget": "wireframe-target|none",
"visualTarget": "visual-target|none",
"imagegenConcepts": [{"path": "...", "role": "inspiration|visual-target", "approved": false}],
"validationCriteria": ["..."]
}
references/web-design/: router, information architecture, interaction states, visual system, voice/content states, and data visualization.Ask before implementation when target choice, generated concept approval, platform, primary action, real-data availability, or validation mode is ambiguous. Otherwise make a conservative decision and record the assumption.
Implementation is complete only when validation evidence exists or remaining issues are explicitly surfaced.
Use when /ibr:build detects .mockup-gallery/ or IBR needs to tie a build to gallery-selected mockups. Reads ratings/selections, enforces approved target roles, preserves scratch-first workflow, and writes implementation completion. Filesystem only.
Use when validating iOS, watchOS, or macOS UI with IBR.
Use when working on iOS, watchOS, or macOS apps — .swift files, SwiftUI views, simulators. IBR's native scan workflow for touch targets, a11y labels, watchOS constraints, Fix Guide.
Use when scanning, auditing, comparing, or testing UI with IBR.
Use when planning, designing, implementing, or auditing UI/UX with IBR in Codex. Provides the latest compact IBR guidance for Calm Precision, web archetypes, interaction states, mobile, content states, data visualization, Mockup Gallery targets, and imagegen approval gates.
Use when building cards, navs, forms, dashboards, modals, tables, or lists. Opinionated patterns with Calm Precision principles, spacing, accessibility, and anti-patterns.