brand-guidelines

Apply Anthropic brand colors, typography, and layout rules to artifacts.

1|Updated Jan 5, 2026
One-click install
npx skills add https://github.com/wedsamuel1230/electronic-mcp-server --skill brand-guidelines-wedsamuel1230
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: brand-guidelines
Source: https://github.com/wedsamuel1230/electronic-mcp-server/tree/main/.github/skills/brand-guidelines
Command: npx skills add https://github.com/wedsamuel1230/electronic-mcp-server --skill brand-guidelines-wedsamuel1230

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill codifies and applies Anthropic's brand identity to a wide range of artifacts, ensuring consistent colors, typography, and visual styling across documents, presentations, and UI assets.

Core Features & Use Cases

  • Brand enforcement: Applies Anthropic color palette, typography, and accent rules to new and existing materials.
  • Asset consistency: Maintains consistent headings, body text, and shape accents across slides, docs, and interfaces.
  • Use Case: Use this Skill to render a marketing deck with on-brand slides and an internal design document that adheres to the company’s visual standards.

Quick Start

Install the required Python environment and run the branding tool to apply guidelines to your asset: brand-guidelines apply --asset deck.pptx --config brand-guidelines.yaml

Frequently Asked Questions about brand-guidelines

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I apply brand color palettes and typography to marketing decks?

To apply brand color palettes and typography to marketing decks, this Skill uses a rule-based engine to enforce visual identity rules on artifacts like presentations. It automatically renders slides with on-brand colors, fonts, and layout standards.

What is the best way to ensure brand consistency across UI mockups and internal documents?

Ensuring brand consistency across UI mockups and internal documents requires codifying brand policies in configuration frontmatter. This approach automatically applies approved color values, typography, and asset references across all visual outputs.

Can I use automated styling to enforce visual design guidelines on existing reports?

Yes, you can use automated styling to enforce visual design guidelines on existing reports. The Skill processes existing files by overriding their styling with predefined brand identity rules, maintaining consistent headings and body text.

Do I need a Python environment to apply design guidelines to visual assets?

Yes, you need a Python environment to apply design guidelines to visual assets. The Skill requires a Python setup to run its automated branding tool, processing files via a command line interface with a YAML configuration.

Does brand consistency enforcement work with YAML configuration files?

Yes, brand consistency enforcement works with YAML configuration files. The tool uses a YAML file alongside the command line interface to define and apply the specific color palettes, typography rules, and asset references to your target artifact.