The "AI will replace designers" debate died in 2024. The real question in 2026: which design tasks are worth delegating to an LLM, which aren't, and how to calibrate the pipeline so it scales without losing brand coherence. Here are our patterns from eight months in production.

Where Claude actually excels

On structured, explainable tasks, the gain is massive:

  • Design system documentation — generating a component's docs from its TypeScript code and a screenshot. 4 minutes instead of 30.
  • Textual accessibility audits — Claude reads a Figma export, spots low contrasts, missing labels, broken hierarchies. ~80% of findings are useful, the rest are false positives.
  • UI copy refactor — moving 200 strings from a corporate tone to a conversational one, consistently. One hour for Claude vs two days for a human.
  • Coherent placeholder generation — fake products, avatars, descriptions. No more Lorem Ipsum in internal Figma reviews.

The pattern that changes everything: "design context files"

We give Claude a design-context.md file at the start of every session. Inside: tokens (colors, spacing, type), principles ("avoid modals", "every critical action has an undo"), tone of voice with 5 before/after examples, competitive references to avoid or copy.

Every generation goes through that context. On Maison Lerouge, 80% of UI copy is produced this way today — and the designer reviews instead of writing. Net measured gain: 6 hours per two-week sprint.

What Claude misses (and you must know)

Three things we never delegate:

  • Visual proportion sense — balance, hierarchy, rhythm. Claude can describe why a layout is broken, but doesn't feel that it is.
  • Cultural nuance — humor, references, irony. On a French B2C project, Claude proposed technically perfect copy... but generic American. The human designer saves the day.
  • The "this feels right" intuition — the moment you know a button must be on the left, not the right. Inexplicable, irreplaceable.

Our daily stack

Three tools, each for its purpose:

  • Claude Code in the terminal for massive refactors (renaming tokens across 2,000 lines of CSS, for instance).
  • Anthropic Console for long context dumps: a 40-page brief + a brand guideline = structured output in 2 minutes.
  • Figma plugin + Claude to generate copy directly from a selected wireframe.

Numbers from 6 months

Measured across three client projects:

  • Design system docs: 4 days → 6 hours (–94%)
  • UI copywriting per sprint: 1 day → 2 hours (–75%)
  • Accessibility audits: 2 days → 3 hours (–81%)
  • Placeholder production: 4 hours → 5 minutes (–98%)

The human designer doesn't disappear — they become curator, validator, and spend their time on the 30% of work that requires intuition. Want to talk?