Agent skill · Data & Analytics

ultralytics-branding

This skill should be used when creating Ultralytics-branded content of any kind, including PDF, PPTX, Canva, or Google Slides presentations, DOCX documents, marketing or newsletter HTML emails, social media post copy or visuals, website or landing page designs, and dataset or model result visuals. Provides official colors, typography, logo rules, naming rules, and tone of voice from ultralytics.com/brand.

fatih akyon967★ · 1 repos on radarProfile →
claude-codecodexcursorApache-2.0
Install
npx skills add fcakyon/claude-codex-settings --skill ultralytics-branding --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 5 KB
Bundled scripts: none
Path: plugins/ultralytics-branding/skills/ultralytics-branding/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 967
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Ultralytics Branding Apply these rules to every Ultralytics-branded deliverable. Source of truth: https://www.ultralytics.com/brand ## Colors Primary palette: | Name | Hex | Use | | ----------- | --------- | ---------------------------------------------------------- | | Dark Blue | `#111F68` | Primary brand color, headings, dark logo, dark backgrounds | | Bright Blue | `#042AFF` | Accents, links, CTAs, highlights | | Neon Yellow | `#E1FF25` | High-energy accent, callouts on dark | | Neon Pink | `#FF64DA` | Secondary accent, sparingly | | Light Grey | `#F3F3F3` | Light backgrounds, cards | | White | `#FFFFFF` | Backgrounds, text on dark | Secondary palette (supporting accents only, never dominant): Aqua Blue `#00FFFF`, Light Blue `#ACF9FF`, Neon Green `#76FFD6`, Grey `#CCCCCC`, Dark Grey `#9E9E9E`. Rules: - Default scheme: white or Light Grey background, Dark Blue text, Bright Blue accents. Dark scheme: Dark Blue background, white text, Neon Yellow or Aqua accents. - Neon colors are accents, not fills for large areas or body text. - Keep text and logos at a 3.5:1 contrast ratio minimum against their background. Bounding box palette (detection or annotation visuals, one color per c

What's inside
Steps it walks through
  1. Colors
  2. Typography
  3. Logo
  4. Naming
  5. Tone of Voice
  6. Social Media
  7. Per-Format Defaults
More from claude-codex-settings
All skills →
About this skill
What does the ultralytics-branding skill do?

This skill should be used when creating Ultralytics-branded content of any kind, including PDF, PPTX, Canva, or Google Slides presentations, DOCX documents, marketing or newsletter HTML emails, social media post copy or visuals, website or landing page designs, and dataset or model result visuals. Provides official colors, typography, logo rules, naming rules, and tone of voice from ultralytics.com/brand.

How do I install it?

Run `npx skills add fcakyon/claude-codex-settings --skill ultralytics-branding --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From fcakyon/claude-codex-settings, a repository with 967 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going