Claude Code for Growth Marketing — Anthropic Internal Playbook
Anthropic’s own growth marketing team shared their internal results and tips for using Claude Code. This is the vendor eating their own cooking.
Team Impact
- Ad copy creation: 2 hours → 15 minutes (87.5% time reduction)
- 10x creative output: Automated generation + Figma integration enables testing vastly more ad variations across channels
- Operating like a larger team: Handling tasks that previously required dedicated engineering resources
- Strategic focus shift: More time on overall strategy and building agentic automation, less on manual execution
This maps to 2026-04-08-four-levels-of-ai-use: they’ve moved from Level 1 (automate existing work) through Level 3 (work that wasn’t worth doing manually — testing 10x more ad variations) and into Level 4 (building custom agentic automation for their specific workflows).
Top Tips
1. Identify API-enabled repetitive tasks
Look for workflows involving tools that have APIs — ad platforms, design tools, analytics. These are prime candidates for Claude Code automation.
RDCO status: X API (done), Firebase (done), Notion (done), Grok Imagine (done). Next candidates: Apple Search Ads API for Squarely growth, Figma API for visual design automation.
2. Break complex workflows into specialized sub-agents
Instead of one mega-prompt, create separate agents for specific tasks (e.g., headline agent vs. description agent). Specialized agents are easier to debug and produce higher quality output.
RDCO status: This IS our skills architecture. /research-brief, /draft-review, /voice-match, /remix are each specialized for one job. Validates the pattern.
3. Brainstorm and prompt plan before coding
Use Claude.ai to think through the entire workflow first, then have it create a comprehensive prompt and code structure for Claude Code. Work step-by-step rather than one-shot.
RDCO status: This is our Plan mode → implementation pattern from SOUL.md. The /build-project skill enforces this with PRD → technical plan → implementation.
Creative Pipeline Idea
The Anthropic team uses Figma integration for ad creative. Combined with our existing Grok Imagine API for image generation, a creative pipeline could look like:
- Grok Imagine → Generate base visuals (Memphis style, Data Dots aesthetic)
- Figma API → Add text overlays, sizing for different platforms, brand masks
- Claude Code → Generate copy variants, A/B test headlines
- Platform API → Deploy to ad platform (Apple Search Ads, Meta)
This is the autonomous ads pipeline with a visual creative layer added. The missing piece today is the Figma API integration — worth exploring when we’re ready for Squarely or Data Dots marketing.
Actionable for RDCO
- Immediate: The “specialized sub-agents” tip validates our skills architecture. Keep building focused skills, not Swiss-army-knife prompts.
- Near-term: Explore Figma API + Grok Imagine pipeline for Data Dots visual creation. This could automate the visual flashcard production line.
- Later: Apple Search Ads API for autonomous Squarely growth (Phase 3 of growth strategy).