23.Rebrand an existing application
Overview
Extract the new brand's tokens. Feed the JSON and your existing codebase to Claude Code. The agent applies the new visual language (colors, type, spacing, radii) across the whole product.
When a brand changes its visual identity, every hardcoded color value, font reference, spacing constant, and border radius in the codebase needs to be updated. Extract the new brand's tokens using Dembrandt, then feed the extraction JSON alongside the existing codebase into Claude Code. The agent audits every hardcoded value, matches it against the new token set, and produces a complete rebrand, replacing wrong values with correct ones throughout the codebase. This replaces a week of manual find-and-replace with a single agent session.
Extract new brand tokens
Complete visual rebrand: hardcoded values replaced with new brand tokens.
More in AI Pipelines
Browse all
All recipes →