theme-factory
- 信任分
- 94/100
- 兼容 Agent
- 1
- 许可证
- Complete terms in LICENSE.txt
- 领域
- 设计与多媒体
- 兼容 Agent
- Claude Code
- 信任分
- 94 / 100 · 已通过审计
- 作者 / 版本 / 许可
- @anthropics · Complete terms in LICENSE.txt
- 安装命令数
- 1 条
需要注意: 未限定 allowed-tools,默认拥有全部工具权限。
想读作者英文原文? ↓ 滚到正文区切换 · 在 GitHub 查看 ↗
theme-factory 是 PPT / 文档 artifact 的主题工厂——预置 10 套专业字体 + 配色,让你只挑一套就能给 deck / artifact 套上完整视觉风格,避免每次都从零调色。
设计思路
作者把「视觉一致性」拆成可复用资产:每套 theme 包含一组 hex 色板 + 与之搭配的 header / body 字体配对 + 对应使用语境(受众、场景)。技能的工作不是替你画图,而是让你先看 showcase、明确选哪套、再机械地把色与字应用到所有页面。
工作流
① 展示 showcase:把 theme-showcase.pdf 直接给用户看(不要修改,仅展示);② 询问选择:问要哪一套;③ 等明确确认;④ 应用:从 themes/ 目录读对应 theme 文件,按规格把 hex 色板与字体一致地铺到 deck / artifact 上,保证对比度与可读性,整组 slide 视觉统一。
内置 10 套主题
Ocean Depths(专业海洋蓝)、Sunset Boulevard(暖色日落)、Forest Canopy(自然林相)、Modern Minimalist(现代极简灰阶)、Golden Hour(秋季暖金)、Arctic Frost(冬日清冷)、Desert Rose(柔和沙玫瑰)、Tech Innovation(科技大胆)、Botanical Garden(鲜植物绿)、Midnight Galaxy(戏剧深空)。每套都在 themes/ 下一份独立 spec,含色板与字配对。
自定义主题
不满意预置的可走 "Create your Own Theme" 流程,作者给的接口是按同样字段(cohesive color palette + complementary font pairings + visual identity)建一份新 theme 文件,然后跟内置同等使用。
适合谁
- 给 deck / 报告 / pptx artifact 套统一风格的人
- 没有专业设计资源、需要「不出大错」的视觉默认值
- 多人协作希望在不同 artifact 间保持视觉一致
何时不要用
- 已有公司 VI / brand book:用既有规范而不是再叠一层
- 只是单图片处理:用
slack-gif-creator/web-artifacts-builder之类更对口
配套
pptx(应用主题最常见的产物)、pdf / make-pdf(导出固化为 PDF)、web-artifacts-builder(同主题落到网页 artifact)、prototype(演示 prototype 时套主题更稳)。
Theme Factory Skill
This skill provides a curated collection of professional font and color themes themes, each with carefully selected color palettes and font pairings. Once a theme is chosen, it can be applied to any artifact.
Purpose
To apply consistent, professional styling to presentation slide decks, use this skill. Each theme includes:
- A cohesive color palette with hex codes
- Complementary font pairings for headers and body text
- A distinct visual identity suitable for different contexts and audiences
Usage Instructions
To apply styling to a slide deck or other artifact:
- Show the theme showcase: Display the
theme-showcase.pdffile to allow users to see all available themes visually. Do not make any modifications to it; simply show the file for viewing. - Ask for their choice: Ask which theme to apply to the deck
- Wait for selection: Get explicit confirmation about the chosen theme
- Apply the theme: Once a theme has been chosen, apply the selected theme's colors and fonts to the deck/artifact
Themes Available
The following 10 themes are available, each showcased in theme-showcase.pdf:
- Ocean Depths - Professional and calming maritime theme
- Sunset Boulevard - Warm and vibrant sunset colors
- Forest Canopy - Natural and grounded earth tones
- Modern Minimalist - Clean and contemporary grayscale
- Golden Hour - Rich and warm autumnal palette
- Arctic Frost - Cool and crisp winter-inspired theme
- Desert Rose - Soft and sophisticated dusty tones
- Tech Innovation - Bold and modern tech aesthetic
- Botanical Garden - Fresh and organic garden colors
- Midnight Galaxy - Dramatic and cosmic deep tones
Theme Details
Each theme is defined in the themes/ directory with complete specifications including:
- Cohesive color palette with hex codes
- Complementary font pairings for headers and body text
- Distinct visual identity suitable for different contexts and audiences
Application Process
After a preferred theme is selected:
- Read the corresponding theme file from the
themes/directory - Apply the specified colors and fonts consistently throughout the deck
- Ensure proper contrast and readability
- Maintain the theme's visual identity across all slides
Create your Own Theme
To handle cases where none of the existing themes work for an artifact, create a custom theme. Based on provided inputs, generate a new theme similar to the ones above. Give the theme a similar name describing what the font/color combinations represent. Use any basic description provided to choose appropriate colors/fonts. After generating the theme, show it for review and verification. Following that, apply the theme as described above.