Theme Factory

作者: Anthropic

用于为制品(如幻灯片、文档、报告、HTML落地页等)应用主题样式的工具包。内置10套预设主题(含配色/字体),可应用于已创建的任意制品,或即时生成全新主题。 许可协议:完整条款见LICENSE.txt

npx skills add https://github.com/anthropics/skills --skill theme-factory

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:

  1. Show the theme showcase: Display the theme-showcase.pdf file to allow users to see all available themes visually. Do not make any modifications to it; simply show the file for viewing.
  2. Ask for their choice: Ask which theme to apply to the deck
  3. Wait for selection: Get explicit confirmation about the chosen theme
  4. 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:

  1. Ocean Depths - Professional and calming maritime theme
  2. Sunset Boulevard - Warm and vibrant sunset colors
  3. Forest Canopy - Natural and grounded earth tones
  4. Modern Minimalist - Clean and contemporary grayscale
  5. Golden Hour - Rich and warm autumnal palette
  6. Arctic Frost - Cool and crisp winter-inspired theme
  7. Desert Rose - Soft and sophisticated dusty tones
  8. Tech Innovation - Bold and modern tech aesthetic
  9. Botanical Garden - Fresh and organic garden colors
  10. 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:

  1. Read the corresponding theme file from the themes/ directory
  2. Apply the specified colors and fonts consistently throughout the deck
  3. Ensure proper contrast and readability
  4. 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.

来自 Anthropic 的更多技能

Algorithmic Art
Anthropic
使用p5.js创建算法艺术,包含种子随机性和交互式参数探索。当用户请求使用代码创作艺术、生成艺术、算法艺术、流场或粒子系统时使用此功能。创作原创算法艺术,而非复制现有艺术家的作品以避免版权侵权。 许可:完整条款见LICENSE.txt
creativeofficial
Brand Guidelines
Anthropic
将Anthropic官方品牌色彩与字体应用于任何需要体现Anthropic视觉风格的制品中。当涉及品牌色彩、样式指南、视觉格式或公司设计标准时使用此技能。 许可:完整条款见LICENSE.txt
creativeofficial
Canvas Design
Anthropic
运用设计理念,在.png和.pdf文档中创作精美的视觉艺术作品。当用户要求制作海报、艺术品、设计或其他静态作品时,应使用此技能。创作原创视觉设计,切勿抄袭现有艺术家的作品以避免版权侵权。
creativeofficial
Docx
Anthropic
全面的文档创建、编辑和分析,支持修订、批注、格式保留和文本提取。当Claude需要处理专业文档(.docx文件)时,可用于:(1)创建新文档,(2)修改或编辑内容,(3)处理修订,(4)添加批注,或任何其他文档任务 许可证:专有。LICENSE.txt包含完整条款
documentofficial
Frontend Design
Anthropic
生成独特且达到生产级水准的前端界面,避免千篇一律的AI美学风格。
developmentfeaturedofficial
Internal Comms
Anthropic
一套帮助我撰写各类内部沟通内容的资源,使用公司偏好的格式。每当需要撰写内部沟通内容(如状态报告、领导层更新、第三方更新、公司通讯、常见问题解答、事件报告、项目更新等)时,Claude应使用此技能。 许可证:完整条款见LICENSE.txt
official
MCP Builder
Anthropic
创建高质量MCP(模型上下文协议)服务器的指南,通过精心设计的工具使LLM能够与外部服务交互。在构建MCP服务器以集成外部API或服务时使用,无论是使用Python(FastMCP)还是Node/TypeScript(MCP SDK)。 许可证:完整条款见LICENSE.txt
developmentofficial
Artifacts Builder
Anthropic
用于创建复杂、多组件claude.ai HTML工件的一套工具,采用现代前端Web技术(React、Tailwind CSS、shadcn/ui)。适用于需要状态管理、路由或shadcn/ui组件的复杂工件,而非简单的单文件HTML/JSX工件。 许可:完整条款见LICENSE.txt
development