A Figma plugin that rewrites copy at design time. It suggests fixes, flags missing strings, removes what shouldn't be there — and applies the change to your Figma frame in one click.
Built with
Claude Code · vanilla JS · no build step
Powered by
Claude Sonnet 4.6 · Anthropic API
What it does
The words.
Line-by-line review against the style guide. Eight categories — clarity, terminology, tone, grammar, spelling, style, structure, compliance. Each finding ships with a one-click Apply that writes the fix into the Figma frame.
The sequence.
Not the words — the structure. Does each screen have a primary heading? Is there a clear CTA on action screens? Are sibling cards labeled in parallel? Where is structural copy missing across the flow?
The Builder beat
What Claude Code wrote
The code. All of it.
What I directed
The editorial judgment.
The AI supplies code and execution. The human supplies taste, editorial judgment, and the ability to know what's wrong without being able to articulate why.
Editorial control
Some style rules are preferences. Others — Title Case on buttons, no exclamation marks, regulated financial terms — are firm. The plugin treats them differently: mandatory rules replace Reject with Override (give reason), and every override is POSTed to a Postgres dashboard so I can see where rules get bypassed too often.
117
Mandatory rules
40
Suggested rules
Where it fits
From "here's a mess" to an AI agent enforcing the standards at design time.
The plugin is the first concrete piece of the AI-based content system I pitched to R&D leadership. Standards from the style guide are now enforceable in the place where PMs and designers actually work — earlier in the lifecycle, before copy ever reaches a key/value sheet.
⬅ Back to the full content-strategy arc