Applies Hazel Health's official brand colors, typography, and layout patterns to any visual deliverable — slides, reports, dashboards, PDFs, or HTML artifacts. Use when brand colors, style guidelines, visual formatting, or company design standards apply.
How this skill is triggered — by the user, by Claude, or both
Slash command
/hazel-brand-guidelines:hazel-brand-guidelinesThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
When creating slides, reports, dashboards, PDFs, or any visual deliverable, use these specs:
When creating slides, reports, dashboards, PDFs, or any visual deliverable, use these specs:
Keywords: branding, corporate identity, visual identity, styling, brand colors, typography, Hazel Health brand, visual formatting, visual design, hazel brand
@import url('https://fonts.googleapis.com/css2?family=Marcellus&family=Figtree:wght@400;500;600;700&display=swap');
#FFF8F0 (warm cream)#481B91 (deep purple)#6B3FA0 (medium purple)#8A8494#2D2A33#FFFCF8#E5DDD4#F3ECF9, left border #481B91#FEF3C7, left border #B45309#FFE4E6, left border #BE123C#047857 (green)#B45309 (amber)#BE123C (red)#6B3FA0#481B91#481B91, white text, uppercase, 13px, letter-spacing 1px#FFF8F0 everywhere, including printWhen converting HTML to PDF:
@import won't load in headless Chrome)--headless --disable-gpu --run-all-compositor-stages-before-draw --virtual-time-budget=10000 --print-to-pdf --print-background --no-pdf-header-footer --no-margins@page { size: 8.5in 11in; margin: 0; } and force -webkit-print-color-adjust: exact on all elements@media print to fit content per pagenpx claudepluginhub winsthuang/hazel-skills --plugin hazel-brand-guidelinesApplies brand colors, typography, and spacing via CSS variables to UI elements like buttons, cards, headers, documents, and presentations. Useful for consistent brand styling.
Applies Anthropic's official brand colors and typography (Poppins, Lora) to artifacts such as presentations and documents. Use when brand styling or visual formatting is needed.
Applies Anthropic's official brand colors and typography (Poppins/Lora) to artifacts. Use when visual formatting or company design standards are needed.