{
  "id": "brand-guidelines",
  "handle": "brand-guidelines",
  "canonicalUrl": "https://bestskillsforclaude.com/en/skills/brand-guidelines",
  "language": "en",
  "alternates": {
    "en": "https://bestskillsforclaude.com/en/skills/brand-guidelines",
    "es": "https://bestskillsforclaude.com/es/skills/brand-guidelines",
    "pt-BR": "https://bestskillsforclaude.com/pt-br/skills/brand-guidelines",
    "ja": "https://bestskillsforclaude.com/ja/skills/brand-guidelines"
  },
  "category": {
    "id": "design-and-interface",
    "name": "Design and interface"
  },
  "publisher": {
    "name": "Anthropic",
    "url": "https://github.com/anthropics"
  },
  "source": "https://github.com/anthropics/skills/tree/main/skills/brand-guidelines",
  "documentation": null,
  "licenseAsStated": "Apache 2.0",
  "runtime": "Claude apps and Claude Code",
  "lastReviewed": "2026-08-05",
  "headline": "How do you stop Claude inventing a new brand every time?",
  "summary": "By giving it the brand once, in a form it reloads on every task.",
  "verdict": "The brand-guidelines skill holds a brand's colours, typography, tone and usage rules so that documents, decks and interfaces come out consistent instead of newly invented each session. It is most valuable for teams, where the alternative is everyone pasting a different version of the palette.",
  "bestFor": "Teams producing customer facing material where consistency is the visible quality signal.",
  "skipIf": "You are prototyping internally and a house style would slow the exploration down.",
  "keyTakeaways": [
    "Prohibitions matter as much as permissions. Write down what the brand must never look like.",
    "It pays for itself across a team, less so for one person working alone.",
    "It pairs with theme-factory for the implementation layer and with pptx or docx for deliverables.",
    "Guidelines are a living file. Fix them when the output drifts rather than re-prompting each time."
  ],
  "quickStart": [
    "Install it from anthropics/skills under Apache 2.0.",
    "Record the real rules, including the ones about what never to do, not just the palette.",
    "Generate one document and one interface, then correct the guidelines where the output drifted."
  ],
  "sections": [
    {
      "heading": "What it changes in practice",
      "paragraphs": [
        "Without a brand skill, every session starts from zero and every colleague gets a slightly different interpretation of the brand. The drift is invisible one document at a time and obvious across twenty.",
        "With the rules loaded once, the same constraints apply to a deck, a report and a landing page, which is the only way consistency survives a team that works quickly."
      ]
    },
    {
      "heading": "Where it disappoints",
      "paragraphs": [
        "Vague guidelines produce vague compliance. Modern and friendly is not a rule, while a hex value, a type scale and a list of forbidden treatments are.",
        "Strict pixel level brand policing still needs a human reviewer, especially in decks where spacing drifts fastest."
      ]
    }
  ],
  "faq": [
    {
      "question": "What should go into the guidelines?",
      "answer": "Exact colours and type, tone of voice, and explicit prohibitions. The prohibitions are what stop drift."
    },
    {
      "question": "Does it apply to writing as well as visuals?",
      "answer": "Yes, tone rules carry into text output, which matters for customer facing documents."
    },
    {
      "question": "Is it worth it for a single person?",
      "answer": "Less so. The value grows with the number of people producing material under the same brand."
    }
  ],
  "sources": [
    {
      "label": "anthropics/skills on GitHub",
      "url": "https://github.com/anthropics/skills",
      "kind": "repository"
    },
    {
      "label": "anthropics/skills, brand-guidelines skill directory",
      "url": "https://github.com/anthropics/skills/tree/main/skills/brand-guidelines",
      "kind": "documentation"
    }
  ],
  "machineReadable": {
    "markdown": "https://bestskillsforclaude.com/en/skills/brand-guidelines/content.md",
    "json": "https://bestskillsforclaude.com/en/skills/brand-guidelines/skill.json"
  },
  "disclosure": "Editorial desk review based on the publisher's own repository. Not a security audit, a benchmark or a guarantee of maintenance."
}