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-factoryTags
Translated version includes tags in frontmatterSKILL.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:
- Showcase Theme Preview: Display the file to allow users to visually view all available themes. Do not make any modifications to it; it is for viewing only.
theme-showcase.pdf - Ask for User's Selection: Ask which theme the user wants to apply to the work
- Wait for Confirmation: Obtain explicit confirmation from the user regarding the selected theme
- 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- Deep Blue Rhyme - A professional and calm ocean-themed style
- Sunset Boulevard - Warm and vibrant sunset colors
- Forest Canopy - Natural and stable earth tones
- Modern Minimalism - Clean and modern grayscale color scheme
- Golden Hour - Rich and warm autumn tones
- Arctic Frost - Cool and transparent winter-themed style
- Desert Rose - Soft and elegant retro tones
- Tech Innovation - Bold and modern tech aesthetics
- Botanical Garden - Fresh and natural gardening colors
- Midnight Galaxy - Deep and mysterious cosmic tones
Theme Details
Each theme is defined in the directory, with complete specifications:
themes/- 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:
- Read the corresponding theme file from the directory
themes/ - Uniformly apply the specified colors and fonts to the work
- Ensure appropriate contrast and readability
- 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.