Brand Asset Management Skill
Expert in Alex brand hierarchy, visual identity systems, asset deployment, and platform-specific branding guidelines.
Capabilities
- Manage brand hierarchy (CorreaX → Alex → Platform heirs)
- Deploy and maintain visual assets (banners, logos, icons)
- Apply platform-specific branding guidelines
- Generate persona-based marketing copy
- Maintain GK premium branding (space station metaphor)
- Ensure brand consistency across heirs
When to Use This Skill
- User mentions "branding", "logo", "banner", or "assets"
- Creating or updating marketplace listings
- Deploying visual identity to new platforms
- Reviewing brand consistency across heirs
- Generating persona-targeted copy
Core Concepts
Brand Hierarchy
| Level |
Brand |
Symbol |
Usage |
| Parent |
CorreaX |
C split X mark |
Footer attribution, legal |
| Product |
Alex |
A Negative Space Rocket |
All Alex-specific assets |
| Platform |
Per-heir |
Logo variants |
VS Code, M365, GitHub |
Locked Brand Elements
| Element |
Value |
| Tagline |
"Strap a Rocket to Your Back" |
| Subtitle Template |
"Take Your [NOUN] to New Heights" |
| Primary Icon |
$(rocket) codicon |
| Colors |
Azure blue (#0078d4) + thrust orange (#ff6b35) |
GK Premium Branding
| Tier |
Symbol |
Meaning |
| Standard |
A Negative Space Rocket |
Individual project acceleration |
| Premium (GK) |
Space Station + Docked Rocket |
Cross-project knowledge hub |
| GK Tagline |
"Your MISSION CONTROL for Cross-Project Wisdom" |
|
| GK Colors |
Azure + orange + sync green (#00ff88) |
|
Asset Locations
| Asset |
Path |
Purpose |
| Animated Banner |
.github/assets/banner.svg |
GitHub READMEs |
| Static Banner |
assets/banner.png |
Marketplace fallback |
| Extension Icon |
platforms/vscode-extension/assets/icon.png |
Marketplace icon |
| Mono Logo |
platforms/vscode-extension/assets/logo-mono.svg |
Activity bar |
| M365 Color |
platforms/m365-copilot/appPackage/color.png |
Teams color icon |
| M365 Outline |
platforms/m365-copilot/appPackage/outline.png |
Teams outline icon |
Platform Guidelines
| Platform |
Format |
Key Requirement |
| GitHub |
Animated SVG |
20s cycle, 10 personas, crossfade |
| VS Code Marketplace |
Static PNG |
icon.png (A Negative Space Rocket) |
| M365 Teams |
Static PNG |
color.png (192×192), outline.png (32×32) |
Store Description Pattern
🚀 STRAP A ROCKET TO YOUR BACK
[Hook]
━━━ [PLATFORM] vs [PLATFORM] + ALEX ━━━
▸ Capability: Before → After
━━━ WHY ALEX? ━━━
━━━ TAKE YOUR [NOUN] TO NEW HEIGHTS ━━━
[Persona → Benefit mappings]
━━━ LAUNCH SEQUENCES ━━━
[Bottom line. Stop walking. Start flying.]
Persona Copy Mapping
| Persona |
Pain |
Alex Benefit |
| Developer |
Re-explaining context |
Ship faster, skills remember architecture |
| Researcher |
Literature scattered |
Hypothesis → publication, accelerated |
| Grad Student |
Thesis overwhelm |
Literature review on autopilot |
| Tech Writer |
Docs fall behind code |
Docs that write themselves |
| DevOps |
Manual infra, config drift |
Same infra, every time |
| PM |
Status chasing |
4-6× faster estimates |
| Content Creator |
Ideas scattered |
Ideas → posts in minutes |
Heir-Specific Positioning
| Heir |
Compares Against |
Bottom Line |
| VS Code |
GitHub Copilot |
"GitHub Copilot = Powerful autocomplete → + Alex = Rocket strapped to your back" |
| M365 |
M365 Copilot |
"M365 Copilot = Powerful AI toolbox → + Alex = Personal AI that grows with you" |
PNG Generation
npx sharp-cli --input source.svg --output output.png -f png --density 150
Example Prompts
- "Update the marketplace description"
- "Generate persona copy for the VS Code store"
- "Check brand consistency across heirs"
- "Create a banner for the new platform"
Input Expectations
- Platform target (VS Code, M365, GitHub, GK)
- Asset type (banner, logo, icon, copy)
- Persona focus (optional)
Output Format
- Asset files deployed to correct locations
- Brand guideline compliance report
- Generated copy following store description pattern
1---2name: brand-asset-management3description: Brand hierarchy, visual identity, asset deployment, platform-specific branding guidelines4---5
6# Brand Asset Management Skill
7
8Expert in Alex brand hierarchy, visual identity systems, asset deployment, and platform-specific branding guidelines.
9
10## Capabilities
11
12- Manage brand hierarchy (CorreaX → Alex → Platform heirs)
13- Deploy and maintain visual assets (banners, logos, icons)
14- Apply platform-specific branding guidelines
15- Generate persona-based marketing copy
16- Maintain GK premium branding (space station metaphor)
17- Ensure brand consistency across heirs
18
19## When to Use This Skill
20
21- User mentions "branding", "logo", "banner", or "assets"
22- Creating or updating marketplace listings
23- Deploying visual identity to new platforms
24- Reviewing brand consistency across heirs
25- Generating persona-targeted copy
26
27## Core Concepts
28
29### Brand Hierarchy
30
31| Level | Brand | Symbol | Usage |
32|-------|-------|--------|-------|
33| Parent | CorreaX | C split X mark | Footer attribution, legal |
34| Product | Alex | A Negative Space Rocket | All Alex-specific assets |
35| Platform | Per-heir | Logo variants | VS Code, M365, GitHub |
36
37### Locked Brand Elements
38
39| Element | Value |
40|---------|-------|
41| Tagline | "Strap a Rocket to Your Back" |
42| Subtitle Template | "Take Your [NOUN] to New Heights" |
43| Primary Icon | `$(rocket)` codicon |
44| Colors | Azure blue (#0078d4) + thrust orange (#ff6b35) |
45
46### GK Premium Branding
47
48| Tier | Symbol | Meaning |
49|------|--------|---------|
50| Standard | A Negative Space Rocket | Individual project acceleration |
51| Premium (GK) | Space Station + Docked Rocket | Cross-project knowledge hub |
52| GK Tagline | "Your MISSION CONTROL for Cross-Project Wisdom" |
53| GK Colors | Azure + orange + sync green (#00ff88) |
54
55### Asset Locations
56
57| Asset | Path | Purpose |
58|-------|------|---------|
59| Animated Banner | `.github/assets/banner.svg` | GitHub READMEs |
60| Static Banner | `assets/banner.png` | Marketplace fallback |
61| Extension Icon | `platforms/vscode-extension/assets/icon.png` | Marketplace icon |
62| Mono Logo | `platforms/vscode-extension/assets/logo-mono.svg` | Activity bar |
63| M365 Color | `platforms/m365-copilot/appPackage/color.png` | Teams color icon |
64| M365 Outline | `platforms/m365-copilot/appPackage/outline.png` | Teams outline icon |
65
66### Platform Guidelines
67
68| Platform | Format | Key Requirement |
69|----------|--------|-----------------|
70| GitHub | Animated SVG | 20s cycle, 10 personas, crossfade |
71| VS Code Marketplace | Static PNG | `icon.png` (A Negative Space Rocket) |
72| M365 Teams | Static PNG | color.png (192×192), outline.png (32×32) |
73
74### Store Description Pattern
75
76```
77🚀 STRAP A ROCKET TO YOUR BACK
78[Hook]
79━━━ [PLATFORM] vs [PLATFORM] + ALEX ━━━
80▸ Capability: Before → After
81━━━ WHY ALEX? ━━━
82━━━ TAKE YOUR [NOUN] TO NEW HEIGHTS ━━━
83[Persona → Benefit mappings]
84━━━ LAUNCH SEQUENCES ━━━
85[Bottom line. Stop walking. Start flying.]
86```
87
88### Persona Copy Mapping
89
90| Persona | Pain | Alex Benefit |
91|---------|------|--------------|
92| Developer | Re-explaining context | Ship faster, skills remember architecture |
93| Researcher | Literature scattered | Hypothesis → publication, accelerated |
94| Grad Student | Thesis overwhelm | Literature review on autopilot |
95| Tech Writer | Docs fall behind code | Docs that write themselves |
96| DevOps | Manual infra, config drift | Same infra, every time |
97| PM | Status chasing | 4-6× faster estimates |
98| Content Creator | Ideas scattered | Ideas → posts in minutes |
99
100### Heir-Specific Positioning
101
102| Heir | Compares Against | Bottom Line |
103|------|------------------|-------------|
104| VS Code | GitHub Copilot | "GitHub Copilot = Powerful autocomplete → + Alex = Rocket strapped to your back" |
105| M365 | M365 Copilot | "M365 Copilot = Powerful AI toolbox → + Alex = Personal AI that grows with you" |
106
107## PNG Generation
108
109```powershell
110npx sharp-cli --input source.svg --output output.png -f png --density 150
111```
112
113## Example Prompts
114
115- "Update the marketplace description"
116- "Generate persona copy for the VS Code store"
117- "Check brand consistency across heirs"
118- "Create a banner for the new platform"
119
120## Input Expectations
121
122- Platform target (VS Code, M365, GitHub, GK)
123- Asset type (banner, logo, icon, copy)
124- Persona focus (optional)
125
126## Output Format
127
128- Asset files deployed to correct locations
129- Brand guideline compliance report
130- Generated copy following store description pattern