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 |
sky blue (#38bdf8) + coral (#f97316) + indigo (#6366f1) — CorreaX dark palette |
GK Premium Branding
| Tier |
Symbol |
Meaning |
| Standard |
A Negative Space Rocket |
Individual project acceleration |
| Premium (GK) |
Knowledge Graph Network |
Cross-project knowledge hub |
| GK Tagline |
"Your MISSION CONTROL for Cross-Project Wisdom" |
|
| GK Colors |
teal (#0d9488) + teal-light (#2dd4bf) — CorreaX knowledge tier |
|
Asset Locations
| Asset |
Path |
Purpose |
| Animated Banner |
assets/banner.svg |
GitHub READMEs |
| Static Banner |
assets/banner.png |
Marketplace fallback |
| Extension Icon |
assets/icon.png |
Marketplace icon |
| Mono Logo |
assets/logo-mono.svg |
Activity bar |
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-management-23description: Brand hierarchy, visual identity, asset deployment, platform-specific branding guidelines4---56# Brand Asset Management Skill78Expert in Alex brand hierarchy, visual identity systems, asset deployment, and platform-specific branding guidelines.910## Capabilities1112- Manage brand hierarchy (CorreaX → Alex → Platform heirs)13- Deploy and maintain visual assets (banners, logos, icons)14- Apply platform-specific branding guidelines15- Generate persona-based marketing copy16- Maintain GK premium branding (space station metaphor)17- Ensure brand consistency across heirs1819## When to Use This Skill2021- User mentions "branding", "logo", "banner", or "assets"22- Creating or updating marketplace listings23- Deploying visual identity to new platforms24- Reviewing brand consistency across heirs25- Generating persona-targeted copy2627## Core Concepts2829### Brand Hierarchy3031| 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 |3637### Locked Brand Elements3839| 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 | sky blue (#38bdf8) + coral (#f97316) + indigo (#6366f1) — CorreaX dark palette |4546### GK Premium Branding4748| Tier | Symbol | Meaning |49|------|--------|---------|50| Standard | A Negative Space Rocket | Individual project acceleration |51| Premium (GK) | Knowledge Graph Network | Cross-project knowledge hub |52| GK Tagline | "Your MISSION CONTROL for Cross-Project Wisdom" |53| GK Colors | teal (#0d9488) + teal-light (#2dd4bf) — CorreaX knowledge tier |5455### Asset Locations5657| Asset | Path | Purpose |58|-------|------|---------|59| Animated Banner | `assets/banner.svg` | GitHub READMEs |60| Static Banner | `assets/banner.png` | Marketplace fallback |61| Extension Icon | `assets/icon.png` | Marketplace icon |62| Mono Logo | `assets/logo-mono.svg` | Activity bar |6364### Platform Guidelines6566| Platform | Format | Key Requirement |67|----------|--------|-----------------|68| GitHub | Animated SVG | 20s cycle, 10 personas, crossfade |69| VS Code Marketplace | Static PNG | `icon.png` (A Negative Space Rocket) |70| M365 Teams | Static PNG | color.png (192×192), outline.png (32×32) |7172### Store Description Pattern7374```75🚀 STRAP A ROCKET TO YOUR BACK76[Hook]77━━━ [PLATFORM] vs [PLATFORM] + ALEX ━━━78▸ Capability: Before → After79━━━ WHY ALEX? ━━━80━━━ TAKE YOUR [NOUN] TO NEW HEIGHTS ━━━81[Persona → Benefit mappings]82━━━ LAUNCH SEQUENCES ━━━83[Bottom line. Stop walking. Start flying.]84```8586### Persona Copy Mapping8788| Persona | Pain | Alex Benefit |89|---------|------|--------------|90| Developer | Re-explaining context | Ship faster, skills remember architecture |91| Researcher | Literature scattered | Hypothesis → publication, accelerated |92| Grad Student | Thesis overwhelm | Literature review on autopilot |93| Tech Writer | Docs fall behind code | Docs that write themselves |94| DevOps | Manual infra, config drift | Same infra, every time |95| PM | Status chasing | 4-6× faster estimates |96| Content Creator | Ideas scattered | Ideas → posts in minutes |9798### Heir-Specific Positioning99100| Heir | Compares Against | Bottom Line |101|------|------------------|-------------|102| VS Code | GitHub Copilot | "GitHub Copilot = Powerful autocomplete → + Alex = Rocket strapped to your back" |103| M365 | M365 Copilot | "M365 Copilot = Powerful AI toolbox → + Alex = Personal AI that grows with you" |104105## PNG Generation106107```bash108npx sharp-cli --input source.svg --output output.png -f png --density 150109```110111## Example Prompts112113- "Update the marketplace description"114- "Generate persona copy for the VS Code store"115- "Check brand consistency across heirs"116- "Create a banner for the new platform"117118## Input Expectations119120- Platform target (VS Code, M365, GitHub, GK)121- Asset type (banner, logo, icon, copy)122- Persona focus (optional)123124## Output Format125126- Asset files deployed to correct locations127- Brand guideline compliance report128- Generated copy following store description pattern