theme-factory

Apply color palettes and typography from themes/*.md files to slides, documents, and HTML artifacts.

Updated Jan 17, 2026
One-click install
npx skills add https://github.com/lDuang/mcp-skill-registry --skill theme-factory-lduang
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: theme-factory
Source: https://github.com/lDuang/mcp-skill-registry/tree/main/skill/theme-factory
Command: npx skills add https://github.com/lDuang/mcp-skill-registry --skill theme-factory-lduang

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Centralizes and standardizes design across artifacts by applying cohesive themes (color palettes, typography, and branding) to slides, documents, and web pages.

Core Features & Use Cases

  • Centralizes theme management for multiple artifacts
  • Applies color palettes, typography, and branding across presentations, reports, and websites
  • Use Case: Design teams can rapidly brand new materials by selecting a single theme

Quick Start

Choose a theme from the themes directory and apply it to your artifact.

Frequently Asked Questions about theme-factory

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I apply a cohesive design theme across multiple artifacts?

To apply a cohesive design theme, this Skill reads color palettes and typography definitions from themes/*.md files and applies them to your slides, documents, and web pages. It standardizes branding across presentations, reports, and HTML artifacts.

What is the best way to centralize branding for design teams?

The best way to centralize branding is to manage theme definitions in a single directory. Design teams can rapidly brand new materials by selecting a single theme, ensuring consistent color palettes and typography across all generated artifacts.

Can I use this to apply color palettes to HTML artifacts?

Yes, you can apply color palettes to HTML artifacts. The scope includes presentations, reports, and HTML pages, enabling rapid theming workflows by reading the specified color palettes and typography from your theme definition files.

How do I define typography and color palettes for presentations?

You define typography and color palettes by creating theme files in the themes/ directory. These markdown files specify the visual rules, which the workflow then reads to apply consistent design themes to your presentation artifacts.

Do I need any external dependencies to automate theming?

No external dependencies are required to automate theming. The Skill operates independently by reading your theme definitions from local markdown files and applying the specified branding and typography directly to your documents and slides.

Does this work for both reports and presentations?

Yes, this works for both reports and presentations. The theming workflow is designed to apply cohesive color palettes and typography across slides, documents, and HTML pages, ensuring your branding remains consistent across all output formats.