Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
직접 명령은 검토 Prompt를 거치지 않습니다. 실행하기 전에 소스를 확인하세요.
npx skills add https://github.com/jmagly/aiwg --skill creative-brief명령은 한 줄로 유지됩니다. 복사하기 전에 가로로 스크롤해 전체 내용을 확인하세요.
로컬 사본을 원하시나요? SkillsMP에서 현재 제공할 수 있는 파일을 다운로드하세요.
WCAG accessibility analysis for color palettes including contrast ratios, compliance checking, and remediation suggestions. Use when user needs to verify colors meet accessibility standards.
Generate, analyze, compare, export, and suggest color palettes using color theory. Use when user asks about colors, palettes, color schemes, or needs help choosing colors for a project.
Research current color trends from Pantone, architecture, film, and design. Use when user asks about trending colors, popular palettes, or wants research-backed color inspiration.
SOC 직업 분류 기준
SKILL.md 표시 중
| namespace | aiwg |
| name | creative-brief |
| platforms | ["all"] |
| description | Project directory path (default current directory) |
| commandHint | {"argumentHint":"<project-name> [--asset-type type] [--guidance \"text\"] [--interactive]"} |
Generate comprehensive creative brief to guide design and content development.
Gathers Project Context
Develops Creative Direction
Documents Requirements
Creative Brief Request
↓
[Campaign Strategist] → Strategic Context
↓
[Creative Director] → Creative Strategy
↓
[Art Director] → Visual Direction
↓
[Copywriter] → Verbal Direction
↓
[Brand Guardian] → Brand Compliance Check
↓
[Production Coordinator] → Deliverables & Timeline
↓
Complete Creative Brief
| Agent | Role | Output |
|---|---|---|
| Campaign Strategist | Strategy context | Objectives, audience |
| Creative Director | Creative vision | Creative strategy |
| Art Director | Visual direction | Mood, style |
| Copywriter | Verbal direction | Tone, messaging |
| Brand Guardian | Compliance | Brand requirements |
| Production Coordinator | Logistics | Specs, timeline |
Saved to .aiwg/marketing/creative/briefs/:
{project-name}-creative-brief.md - Complete creative brief{project-name}-visual-direction.md - Mood board description{project-name}-deliverables.md - Asset specifications{project-name}-timeline.md - Production schedulePurpose: Provide upfront direction to tailor creative priorities and approach
Examples:
--guidance "Minimalist aesthetic, focus on product photography over lifestyle"
--guidance "Tight 2-week deadline, prioritize hero assets first"
--guidance "Must appeal to Gen Z, TikTok-first approach"
--guidance "Accessibility critical, WCAG AAA target"
How Applied:
Purpose: Guide through discovery questions to build comprehensive brief
Questions Asked (if --interactive):
# Basic creative brief
/creative-brief "Holiday Campaign 2024"
# With asset type
/creative-brief "Product Launch Video" --asset-type video
# With strategic guidance
/creative-brief "Brand Refresh" --guidance "Premium feel, competitor X as anti-reference"
# Interactive mode with guidance
/creative-brief "Q1 Launch" --interactive --guidance "Focus on mobile-first assets"
# Full specification
/creative-brief "Brand Refresh" --asset-type brand --project-directory ./brand-team