agentsclimarketplace

Run2 anthropic brand identity

Skill cxcscmu/SkillLearnBench/skills/b2-self-feedback-gemini-3-flash-preview/anthropic-poster-design/run2_anthropic-brand-identity

[COLM'26] SkillLearnBench is the first benchmark for evaluating continual learning methods that automatically generate agent skills.

Install
npx -y skills add cxcscmu/SkillLearnBench --skill run2_anthropic-brand-identity

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

What its author says it does

Copied from the file, not written here

A skill for managing and applying Anthropic's specific brand identity, including color tokens, typography fallbacks, and technical illustration standards.

SKILL.md

1.4 KB, 314 tokens by cl100k_base, as published. Nobody here has run it

Anthropic Brand Identity Management

This skill provides a systematic way to implement Anthropic's brand guidelines in programmatic design.

Official Brand Tokens (Hex)

  • Identity Light: #faf9f5 (Preferred background)
  • Corporate Dark: #141413 (Main casing, titles)
  • Primary Accent: #d97757 (Action/Connector highlights)
  • Secondary Accent: #6a9bcc (Thermal/Cooling elements)
  • Tertiary Accent: #788c5d (PCB/Internal substrate)
  • Muted Mid Gray: #b0aea5 (Leader lines, secondary text)

Design Principles

  • Swiss Minimalism: Prioritize whitespace, functional clarity, and grid-based alignment.
  • Low Saturation: Avoid vibrant "neon" or "AI gradients". Use solid, muted colors or subtle tonal shifts.
  • Precision: Annotation lines should be thin (1-2px) and use a "shelf" layout (diagonal line to a horizontal shelf for the text).

Typography Strategy

Official Headings: Poppins or Reckless Neue. Functional UI: Inter or Arial.

# FALLBACK_STRATEGY
FONT_CANDIDATES = [
    "/usr/share/fonts/truetype/poppins/Poppins-Bold.ttf",
    "/usr/share/fonts/truetype/dejavu/DejaVuSans-Bold.ttf",
    "Arial-Bold"
]

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.