When the user wants to define, audit, or apply visual identity (typography, colors, spacing, design tokens, frontend aesthetics). Also use when the user mentions "brand style guide," "visual identity," "design system," "typography," "color palette," "brand guidelines," "AI brand aesthetics," "brand colors," "font choices," "spacing system," "design tokens," "motion," "distinctive design," "frontend aesthetics," "PowerPoint theme," "Google Slides brand," or "slide master colors." For brand story, positioning, and voice, use branding.
npx skills add https://github.com/kostja94/marketing-skills --skill brand-visual-generator
Guides visual identity for consistent brand presentation. Companies with consistent branding see up to 23-33% revenue lift; 94% of consumers say consistency influences buying decisions.
Keywords: visual identity, design tokens, color palette, typography, CSS variables, slide deck, brand guidelines, frontend aesthetics, accessibility
When invoking: On first use, if helpful, open with 1-2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output.
Check for project context first: If .claude/project-context.md or .cursor/project-context.md exists, read Section 12 (Visual Identity) for colors, typography, spacing. See branding for brand strategy and visual identity strategy layer.
Identify:
(R, G, B) for fills and text; keep a single source of truth table (HEX + RGB) in the deliverable.prefers-reduced-motion for animations.Guides distinctive, production-grade frontend implementation. Components (hero, CTA, footer, etc.) and pages (landing, home, features) should reference these principles for visual differentiation. Intentionality over intensity: bold maximalism and refined minimalism both work when executed with precision.
animation-delay) creates more delight than scattered micro-interactions.prefers-reduced-motion; provide reduced or no-motion alternatives.For AI/SaaS products, consider these visual trends and brand archetypes; adopt, ignore, or counter consciously to avoid sameness.
| Trend | Signal |
|-------|--------|
| Off-white / beige | Trust, restraint, premium without gloss |
| Organic gradients | Distinctiveness; add grain, texture |
| Digital impressionism | Mood over literal; suggestive, not descriptive |
| Lomo / imperfect | Exploratory, human creativity |
| Contemporary realism | Precision, reliability, mastery |
| Sketch / scribble | Human thought, exploration over certainty |
| Non-brand academia | Authority; work speaks for itself |
| Technical illustrations | Rigor, engineering depth |
| Quirky cuteness | Approachability; counter doomsday narratives |
| Morphing objects | Emergence, systems that learn |
| Futuristic surrealism | Gateway to new worlds |
| Outer space | Exploration, unknown |
| ASCII / pixels | Retro, playful, technical |
| Generative art | Algorithmic, living system |
| Archetype | Tone | Visual |
|-----------|------|--------|
| Likeable Leaders | Seriousness, stability, trust | Muted greys, warm beiges; impressionistic |
| Gentle Humanists | People before tech | Hand-drawn, everyday moments, nature |
| Nerdy Idealists | Engineering culture | Unpolished, quirky, non-branded |
| Bold Builders | Groundbreaking, transformative | Dark palettes, space references |
| Utopian Dreamers | What becomes possible | Retrofuturistic, surreal worlds |
When creating or updating .cursor/project-context.md, add:
## 12. Visual Identity (Optional)
**Colors**: Primary #XXX, secondary #XXX; backgrounds #XXX
**Typography**: Headings (font, weight, color); Body (font, weight, color)
**Sizes**: Hero Xpt, section Xpt, body Xpt
**Spacing**: Margins Xpx; section padding Xpx
**Layout**: Viewport, top bar, footer heights if fixed
When the user asks for deck or document branding—not only websites:
Strategy and narrative layers remain in branding; this section is visual execution for office/slide tools.
Ensure consistency across touchpoints. Include:
Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
Guidance for distinctive, intentional visual design when building new UI or reshaping an existing one. Helps with aesthetic direction, typography, and making choices that don't read as templated defaults.
Set up Tailwind CSS v4 in Expo with react-native-css and NativeWind v5 for universal styling
Use Expo DOM components to run web code in a webview on native and as-is on web. Migrate web code to native incrementally.
Take kostja94/brand-visual-generator from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.