/30-design-master-global
Master design skill for ai-business-skills — covers 8 design categories (personal brand, business logo, campaign visual, day-to-day marketing, editorial, infographic, web mockup, quote graphic). Auto-reads brand identity (logo + palette + typography) from project context,
$ npx -y skills add minhnv0807/ai-business-skills --skill 30-design-master-global --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
- You can call itInvoke it directly when you want it.
- Slash command
/30-design-master-global
Context preview
The summary Claude sees to decide when to auto-load this skill.
Master design skill for ai-business-skills — covers 8 design categories (personal brand, business logo, campaign visual, day-to-day marketing, editorial, infographic, web mockup, quote graphic). Auto-reads brand identity (logo + palette + typography) from project context,
SKILL.md
30-design-master-global.SKILL.mdname: 30-design-master-global
description: |
Master design skill for ai-business-skills — covers 8 design categories (personal brand, business logo, campaign visual, day-to-day marketing, editorial, infographic, web mockup, quote graphic). Auto-reads brand identity (logo + palette + typography) from project context, composes prompts aligned with brand voice, and generates images via gpt-image-2 (OpenAI's image model) when an API key is available — otherwise outputs paste-ready prompts for 5 platforms (DALL-E 3, MidJourney, Leonardo, Imagen, Bing/Copilot Designer). Includes Prompt Director mode: accepts reference images, analyzes style/composition, creates copy-paste-ready master prompts, asks for the exact missing assets (face, brand colors, logo, product), and handles multiple images as separate optimized prompt flows. Clearly separates personal vs. brand work, and routes web mockup requests to dedicated HTML skills when appropriate.
Triggers — "design image", "create logo", "campaign visual", "social post design", "infographic", "key visual", "hero web mockup", "marketing visual", "personal avatar", "monogram", "quote graphic", "MidJourney prompt", "DALL-E prompt", "brand mockup", "reference image", "master prompt", "brand color adaptation", "add logo". DO NOT USE for — full interactive web UI (use web-prototype/saas-landing instead), video creation (use 04-script-video-global + Seedance/Kling), animation (use motion-frames).
metadata:
version: 1.1.0
category: design
triggers:
- "design image"
- "create logo"
- "campaign visual"
- "social post design"
- "infographic"
- "key visual"
- "hero web mockup"
- "personal avatar"
- "monogram"
- "quote graphic"
- "MidJourney prompt"
- "DALL-E prompt"
- "brand mockup"
- "marketing visual"
- "reference image"
- "master prompt"
- "brand color adaptation"
- "add logo"
license: MIT
related:
- 02-campaign-brief-global
- 05-ad-copy-global
- 22-personal-brand-context (VN-only — no EN equivalent yet)
- 24-ai-avatar-production (VN-only — no EN equivalent yet)
Design Master — 30-design-master-global
A single master skill that handles 8 design categories for ai-business-skills. One door for both personal work (founder, creator) and brand work (logo, campaign, day-to-day marketing). Reads brand identity from the project context, composes prompts in the right brand voice, and routes the request to the right tool: direct generation via gpt-image-2, paste-ready prompts for 5 popular platforms, or dispatch via Open Design infrastructure.
The skill is written in plain professional English so a non-designer client can read it, understand it, and fill it in alongside the AI. Frontmatter field names stay in English (do not translate) to keep AI parsing intact.
When the user provides a reference image or asks for prompts for image/video/storyboard generation, act as a Prompt Director: classify intent, analyze the image into prompt layers, output an English copy-paste prompt, and state which assets are needed for each image.
---
The 8 design categories
| # | Type | Subject | When to use | Tool | |---|------|---------|-------------|------| | 1 | personal-brand | Individual (founder/creator) | Profile avatar, monogram, speaker cover, personal quote graphic | gpt-image-2 raster | | 2 | business-logo | Brand logo identity | Logo primary/secondary/mark | gpt-image-2 multi-variant 3-5 directions + human-review disclaimer | | 3 | business-campaign | Brand campaign visual | TVC still, OOH, product hero, campaign key visual | gpt-image-2 raster | | 4 | marketing-day-to-day | Operational marketing | Social post, banner ad, email header, story | gpt-image-2 raster | | 5 | editorial | Long-form publication | Magazine cover, article hero, e-book, lookbook | gpt-image-2 raster | | 6 | infographic | Data/plan/process visualization | Roadmap, process flow, comparison chart | gpt-image-2 (text-minimal, icons-focused) | | 7 | web-mockup | UI screen sketch | Landing hero, app screen mockup | **Hybrid**: gen 1 hero image via gpt-image-2 + recommend HTML skills for the full interactive mockup | | 8 | quote-graphic | Quote post | "Guru post" IG, LinkedIn quote, motivational | Hybrid: gpt-image-2 background + HTML text overlay |
---
When to trigger / when NOT to trigger
Triggers (invoke this skill)
- "design image", "create logo", "campaign poster", "campaign banner"
- "social post design", "infographic", "key visual", "hero web mockup"
- "marketing visual", "personal avatar", "monogram", "quote graphic"
- "MidJourney prompt", "DALL-E prompt", "Leonardo prompt", "Imagen prompt"
DO NOT INVOKE (route to a different skill)
| Case | Route to | |------|----------| | Full interactive web UI mockup (multi-section, with behavior) | **`web-prototype`** / **`saas-landing`** / **`mobile-app`** / **`dashboard`** / **`frontend-design`** | | Video creation (TVC, ad video, UGC) | **`04-script-video-global`** + Seedance/Kling/Sora dispatcher | | Animation, motion graphics, sprite | **`motion-frames`** / **`sprite-animation`** | | Audio asset (jingle, voiceover, SFX) | **`audio-jingle`** | | Document layout (PDF report, multi-page e-guide) | **`digital-eguide`** / **`finance-report`** / **`magazine-poster`** |
---
Mode detection cascade (Step 0)
Three layers of type detection, in priority order:
Layer 1 — Keyword auto-detect
| Keyword | Detected type | |---------|---------------| | "avatar", "profile picture", "monogram", "speaker cover", "headshot" | personal-brand | | "logo", "wordmark", "lockup", "brand mark" | business-logo | | "key visual", "campaign visual", "TVC still", "OOH", "product hero" | business-campaign | | "social post", "banner ad", "email header", "IG story", "Facebook post" | marketing-day-to-day | | "magazine cover", "article hero", "e-book cover", "editorial", "lookbook" | editorial | | "infographic", "roadmap visual", "process flow", "comparison chart", "data viz" | infographic | | "her
Read more
name: 30-design-master-global description: | Master design skill for ai-business-skills — covers 8 design categories (personal brand, business logo, campaign visual, day-to-day marketing, editorial, infographic, web mockup, quote graphic). Auto-reads brand identity (logo + palette + typography) from project context, composes prompts aligned with brand voice, and generates images via gpt-image-2 (OpenAI's image model) when an API key is available — otherwise outputs paste-ready prompts for 5 platforms (DALL-E 3, MidJourney, Leonardo, Imagen, Bing/Copilot Designer). Includes Prompt Director mode: accepts reference images, analyzes style/composition, creates copy-paste-ready master prompts, asks for the exact missing assets (face, brand colors, logo, product), and handles multiple images as separate optimized prompt flows. Clearly separates personal vs. brand work, and routes web mockup requests to dedicated HTML skills when appropriate. Triggers — "design image", "create logo", "campaign visual", "social post design", "infographic", "key visual", "hero web mockup", "marketing visual", "personal avatar", "monogram", "quote graphic", "MidJourney prompt", "DALL-E prompt", "brand mockup", "reference image", "master prompt", "brand color adaptation", "add logo". DO NOT USE for — full interactive web UI (use web-prototype/saas-landing instead), video creation (use 04-script-video-global + Seedance/Kling), animation (use motion-frames). metadata: version: 1.1.0 category: design triggers: - "design image" - "create logo" - "campaign visual" - "social post design" - "infographic" - "key visual" - "hero web mockup" - "personal avatar" - "monogram" - "quote graphic" - "MidJourney prompt" - "DALL-E prompt" - "brand mockup" - "marketing visual" - "reference image" - "master prompt" - "brand color adaptation" - "add logo" license: MIT related: - 02-campaign-brief-global - 05-ad-copy-global - 22-personal-brand-context (VN-only — no EN equivalent yet) - 24-ai-avatar-production (VN-only — no EN equivalent yet)
Design Master — 30-design-master-global
A single master skill that handles 8 design categories for ai-business-skills. One door for both personal work (founder, creator) and brand work (logo, campaign, day-to-day marketing). Reads brand identity from the project context, composes prompts in the right brand voice, and routes the request to the right tool: direct generation via gpt-image-2, paste-ready prompts for 5 popular platforms, or dispatch via Open Design infrastructure.
The skill is written in plain professional English so a non-designer client can read it, understand it, and fill it in alongside the AI. Frontmatter field names stay in English (do not translate) to keep AI parsing intact.
When the user provides a reference image or asks for prompts for image/video/storyboard generation, act as a Prompt Director: classify intent, analyze the image into prompt layers, output an English copy-paste prompt, and state which assets are needed for each image.
---
The 8 design categories
| # | Type | Subject | When to use | Tool | |---|------|---------|-------------|------| | 1 | personal-brand | Individual (founder/creator) | Profile avatar, monogram, speaker cover, personal quote graphic | gpt-image-2 raster | | 2 | business-logo | Brand logo identity | Logo primary/secondary/mark | gpt-image-2 multi-variant 3-5 directions + human-review disclaimer | | 3 | business-campaign | Brand campaign visual | TVC still, OOH, product hero, campaign key visual | gpt-image-2 raster | | 4 | marketing-day-to-day | Operational marketing | Social post, banner ad, email header, story | gpt-image-2 raster | | 5 | editorial | Long-form publication | Magazine cover, article hero, e-book, lookbook | gpt-image-2 raster | | 6 | infographic | Data/plan/process visualization | Roadmap, process flow, comparison chart | gpt-image-2 (text-minimal, icons-focused) | | 7 | web-mockup | UI screen sketch | Landing hero, app screen mockup | **Hybrid**: gen 1 hero image via gpt-image-2 + recommend HTML skills for the full interactive mockup | | 8 | quote-graphic | Quote post | "Guru post" IG, LinkedIn quote, motivational | Hybrid: gpt-image-2 background + HTML text overlay |
---
When to trigger / when NOT to trigger
Triggers (invoke this skill)
- "design image", "create logo", "campaign poster", "campaign banner"
- "social post design", "infographic", "key visual", "hero web mockup"
- "marketing visual", "personal avatar", "monogram", "quote graphic"
- "MidJourney prompt", "DALL-E prompt", "Leonardo prompt", "Imagen prompt"
DO NOT INVOKE (route to a different skill)
| Case | Route to | |------|----------| | Full interactive web UI mockup (multi-section, with behavior) | **`web-prototype`** / **`saas-landing`** / **`mobile-app`** / **`dashboard`** / **`frontend-design`** | | Video creation (TVC, ad video, UGC) | **`04-script-video-global`** + Seedance/Kling/Sora dispatcher | | Animation, motion graphics, sprite | **`motion-frames`** / **`sprite-animation`** | | Audio asset (jingle, voiceover, SFX) | **`audio-jingle`** | | Document layout (PDF report, multi-page e-guide) | **`digital-eguide`** / **`finance-report`** / **`magazine-poster`** |
---
Mode detection cascade (Step 0)
Three layers of type detection, in priority order:
Layer 1 — Keyword auto-detect
| Keyword | Detected type | |---------|---------------| | "avatar", "profile picture", "monogram", "speaker cover", "headshot" | personal-brand | | "logo", "wordmark", "lockup", "brand mark" | business-logo | | "key visual", "campaign visual", "TVC still", "OOH", "product hero" | business-campaign | | "social post", "banner ad", "email header", "IG story", "Facebook post" | marketing-day-to-day | | "magazine cover", "article hero", "e-book cover", "editorial", "lookbook" | editorial | | "infographic", "roadmap visual", "process flow", "comparison chart", "data viz" | infographic | | "her
138 bilingual AI marketing skills (69 VN + 69 Global) for Claude Code, OpenCode, Codex, VS Code. Four role SOP packs — content, design, performance, leader ops — plus strategy, personal brand, AI avatar, dropshipping, design master, knowledge library. 4 regions (US/EU/SEA/LATAM) + Vietnam 2025-2026. Companion: opa-kit.
Repo: minhnv0807/ai-business-skills
Other skills on ai-business-skills.
- /00-marketing-plan-global
Comprehensive 7-section marketing plan for global businesses — strategy, target audience, positioning, channels, content, KPIs, budget. Reads `.agents/product-marketing-context-global.md` first. Universal framework adapts to US/EU/SEA/LATAM via foundation skill region. Trigger:
Open skill - /01-content-calendar-global
Monthly content calendar for global businesses — multi-channel posting schedule with funnel ratio, content pillars, repurposing matrix, and quality scoring. Reads `.agents/product-marketing-context-global.md`. Universal framework, region-specific posting times via foundation
Open skill - /02-campaign-brief-global
9-section campaign brief for global campaigns — context, objectives, target, message, creative, channels, timeline, deliverables, risks. Reads `.agents/product-marketing-context-global.md`. Universal framework, region-specific benchmarks via foundation skill. Trigger: 'campaign
Open skill - /03-performance-eval-global
Diagnose marketing performance for global businesses — root cause analysis, 5-Whys, 48-hour action plan. Has 4 region variants for benchmarks (US/EU/SEA/LATAM). Reads `.agents/product-marketing-context-global.md`. INCLUDES Dropshipping KPI section (ROAS, BE-ROAS, profit margin,
Open skill - /04-script-video-global
Short-form video scripts for TikTok, Reels, YouTube Shorts — 2 A/B variants, 6 hook formulas, timestamp breakdown, shoot guide, caption + hashtag, viral score. Reads `.agents/product-marketing-context-global.md`. Universal framework, English-language hooks. Trigger: 'video
Open skill - /05-ad-copy-global
6 ad copy variations (2 TOFU + 2 MOFU + 2 BOFU) for global markets. Frameworks: AIDA, PAS, BAB. Platforms: Meta, Google, TikTok. INCLUDES Dropshipping Mode (4 templates) for Shopify dropshippers. Trigger: 'ad copy', 'Facebook ads', 'TikTok ads', 'Google Ads copy', 'dropshipping
Open skill

