Skip to main content
Home/Recipes/Does the brand feel like what it claims to be?
Brand & Docs

17.Does the brand feel like what it claims to be?

DesignerMarketingAgency

Overview

A brand says it is 'bold, human, and trustworthy'. Extract the live site's tokens and ask an AI if the visual choices actually support those values, or contradict them.

Brand values are easy to write and hard to implement. A company says it is bold but uses a muted palette and conservative type. It says it is human but its UI is dense, sharp-cornered, and clinical. Extract the live site's design tokens, then give an AI agent the brand's stated values and ask it to evaluate whether the visual language supports or undermines them. Color temperature, border radius, type personality, spacing density, and shadow depth all communicate tone before a user reads a word. This audit makes the gap between stated brand and actual visual expression concrete and actionable.

Claude Code prompt
# If brand-visual-language skill is installed, activate it first.
# Extract the site first, then load the JSON and ask:
"This brand describes itself as [bold / human / trustworthy / innovative].
Evaluate the extracted tokens against these values. Output two tables:
SUPPORTS brand values:
TOKEN | VALUE | WHY IT WORKS
CONTRADICTS brand values:
TOKEN | VALUE | WHY IT CONFLICTS | SUGGESTED FIX
Then score overall alignment: Strong / Partial / Weak.
Use specific token values as evidence, not impressions."
Output

Brand alignment report: which tokens support the stated values, which contradict them, and what to change.

Browse all

All recipes →

43 workflows