Brand Guidelines
Ensures generated UI code adheres to sickn33's strict brand guidelines for fonts, colors, spacing, and component usage.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add sickn33-brand-guidelines npx -- -y @trustedskills/sickn33-brand-guidelines
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"sickn33-brand-guidelines": {
"command": "npx",
"args": [
"-y",
"@trustedskills/sickn33-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 specific brand's visual identity rules, ensuring generated assets align perfectly with established corporate standards. It acts as a centralized reference for colors, typography, and design systems within the frontend development workflow.
When to use it
- Generating marketing copy or social media posts that require strict adherence to company color palettes and tone.
- Creating UI component mockups where font families and spacing must match existing product designs.
- Reviewing code snippets for CSS variables or style attributes that deviate from the official brand book.
- Onboarding new AI agents to ensure consistent output across different projects under the same umbrella.
Key capabilities
- Enforces specific color hex codes and usage rules defined in the source brand guidelines.
- Validates typography choices against approved font stacks and hierarchy structures.
- Retrieves design system tokens directly relevant to the frontend category.
- Maintains consistency across multiple generations by referencing a single authoritative source.
Example prompts
- "Generate three variations of a landing page hero section using the sickn33 brand guidelines for color and typography."
- "Review this CSS snippet and correct any font-family declarations that violate our brand standards."
- "Draft a social media post about our new feature, ensuring the visual description matches our approved brand voice and style."
Tips & gotchas
Ensure your AI agent has read access to the specific sickn33/antigravity-awesome-skills repository where these guidelines are hosted. This skill is most effective when paired with other frontend development skills to automate the entire design-to-code pipeline without manual style checking.
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.