Content Design Assistant
Description
Claude Code skill for Content Design Assistant
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Content Design Assistant — Claude Skill
A Claude Code skill for anyone creating content at Thumbtack. Paste in copy, get back a scored review, issue-by-issue feedback, and a rewrite — all against Thumbtack's voice and style guidelines. Use it standalone in Claude Code or as the brains behind the Figma plugin.
What it does
- Reviews content against Thumbtack voice, tone, grammar, and component rules
- Scores the original and rewrite independently on a 1–5 scale
- Names each issue specifically and references the rule it breaks
- Rewrites only what's broken — preserves what's working
- Handles UI copy, email, error messages, buttons, and more
- Asks for audience (customer vs. pro) before generating new content from scratch
Install
Step 1 — Get the file
Clone or download this repo:
git clone https://github.com/jallard-code/content-design-assistant.git
Step 2 — Place the skill file
Copy `content-design-assistant.md` into your personal Claude skills directory so it's available across all your projects:
cd content-design-assistant
mkdir -p ~/.claude/skills/content-design-assistant
cp content-design-assistant.md ~/.claude/skills/content-design-assistant/SKILL.md
That's it. No restart needed.
Step 3 — Use it
Open Claude Code in any project and type:
/content-design-assistant
Or just start a conversation — Claude will load the skill automatically when you're doing a content review.
How to use it
**Review existing content**
Paste in your copy and ask for a review. You can include labels like `[Header]`, `[Body text]`, or `[CTA button]` to tell it what component each piece belongs to — that makes the feedback more accurate.
Review this:
[Header] Get more done with Thumbtack
[Body text] Thumbtack has been helping customers find pros since 2008. Our platform utilizes advanced matching technology to connect you with the right professional for your project.
[CTA button] Get Started
**Generate
Related Skills
Algorithmic Art
Create generative art using p5.js with seeded randomness, flow fields, and particle systems
Design Brand Guidelines
Apply Anthropic's official brand colors and typography to artifacts
Design Canvas Design
Create beautiful visual art in PNG and PDF documents using design philosophy
Design Frontend Design
Create distinctive, production-grade frontend interfaces with high design quality
Design Slack Gif Creator
Create animated GIFs optimized for Slack's size constraints
Design Theme Factory
Style artifacts with professional themes including 10 pre-set color/font combinations
Design Related Agents
Codemod Runner
Writes and runs codemod scripts that replace hardcoded visual values with token references in ui/src/index.css
Designguru
Expert Design Guidance & Analysis Specialist who provides professional UI/UX insights, design system guidance,
Html Css
| Web standards for semantic markup, maintainable styling, and accessibility. | - | [wshobson/agents](https://