一键导入
correax-brand
CorreaX visual design system — color tokens, typography, banner patterns, and component architecture
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
CorreaX visual design system — color tokens, typography, banner patterns, and component architecture
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Patterns for thesis writing, dissertations, research papers, literature reviews, scholarly work, and venue-specific publication drafting
Debug skill/hook/agent loading issues using VS Code's Agent Debug Panel
**Domain**: AI/ML Architecture
Generate consistent visual character references across multiple scenarios using Flux and nano-banana-pro on Replicate
Create professional ultra-wide cinematic banners for GitHub READMEs using Flux and Ideogram models with typography options
Help writers produce content that sounds genuinely human by avoiding telltale AI-generated text patterns
| name | correax-brand |
| description | CorreaX visual design system — color tokens, typography, banner patterns, and component architecture |
| triggerPhrases | ["design system","brand colors","CorreaX palette","typography","banner pattern","design tokens","color system","accent colors","CSS variables","brand identity","visual identity"] |
| heirs | ["vscode","m365","web"] |
Domain: Visual design system, color tokens, typography, component patterns, WCAG compliance Trigger: design system, brand colors, CorreaX palette, typography, banner pattern, design tokens, color system, accent colors, CSS variables, brand identity, visual identity
The CorreaX design language defines the visual identity for all CorreaX products — LearnAlex website, Alex VS Code extension, AIRS platform, books, and marketing materials.
Authoritative reference: alex_docs/DK-correax-brand.md — the full design language with CSS implementations.
| Token | Hex | Role |
|---|---|---|
--bg | #0f172a | Deep navy page background |
--bg-card | #1e293b | Card/panel backgrounds |
--accent-indigo | #6366f1 | Primary — CTAs, buttons, default accent |
--accent-teal | #0d9488 | Secondary — study guides, AIRS, learning |
--accent-rose | #f43f5e | Tertiary — warnings, destructive, energy |
--accent-coral | #f97316 | Quaternary — highlights, warm contexts |
--text | #f1f5f9 | Primary text (near white) |
--text-muted | #94a3b8 | Secondary text (slate) |
--border | #334155 | Default borders |
| Token | Hex | Contrast on --bg-card |
|---|---|---|
--accent-indigo-light | #818cf8 | 4.5:1 ✅ AA |
--accent-teal-light | #2dd4bf | 7.0:1 ✅ AAA |
--accent-rose-light | #fb7185 | — |
--accent-coral-light | #fb923c | — |
#6366f1 as text on dark backgrounds — fails WCAG AA. Use #818cf8 (light variant) instead.font-weight: 300, not bold.0.15 (rgba(255,255,255,0.15)) — subtle but visible. 0.03 was too faint (corrected v6.0.1).820px centered, with h2 top-border separators.| CorreaX | VS Code Fallback |
|---|---|
--bg | --vscode-sideBar-background |
--bg-card | --vscode-editor-widget-background |
--text | --vscode-foreground |
--text-muted | --vscode-descriptionForeground |
--border | --vscode-panel-border |
--accent-indigo | --vscode-button-background |
| Product | Color Context |
|---|---|
| CorreaX (parent) | Sky Blue #87CEEB ← brand.correax.com |
| LearnAlex | Indigo #6366f1 ← primary |
| AIRS | Azure Blue #0078D4 ← enterprise |
| Alex Extension | Persona-driven (indigo default) |
All 27 Alex personas use CorreaX tokens. Three intentional exceptions preserve platform/domain identity.
Semantic groupings:
| Token | Hex | Role | Personas |
|---|---|---|---|
| rose | #f43f5e | Risk · Security · Urgency | DevOps Engineer, Security Engineer, SRE / On-Call, Marketer |
| rose-light | #fb7185 | Creative · Narrative | Content Creator, Copywriter |
| teal | #0d9488 | Analysis · Research · Quality | Researcher, Business Analyst, QA Engineer |
| teal-light | #2dd4bf | Process · Coordination · Growth | Project Manager, Job Seeker, OSS Contributor, BI Analyst |
| indigo | #6366f1 | Strategy · Leadership · Architecture | Enterprise Architect, Consultant, Product Manager, Game Developer |
| indigo-light | #818cf8 | Knowledge · Education · Cognition | Fiction Writer, Student, Cognitive Scientist |
| coral | #f97316 | Communication · Persuasion · Impact | Technical Writer, Speaker / Presenter, Grant Writer |
| coral-light | #fb923c | Building · Hands-on Craft | Power User / Builder |
Intentional non-CorreaX exceptions (by design):
| Persona | Hex | Reason |
|---|---|---|
| Developer | #0078D4 | Microsoft blue — platform identity |
| Academic / Grad Student | #8B5CF6 | Purple — academic/scholarly tradition |
| Data Engineer | #06B6D4 | Cyan — data pipeline aesthetic |
Fallback (no persona detected): #6366f1 (CorreaX indigo primary — never var(--vscode-charts-blue))
Full table with line references: platforms/vscode-extension/src/chat/personaDetection.ts · DK §13.
For full CSS implementations, component anatomy, and the complete design checklist:
→ Read alex_docs/DK-correax-brand.md
For brand asset deployment, marketplace descriptions, and store listing patterns:
→ Use the brand-asset-management skill
For generating visual assets (banners, logos) using AI models:
→ Use the ai-generated-readme-banners skill