404kidwiz

theme-factory

6
0
# Install this skill:
npx skills add 404kidwiz/claude-supercode-skills --skill "theme-factory"

Install specific skill from multi-skill repository

# 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 that has been creating, or can generate a new theme on-the-fly.

# 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 that has been creating, or can generate a new theme on-the-fly.


Theme Factory

Purpose

Provides a toolkit for applying consistent visual themes to various artifacts including presentations, documents, reports, and web pages. Offers pre-set themes and the ability to generate custom themes with coordinated colors, typography, and styling.

When to Use

  • Applying consistent branding to presentations or documents
  • Styling HTML pages with professional color schemes
  • Creating custom themes from brand guidelines
  • Converting plain artifacts to themed versions
  • Generating color palettes for new projects
  • Ensuring accessibility in color choices
  • Creating dark/light mode variations
  • Styling reports and data visualizations

Quick Start

Invoke this skill when:
- Applying consistent branding to presentations or documents
- Styling HTML pages with professional color schemes
- Creating custom themes from brand guidelines
- Converting plain artifacts to themed versions
- Generating color palettes for new projects

Do NOT invoke when:
- Designing UI components from scratch β†’ use ui-designer
- Building complete web applications β†’ use frontend-design
- Creating visual art or graphics β†’ use canvas-design
- Applying Anthropic brand specifically β†’ use brand-guidelines

Decision Framework

Theming Need?
β”œβ”€β”€ Corporate Branding β†’ Use brand colors + approved fonts
β”œβ”€β”€ Quick Professional β†’ Apply pre-set theme
β”œβ”€β”€ Custom Theme β†’ Generate from primary color + style
β”œβ”€β”€ Accessibility β†’ Ensure WCAG contrast ratios
β”œβ”€β”€ Dark Mode β†’ Invert with adjusted colors
└── Print-Friendly β†’ Optimize for paper output

Core Workflows

1. Apply Pre-set Theme

  1. Select target artifact (slides, doc, HTML)
  2. Choose from available pre-set themes
  3. Extract current content structure
  4. Apply theme colors to headings, text, backgrounds
  5. Set typography (fonts, sizes, weights)
  6. Adjust spacing and layout to theme
  7. Verify visual consistency

2. Generate Custom Theme

  1. Gather brand inputs (primary color, logo, guidelines)
  2. Generate complementary color palette
  3. Select font pairing (heading + body)
  4. Define spacing scale and component styles
  5. Create theme configuration file
  6. Apply to target artifact
  7. Iterate based on feedback

3. Multi-Format Theme Application

  1. Define theme as abstract tokens (colors, fonts, spacing)
  2. Create format-specific implementations (CSS, PPTX styles, docx styles)
  3. Apply appropriate implementation per artifact type
  4. Ensure visual consistency across formats
  5. Document theme usage guidelines

Best Practices

  • Start with accessible color contrast ratios (WCAG AA minimum)
  • Limit color palette to 3-5 colors for cohesion
  • Use consistent spacing scale (4px, 8px, 16px, etc.)
  • Pair fonts intentionally (contrast or complement)
  • Test themes on actual content, not lorem ipsum
  • Provide light and dark mode variants when possible

Anti-Patterns

  • Too many colors β†’ Limit to primary, secondary, accent + neutrals
  • Ignoring contrast β†’ Always verify accessibility ratios
  • Inconsistent spacing β†’ Use defined spacing scale
  • Random font pairing β†’ Choose fonts with intentional relationship
  • Theme without content β†’ Always test with real content

# Supported AI Coding Agents

This skill is compatible with the SKILL.md standard and works with all major AI coding agents:

Learn more about the SKILL.md standard and how to use these skills with your preferred AI coding agent.