Apply Bitwarden brand standards — logo usage, color palette, typography, iconography, and capitalization rules — grounded in bitwarden.com/brand and the bitwarden/brand repository.
npx skills add https://github.com/bitwarden/ai-plugins --skill applying-bitwarden-branding
This skill grounds brand-application decisions in Bitwarden's two canonical sources:
logo lockups, the radius system, social-post framing, product images, and B-roll.
repository for SVG logos, PNG product icons (multiple sizes), the shield mark, color palette
in multiple formats (HEX, HSL, SCSS), screenshots, and media assets.
When applying brand in real work, treat the repo as canonical for assets and the brand site as
canonical for usage rules. Detailed reference material lives in references/brand-assets.md
(asset inventory and file paths) and references/color-palette.md (full palette with usage
notes and SCSS variable names).
"bitwarden" appears lowercase is inside the official logo lockup — not in body copy, not in
headlines, not in handles or URLs.
sparingly, primarily in product graphics and for success / warning / error communications.
They are not headline colors.
(regular), 500 (medium), 600 (semi-bold), and 700 (bold).
clear space on every side. Vertical lockup uses the height of the "X" in the logotype.
Cramped logos break the lockup.
across primary brand surfaces. Buttons sit outside that system — don't apply 36px to
buttons.
/logos/logo-horizontal-blue.svg from the brand repo. Horizontal is theprimary/preferred lockup.
/logos/logo-horizontal-white.svg.the height of the "X" in the logotype.
SVG (/logos/icon.svg, /logos/icon-inverse.svg, /icons/*.png). The shield itself lives
at /shield/.
Secrets Manager, etc.). Use these "primarily for use in-product."
Don't recolor, distort, rotate, or recompose the logo. If the supplied SVG doesn't fit the
need, reach out to the brand owners rather than improvising a variant.
Full palette with all variable names is in references/color-palette.md. Five colors carry
most of the work:
| Color | HEX | Use |
| -------------- | --------- | ------------------------------------------------------ |
| Bitwarden Blue | #175DDC | Primary brand color. Headlines, primary CTAs, accents. |
| Deep Blue | #0C3276 | Secondary brand color. Dense surfaces, headers. |
| Off White | #F3F6F9 | Default light surface. |
| True Black | #000000 | Default text on light surfaces. |
| Teal Highlight | #2CDDE9 | Accent and highlight — pair with the blues. |
Tertiary palette (Green #7BF1A8, Yellow #FDC700, Red #FF6550) is sparingly applied
for product graphics and success/warning/error states. The brand site is explicit on this.
SCSS variable names (from the brand repo's brand-colors/palette.scss):
$bitwarden-blue, $deep-blue, $off-white, $true-white, $true-black, $light-grey,$teal-highlight, $light-teal-highlight, $tertiary-green, $tertiary-yellow,
$tertiary-red.
weight-per-context rules; defer to product or marketing leads when an unusual case comes up.
repo's /icons/ directory.
Asset paths and full sizing tables are in references/brand-assets.md.
BITWARDEN (in body copy) nor bitWarden.external-facing and trademark attribution is appropriate.
content-style-guide. Brand sits alongside content style. When reviewing user-visiblesurfaces, walk both: this skill catches color, logo, and capitalization issues; the content
style guide catches voice, tone, sentence case, and accessibility.
using-figma. Use get_variable_defs to check whether a design's colors arelibrary-bound and aligned to the brand palette; use get_libraries to confirm the right
design library is loaded before claiming a design is on-brand.
preparing-design-handoff. Surface brand findings as part of the handoff gate — flagthem as Figma annotations or as open questions in the Epic when something is off-brand at
handoff time. Don't quietly fix.
evolving-design-system-components. New patterns must respect the brand palette and the36px radius system (with the button exception). The Component Library governance review
catches obvious violations, but raise them explicitly when sponsoring a pattern.
When asked "is this on-brand?", structure the response as:
iconography, capitalization).
section, e.g., "Tertiary palette overused — Green appears in three non-state surfaces, per
the bitwarden.com/brand tertiary-usage rule").
palette or asset.
Keep findings specific. "The headline uses #7BF1A8 (tertiary green) where Bitwarden Blue
(#175DDC) is the brand-primary color" beats "the color is wrong."
references/brand-assets.md — full inventory of brand repo assets with file paths(logos, icons, shield, screenshots, media assets).
references/color-palette.md — full palette with HEX, HSL, SCSS variable names, andper-color usage notes.
Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
Guidance for distinctive, intentional visual design when building new UI or reshaping an existing one. Helps with aesthetic direction, typography, and making choices that don't read as templated defaults.
Set up Tailwind CSS v4 in Expo with react-native-css and NativeWind v5 for universal styling
Use Expo DOM components to run web code in a webview on native and as-is on web. Migrate web code to native incrementally.
Take bitwarden/applying-bitwarden-branding from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.