Brand identity template
Skill WesleySmits/agent-skills/.agent/skills/brand-identity-template
43 production-ready skills for AI coding agents. Works with Claude, GitHub Copilot, Cursor, Windsurf, and Zed.
npx -y skills add WesleySmits/agent-skills --skill brand-identity-templateAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 5 stars5 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Template skill providing the single source of truth for brand guidelines, design tokens, technology choices, and voice/tone. Customize this template for your brand. Use when generating UI components, styling applications, writing copy, or creating user-facing assets to ensure brand consistency.
SKILL.md
2.0 KB, as published. Nobody here has run it
Brand Identity & Guidelines
๐ TEMPLATE SKILL This is a starter template. Copy this folder to your project and customize the resources files with your brand's specific guidelines, design tokens, and voice/tone documentation.
Setup Instructions
- Copy this entire
brand-identity-templatefolder to your project's.agent/skills/directory - Rename the folder to
brand-identity - Update the resources files with your brand specifics:
resources/design-tokens.json- Your colors, fonts, spacingresources/tech-stack.md- Your technology choicesresources/voice-tone.md- Your brand voice and tone
- Replace
[YOUR BRAND NAME]below with your actual brand name
Brand Name: [YOUR BRAND NAME]
This skill defines the core constraints for visual design and technical implementation for the brand. You must adhere to these guidelines strictly to maintain consistency.
Reference Documentation
Depending on the task you are performing, consult the specific resource files below. Do not guess brand elements; always read the corresponding file.
For Visual Design & UI Styling
If you need exact colors, fonts, border radii, or spacing values, read:
๐ resources/design-tokens.json
For Coding & Component Implementation
If you are generating code, choosing libraries, or structuring UI components, read the technical constraints here:
๐ resources/tech-stack.md
For Copywriting & Content Generation
If you are writing marketing copy, error messages, documentation, or user-facing text, read the persona guidelines here:
๐ resources/voice-tone.md