brand
Apply color palette, typography, logo, and visual branding from brief
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Apply color palette, typography, logo, and visual branding from brief
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Token-only design polish for landing: accent scale check, optional font / radius overrides in design.ts
Fill packages/landing/src/content/site.ts from brief.md. The landing template already ships to the venture via platform-modules in bootstrap Step 1 — this skill only populates content.
Frontend development task
Remove sample entities and UI not present in the brief
Generate dashboard page with Recent blocks for each entity from brief
Generate one complete entity vertical slice (backend + frontend)
| name | brand |
| description | Apply color palette, typography, logo, and visual branding from brief |
| agent | _builder |
| argument-hint |
Reads Section 8 (Branding) from brief.md and applies to the venture's app:
packages/app/src/styles/main.css (or equivalent) with:
--color-primary, --color-secondary, --color-accent--color-background, --color-surface--color-success, --color-error, --color-warning--border-radius (from brief)--font-family (from brief)public/ and reference in navbarRead brief.md Section 8. Read existing CSS/config files. Edit CSS custom properties.