Theme factory
A curated list of awesome Claude Skills, resources, and tools for customizing Claude AI workflows | Claude Skills 精选列表:定制 Claude AI 工作流的技能、资源和工具合集
npx -y skills add AICL-Lab/awesome-claude-skills-zh --skill theme-factoryAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 4 stars4 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
用于为 artifacts 设置主题样式的工具包。这些 artifacts 可以是幻灯片、文档、报告、HTML 落地页等。提供 10 个预设主题,包含颜色/字体,可应用于任何已创建的 artifact,或即时生成新主题。
The file declares its own license as 完整条款见 LICENSE.txt. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.
SKILL.md
2.6 KB, as published. Nobody here has run it
主题工厂技能
此技能提供精选的专业字体和颜色主题集合,每个主题都有精心挑选的调色板和字体搭配。选择主题后,可应用于任何 artifact。
目的
为演示幻灯片或其他 artifact 应用一致、专业的样式。每个主题包括:
- 带有十六进制代码的协调配色方案
- 用于标题和正文的互补字体搭配
- 适合不同场景和受众的独特视觉标识
使用说明
为幻灯片或其他 artifact 应用样式:
- 展示主题展示:显示
theme-showcase.pdf文件,让用户直观查看所有可用主题。不要对其进行任何修改;只需展示文件供查看。 - 询问选择:询问要将哪个主题应用到幻灯片
- 等待选择:获得关于所选主题的明确确认
- 应用主题:选择主题后,将所选主题的颜色和字体应用到幻灯片/artifact
可用主题
以下 10 个主题可用,每个都在 theme-showcase.pdf 中展示:
- 海洋深处 - 专业而平静的海洋主题
- 日落大道 - 温暖而充满活力的日落色彩
- 森林冠层 - 自然而踏实的大地色调
- 现代极简 - 干净当代的灰度风格
- 黄金时刻 - 丰富温暖的秋季调色板
- 北极霜冻 - 清凉爽脆的冬季灵感主题
- 沙漠玫瑰 - 柔和而精致的尘土色调
- 科技创新 - 大胆现代的科技美学
- 植物园 - 清新有机的花园色彩
- 午夜银河 - 戏剧性的宇宙深色调
主题详情
每个主题都在 themes/ 目录中定义,包含完整规格:
- 带有十六进制代码的协调配色方案
- 用于标题和正文的互补字体搭配
- 适合不同场景和受众的独特视觉标识
应用流程
选择首选主题后:
- 从
themes/目录读取相应的主题文件 - 在整个幻灯片中一致地应用指定的颜色和字体
- 确保适当的对比度和可读性
- 在所有幻灯片中保持主题的视觉标识
创建自己的主题
处理现有主题都不适用的情况,创建自定义主题。根据提供的输入,生成类似上述的新主题。为主题起一个类似的名称,描述字体/颜色组合的含义。使用任何基本描述来选择适当的颜色/字体。生成主题后,展示以供审查和验证。之后,按照上述方式应用主题。