Brand Guidelines
Ensures consistent brand visuals and messaging across your website by applying aiskillstore's defined design guidelines.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add aiskillstore-brand-guidelines npx -- -y @trustedskills/aiskillstore-brand-guidelines
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"aiskillstore-brand-guidelines": {
"command": "npx",
"args": [
"-y",
"@trustedskills/aiskillstore-brand-guidelines"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill provides AI agents with access to a repository of brand guidelines, enabling them to retrieve specific style rules and visual standards for organizations. It allows agents to query structured data regarding logos, color palettes, typography, and tone of voice directly from the source.
When to use it
- An agent needs to draft marketing copy that strictly adheres to a company's approved voice and messaging pillars.
- A developer requires specific hex codes or font families to ensure a new web component matches existing brand assets.
- An agent is auditing content to verify compliance with established visual identity standards before publication.
- A user needs to quickly look up the correct usage rules for a trademarked logo in different contexts.
Key capabilities
- Retrieval of specific brand guideline documents and sections.
- Access to structured data on logos, colors, typography, and tone.
- Querying of organizational style rules and visual identity standards.
Example prompts
- "Retrieve the current color palette and hex codes defined in the brand guidelines for our Q4 campaign."
- "What are the specific tone of voice rules outlined in the brand guidelines for communicating with enterprise clients?"
- "Summarize the logo usage restrictions found in the latest brand guidelines document."
Tips & gotchas
Ensure the AI agent has read permissions to access the specific repository or database where these guidelines are hosted, as the skill acts as a gateway rather than storing the data itself. Verify that the guidelines being queried are the most recent version to avoid outdated style rules.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.