Brand Guidelines
Generates frontend code snippets adhering to specified brand guidelines, ensuring consistent visual identity across applications.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add skillcreatorai-brand-guidelines npx -- -y @trustedskills/skillcreatorai-brand-guidelines
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"skillcreatorai-brand-guidelines": {
"command": "npx",
"args": [
"-y",
"@trustedskills/skillcreatorai-brand-guidelines"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
brand-guidelines
What it does
This skill enables AI agents to access and apply specific brand guidelines, ensuring that generated content aligns with established visual and tonal standards. It allows the agent to retrieve rules regarding logos, color palettes, typography, and voice to maintain consistency across communications.
When to use it
- Onboarding new team members: Generate welcome emails or internal docs that strictly follow company tone and style.
- Social media management: Draft posts that adhere to specific hashtag strategies and visual branding rules.
- Customer support responses: Ensure replies match the brand's voice and include mandatory legal disclaimers or formatting.
- Marketing copy creation: Write ad copy or blog intros that strictly utilize approved vocabulary and sentiment guidelines.
Key capabilities
- Retrieves and interprets structured brand rule sets (e.g., color codes, font families).
- Enforces tone-of-voice constraints during text generation.
- Validates output against predefined style guides before finalizing content.
- Integrates visual asset references for consistent branding in multimodal contexts.
Example prompts
- "Draft a welcome email for our new clients using the brand guidelines from the attached PDF, ensuring we use the 'Friendly Professional' tone."
- "Generate three social media captions for our product launch that strictly follow our color palette and emoji usage rules."
- "Review this draft blog post and rewrite any sections that violate our brand's voice or formatting standards."
Tips & gotchas
Ensure your brand guidelines are provided in a structured format (like JSON or a clear document) so the AI can parse specific constraints like hex codes or forbidden words. If the agent generates content that seems off-brand, explicitly remind it to re-check the specific section of the guidelines related to tone.
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.