# How Anthropic uses Claude in Marketing

> A non-coder at Anthropic built a Figma plugin with Claude Code that cuts ad variant generation from 30 minutes to 30 seconds.

Published: 2026-01-27
URL: https://daniliants.com/insights/how-anthropic-uses-claude-in-marketing/
Tags: claude-code, figma-plugin, ad-creative, workflow-automation, no-code, ai-tools, marketing-ops

---

## Summary

A marketer at Anthropic with zero coding experience used Claude Code to build a Figma plugin that auto-generates multiple ad copy variations across all aspect ratios in one paste operation. A task that previously took 30 minutes now takes 30 seconds. The key unlock was framing the problem clearly in plain language, no technical background required.

## Key Insight

- **60x time saving in practice:** Going from ~30 min to ~30 sec on ad variant generation is not a marginal gain, it eliminates a class of repetitive work entirely.
- **The entry barrier is problem articulation, not coding skill.** The person built a working Figma plugin having never opened a terminal before. The skill that mattered was describing the workflow clearly.
- **Scope discipline matters.** Starting with a single, small, well-defined automation (one plugin, one workflow) is what made this succeed. Not "automate everything in Figma."
- **The "I wish this existed" to "I built this" gap is smaller than perceived.** Most non-technical people overestimate the prerequisite knowledge needed to ship a functional internal tool with AI assistance.
- **Figma + Claude Code is a viable stack for marketing ops.** Plugin reads frame structure, identifies components (headline, CTA, code block), then applies copy variations to each, all without touching Figma's API manually.