theme_factory

Apply pre-built or generated themes to slides, documents, and landing pages.

49|2|Updated Mar 20, 2026
One-click install
npx skills add https://github.com/vibeinging/YiYi --skill theme-factory-vibeinging
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: theme_factory
Source: https://github.com/vibeinging/YiYi/tree/main/app/src-tauri/skills/theme_factory
Command: npx skills add https://github.com/vibeinging/YiYi --skill theme-factory-vibeinging

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Toolkit for styling artifacts with themes by providing ready-made options and a generator to create custom themes for slides, docs, reports, and landing pages, ensuring consistent visuals.

Core Features & Use Cases

  • Pre-built themes: Browse and apply themes from the themes/ directory.
  • Custom theme generation: Create new themes based on user descriptions or brand guidelines.
  • Typography and color consistency: Enforce matching fonts and color palettes across slides, documents, and web assets.

Quick Start

Apply a selected theme to your project or generate a new theme based on your description.

Frequently Asked Questions about theme_factory

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

FAQPage Schema
How do I apply consistent colors and typography across slides and documents?

Pre-built themes are ready-made styling options located in the themes/ directory. You can browse these available palettes and typography settings to apply consistent visuals to your slides, docs, reports, and landing pages.

Can I generate a custom theme based on my brand guidelines?

The theme generator supports styling for slides, documents, reports, and landing pages. It reads color palettes and typography from theme files to apply consistent styles across these various artifact formats.

What's the best way to ensure visual consistency for landing pages?

The best way to ensure visual consistency for landing pages is to enforce matching fonts and color palettes using a centralized theme. Applying a pre-built or custom theme guarantees uniform styling across all web assets.

Does this theming approach read definitions from a specific directory?

Yes, this theming approach operates across the themes/ directory to read color palettes and typography directly from theme files. This ensures styles are accurately applied to your target artifacts.