theme-factory

Original🇨🇳 Chinese
Translated

A toolkit for applying theme styles to works. These works can be slides, documents, reports, HTML landing pages, etc. It provides 10 preset themes with color/font configurations, which can be applied to any created works, and new themes can also be generated instantly.

1installs
Added on

NPX Install

npx skill4agent add leastbit/claude_skills_zh-cn theme-factory

SKILL.md Content (Chinese)

View Translation Comparison →

Theme Factory Skill

This skill provides a curated collection of professional font and color themes, each with a carefully selected color palette and font pairing. After selecting a theme, it can be applied to any work.

Use Cases

Use this skill to apply consistent professional styles to presentation slides or other works. Each theme includes:
  • A unified color palette with hexadecimal color codes
  • Complementary font pairings for headings and body text
  • Unique visual styles suitable for different scenarios and audiences

Usage Instructions

To apply styles to slides or other works:
  1. Showcase Theme Preview: Display the
    theme-showcase.pdf
    file to allow users to visually view all available themes. Do not make any modifications to it; it is for viewing only.
  2. Ask for User's Selection: Ask which theme the user wants to apply to the work
  3. Wait for Confirmation: Obtain explicit confirmation from the user regarding the selected theme
  4. Apply the Theme: Once a theme is selected, apply the color and font of the selected theme to the work

Available Themes

The following 10 themes are all displayed in
theme-showcase.pdf
:
  1. Deep Blue Rhyme - A professional and calm ocean-themed style
  2. Sunset Boulevard - Warm and vibrant sunset colors
  3. Forest Canopy - Natural and stable earth tones
  4. Modern Minimalism - Clean and modern grayscale color scheme
  5. Golden Hour - Rich and warm autumn tones
  6. Arctic Frost - Cool and transparent winter-themed style
  7. Desert Rose - Soft and elegant retro tones
  8. Tech Innovation - Bold and modern tech aesthetics
  9. Botanical Garden - Fresh and natural gardening colors
  10. Midnight Galaxy - Deep and mysterious cosmic tones

Theme Details

Each theme is defined in the
themes/
directory, with complete specifications:
  • A unified color palette with hexadecimal color codes
  • Complementary font pairings for headings and body text
  • Unique visual styles suitable for different scenarios and audiences

Application Process

After selecting the preferred theme:
  1. Read the corresponding theme file from the
    themes/
    directory
  2. Uniformly apply the specified colors and fonts to the work
  3. Ensure appropriate contrast and readability
  4. Maintain visual consistency of the theme across all slides

Custom Themes

If none of the existing themes are suitable for a work, a custom theme can be created. Based on the provided requirements, generate a new theme in a format similar to the above. Give the theme a name that describes the characteristics of the font/color combination. Use any basic description to select appropriate colors/fonts. After generating the theme, display it for user review and confirmation. Then apply the theme following the above process.