Apply official brand colors and typography to artifacts for consistent visual identity. Use for presentations, documents, and any content requiring brand styling.
Scanned 9/3/2026
Install to Claude Code
npx -y skills add mediar-ai/skillhubz --skill brand-guidelines --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Brand Guidelines?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/mediar-ai-brand-guidelines-skillhubz)More formats (shields.io, HTML) on the badges page.
# Brand Guidelines
Apply official brand colors and typography to artifacts for consistent visual identity. Use for presentations, documents, and any content requiring brand styling.
## Prerequisites
- Knowledge of brand color codes (hex values)
- Font files or system fonts specified by brand
## Instructions
1. **Apply Brand Colors**
- Dark: `#141413` - Primary text and dark backgrounds
- Light: `#faf9f5` - Light backgrounds and text on dark
- Mid Gray: `#b0aea5` - Secondary elements
- Light Gray: `#e8e6dc` - Subtle backgrounds
- Accent Orange: `#d97757`
- Accent Blue: `#6a9bcc`
- Accent Green: `#788c5d`
2. **Apply Typography**
- Headings (24pt+): Poppins font (Arial fallback)
- Body text: Lora font (Georgia fallback)
3. **Smart Font Application**
- Apply heading font to text 24pt and larger
- Apply body font to smaller text
- Preserve text hierarchy and formatting
4. **Shape and Accent Colors**
- Non-text shapes use accent colors
- Cycle through orange, blue, green accents
- Maintain visual interest while staying on-brand
## Error Handling
- If custom fonts unavailable, use fallback fonts
- Ensure sufficient contrast for readability
- Test on different backgrounds
## Notes
- Uses RGB color values for precise brand matching
- Font management: automatic fallback to Arial/Georgia
- Preserves readability across all systems
Source: anthropics/skills
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!