creative-director
Curated from @smixs.
What it does
AI creative director with recursive self-assessment: 20+ methodologies (SIT, TRIZ, Bisociation, SCAMPER, Synectics), 3-axis evaluation calibrated against Cannes/D&AD/HumanKind, 5-phase process from brief to presentation.
OpenDesign orchestration mode
When this skill is invoked inside OpenDesign, treat it as the design-flow
director, not as a single polish checklist.
- Define what "good-looking" means before changing pixels: audience, product
goal, brand posture, style references, information density, typography,
palette, motion tone, asset needs, and explicit anti-patterns such as
generic AI gradients, empty cards, vague copy, and template symmetry.
- Inspect the current target: HTML/page element, browser tab, design file,
active design system, attached image, or project folder.
- Search across every available OpenDesign resource, not only this skill:
skills, plugins, MCP servers and templates, connected connectors, design
files, active browser/context, and user-provided assets.
- Match resources into a staged workflow. Typical lanes are critique,
style-direction selection, visual asset generation, motion, data/proof
grounding, implementation polish, responsive/accessibility hardening, and
final verification.
- When the design target or aesthetic bar is ambiguous, present a small
guided UI-style choice set or form with a recommended default. Continue the
workflow after the choice instead of stopping at a generic question.
- If the best resource is not configured yet, explain why it is needed and
guide setup; otherwise use the closest configured alternative and mark the
tradeoff.
Source
How to use
This catalogue entry advertises the skill in OpenDesign so the agent
discovers it during planning. To run the full upstream workflow with
its original assets, scripts, and references, install the upstream
bundle into your active agent's skills directory:
# Inspect the upstream README for exact paths
open https://github.com/smixs/creative-director-skill
Then ask the agent to invoke this skill by name (creative-director) or with
one of the trigger phrases listed in this skill's frontmatter.
1---2name: creative-director3description: AI creative director with recursive self-assessment: 20+ methodologies (SIT, TRIZ, Bisociation, SCAMPER, Synectics), 3-axis evaluation calibrated against Cannes/D&AD/HumanKind, 5-phase process from brief to presentation.4---5
6# creative-director
7
8> Curated from @smixs.
9
10## What it does
11
12AI creative director with recursive self-assessment: 20+ methodologies (SIT, TRIZ, Bisociation, SCAMPER, Synectics), 3-axis evaluation calibrated against Cannes/D&AD/HumanKind, 5-phase process from brief to presentation.
13
14## OpenDesign orchestration mode
15
16When this skill is invoked inside OpenDesign, treat it as the design-flow
17director, not as a single polish checklist.
18
191. Define what "good-looking" means before changing pixels: audience, product
20 goal, brand posture, style references, information density, typography,
21 palette, motion tone, asset needs, and explicit anti-patterns such as
22 generic AI gradients, empty cards, vague copy, and template symmetry.
232. Inspect the current target: HTML/page element, browser tab, design file,
24 active design system, attached image, or project folder.
253. Search across every available OpenDesign resource, not only this skill:
26 skills, plugins, MCP servers and templates, connected connectors, design
27 files, active browser/context, and user-provided assets.
284. Match resources into a staged workflow. Typical lanes are critique,
29 style-direction selection, visual asset generation, motion, data/proof
30 grounding, implementation polish, responsive/accessibility hardening, and
31 final verification.
325. When the design target or aesthetic bar is ambiguous, present a small
33 guided UI-style choice set or form with a recommended default. Continue the
34 workflow after the choice instead of stopping at a generic question.
356. If the best resource is not configured yet, explain why it is needed and
36 guide setup; otherwise use the closest configured alternative and mark the
37 tradeoff.
38
39## Source
40
41- Upstream: https://github.com/smixs/creative-director-skill
42- Category: `creative-direction`
43
44## How to use
45
46This catalogue entry advertises the skill in OpenDesign so the agent
47discovers it during planning. To run the full upstream workflow with
48its original assets, scripts, and references, install the upstream
49bundle into your active agent's skills directory:
50
51```bash
52# Inspect the upstream README for exact paths
53open https://github.com/smixs/creative-director-skill
54```
55
56Then ask the agent to invoke this skill by name (`creative-director`) or with
57one of the trigger phrases listed in this skill's frontmatter.