What it does
A toolkit for styling artifacts with a theme — slides, docs, reports, HTML landing pages. It ships 10 ready-made themes with matched palettes and fonts that you can apply to an artifact you have already built, or it can generate a new theme on the fly.
How to set it up
Ships as part of the example-skills bundle:
/plugin install example-skills@anthropic-agent-skills
Or drop the theme-factory/ folder into ~/.claude/skills/.
When to reach for it
- You have a finished artifact (slides, landing page, report) and want it pulled into one consistent style fast.
- You need your own brand theme (colors plus fonts).
Example
"Apply a dark space theme to these slides" — the skill lays a matched palette and font pairing over them; "make a theme for our brand: primary #0B5, orange accent" — and it generates a custom one.