Theme Factory
10 pre-set professional themes with colors and fonts for slides, docs, reports, and landing pages. Apply consistent styling or generate custom themes on-the-fly.
How to Install
Using npx (recommended):
npx skills add github.com/anthropics/skills/tree/main/skills/theme-factory --skill theme-factoryThis will automatically download and install the skill in your .cursor/skills/ directory.
Or install manually:
- Copy the skill content below
- Create folder:
.cursor/skills/theme-factory/in your project - Save as
SKILL.md - Cursor auto-discovers skills when you start a chat
Or install globally to ~/.cursor/skills/theme-factory/SKILL.md
SKILL.md
--- name: theme-factory description: 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. --- # Theme Factory Skill This skill provides a curated collection of professional font and color themes. 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 1. **Show the theme showcase**: Display available themes visually 2. **Ask for their choice**: Ask which theme to apply 3. **Wait for selection**: Get explicit confirmation 4. **Apply the theme**: Apply selected theme's colors and fonts ## Themes Available 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 ## Application Process After a preferred theme is selected: 1. Read the corresponding theme specifications 2. Apply the specified colors and fonts consistently 3. Ensure proper contrast and readability 4. Maintain the theme's visual identity across all elements ## Create your Own Theme To handle cases where none of the existing themes work, create a custom theme. Based on provided inputs, generate a new theme with appropriate colors/fonts. Give the theme a similar name describing what the font/color combinations represent.
Best For
Related Skills
Design Handoff
Generate developer handoff specs from a design: layout, tokens, component props, states, responsive breakpoints, edge cases, animations, and accessibility.
Frontend Design
Create distinctive, production-grade frontend interfaces with high design quality. Avoid generic "AI slop" aesthetics with bold typography, color, and spatial composition.
Canvas Design
Create beautiful visual art, posters, and static designs using design philosophy. Generates museum-quality work with a two-step process: philosophy creation, then visual expression.
Brand Guidelines
Apply brand colors, typography, and visual identity to artifacts. Includes color palettes, font pairings, and consistent styling for presentations, docs, and interfaces.