---
name: brand-guidelines
slug: brand-guidelines
score: 51
rubric: 1.0
provenance: anthropic
publisher: Anthropic
license: MIT
capability: read-only
canonical: https://top-agent-skills.com/skill/brand-guidelines
---

# brand-guidelines

Lock generated UIs to a brand. Anthropic's own guidelines, formalized as a skill.

## Install

### Claude Code

```bash
npx skills add github.com/anthropics/skills --skill brand-guidelines
```

### Claude.ai (web app)

Settings → Features → Upload skill (download zip from the source repo).

### Claude API

POST /v1/skills with the skill zip; reference by skill_id in container parameter.

## Best for

Internal branded artifacts, landing pages that need to match a brand exactly.


## About

Apply Anthropic's official brand guidelines (typography, color, voice) to artifacts and UIs.

## Compatibility

claude-code, claude-ai, claude-api

## Metadata

- Categories: frontend-design
- Tags: Brand, Guidelines, Identity
- Setup time: 1 min
- Complexity: Low
- Last update: 2026-04-10
- Verified: 2026-04-29
- Source: https://github.com/anthropics/skills/tree/main/skills/brand-guidelines


---

_Indexed by Top Agent Skills. Score breakdown: https://top-agent-skills.com/about/methodology_
