Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.
Add this skill
npx mdskills install anthropics/theme-factoryClear workflow for applying professional themes with explicit user confirmation steps
1---2name: theme-factory3description: Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.4license: Complete terms in LICENSE.txt5---678# Theme Factory Skill910This 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.1112## Purpose1314To apply consistent, professional styling to presentation slide decks, use this skill. Each theme includes:15- A cohesive color palette with hex codes16- Complementary font pairings for headers and body text17- A distinct visual identity suitable for different contexts and audiences1819## Usage Instructions2021To apply styling to a slide deck or other artifact:22231. **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.242. **Ask for their choice**: Ask which theme to apply to the deck253. **Wait for selection**: Get explicit confirmation about the chosen theme264. **Apply the theme**: Once a theme has been chosen, apply the selected theme's colors and fonts to the deck/artifact2728## Themes Available2930The following 10 themes are available, each showcased in `theme-showcase.pdf`:31321. **Ocean Depths** - Professional and calming maritime theme332. **Sunset Boulevard** - Warm and vibrant sunset colors343. **Forest Canopy** - Natural and grounded earth tones354. **Modern Minimalist** - Clean and contemporary grayscale365. **Golden Hour** - Rich and warm autumnal palette376. **Arctic Frost** - Cool and crisp winter-inspired theme387. **Desert Rose** - Soft and sophisticated dusty tones398. **Tech Innovation** - Bold and modern tech aesthetic409. **Botanical Garden** - Fresh and organic garden colors4110. **Midnight Galaxy** - Dramatic and cosmic deep tones4243## Theme Details4445Each theme is defined in the `themes/` directory with complete specifications including:46- Cohesive color palette with hex codes47- Complementary font pairings for headers and body text48- Distinct visual identity suitable for different contexts and audiences4950## Application Process5152After a preferred theme is selected:531. Read the corresponding theme file from the `themes/` directory542. Apply the specified colors and fonts consistently throughout the deck553. Ensure proper contrast and readability564. Maintain the theme's visual identity across all slides5758## Create your Own Theme59To 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.60
Full transparency — inspect the skill content before installing.