← All skills
Tencent SkillHub · Productivity

Theme Factory

Curated collection of professional color and typography themes for styling artifacts — slides, docs, reports, landing pages. Use when applying visual themes to presentations, generating themed content, or creating custom brand palettes. Triggers on theme, color palette, font pairing, slide styling, presentation theme, brand colors.

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

Curated collection of professional color and typography themes for styling artifacts — slides, docs, reports, landing pages. Use when applying visual themes to presentations, generating themed content, or creating custom brand palettes. Triggers on theme, color palette, font pairing, slide styling, presentation theme, brand colors.

⬇ 0 downloads ★ 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
README.md, SKILL.md, themes/sunset-boulevard.md, themes/tech-innovation.md, themes/arctic-frost.md, themes/modern-minimalist.md

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.0.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 15 sections Open source page

Theme Factory

Apply consistent, professional styling to any artifact using curated themes with color palettes and font pairings.

When to Use

Styling slide decks, reports, or documents with a cohesive visual identity Applying color palettes and font pairings to HTML pages or landing pages Choosing a pre-built theme for quick professional styling Creating a custom theme when none of the presets fit

Step 1: Present Available Themes

Show the user the 10 available themes with their descriptions: #ThemeVibeBest For1Ocean DepthsProfessional, calming maritimeCorporate, financial, consulting2Sunset BoulevardWarm, vibrant energyCreative pitches, marketing, events3Forest CanopyNatural, grounded earth tonesEnvironmental, sustainability, wellness4Modern MinimalistClean, contemporary grayscaleTech, architecture, design showcases5Golden HourRich, warm autumnalHospitality, lifestyle, artisan brands6Arctic FrostCool, crisp precisionHealthcare, technology, clean tech7Desert RoseSoft, sophisticated dusty tonesFashion, beauty, interior design8Tech InnovationBold, high-contrast modernStartups, software launches, AI/ML9Botanical GardenFresh, organic vibrancyFood, garden, natural products10Midnight GalaxyDramatic, cosmic depthEntertainment, gaming, luxury brands

Step 2: Get User Selection

Ask which theme to apply. Wait for explicit confirmation before proceeding.

Step 3: Apply the Theme

Read the selected theme file from themes/ directory Apply colors and fonts consistently throughout the artifact Ensure proper contrast and readability Maintain the theme's visual identity across all pages/slides

Theme File Structure

  • Each theme in themes/ follows this format:
  • # Theme Name
  • Description of the visual mood and inspiration.
  • ## Color Palette
  • **Primary Dark**: `#hex` — Usage description
  • **Accent**: `#hex` — Usage description
  • **Secondary**: `#hex` — Usage description
  • **Light/Background**: `#hex` — Usage description
  • ## Typography
  • **Headers**: Font family
  • **Body Text**: Font family
  • ## Best Used For
  • Context and audience descriptions.

Slide Decks

Background: Use the primary dark color for title slides, light color for content slides Headers: Apply the header font in the accent color Body text: Use the body font in the primary dark color on light backgrounds Accents: Use accent/secondary colors for charts, highlights, dividers

HTML / Landing Pages

:root { --theme-primary: #hex; /* From theme's primary dark */ --theme-accent: #hex; /* From theme's accent color */ --theme-secondary: #hex; /* From theme's secondary */ --theme-bg: #hex; /* From theme's light/background */ --theme-font-heading: "Theme Header Font", sans-serif; --theme-font-body: "Theme Body Font", sans-serif; }

Documents / Reports

Cover page: Primary dark background with light text Section headers: Accent color with header font Body: Body font on light background Charts/tables: Use accent and secondary for data series Callout boxes: Secondary color as background with primary text

Creating a Custom Theme

When no preset fits, generate a custom theme: Gather input — Ask about the brand, audience, mood, and context Select palette — Choose 4 colors that form a cohesive palette: One dark anchor color (backgrounds, text) One primary accent (emphasis, CTAs) One secondary accent (supporting elements) One light/neutral (backgrounds, whitespace) Pair fonts — Choose complementary heading and body fonts: Heading: distinctive, personality-driven Body: readable, clean Validate contrast — Ensure WCAG AA compliance for text on backgrounds Name the theme — Give it an evocative name describing the visual feeling Document — Write a theme file matching the standard format Review — Show the theme for approval before applying

Palette Harmony Rules

Complementary: Colors opposite on the wheel (high contrast) Analogous: Colors adjacent on the wheel (harmonious) Triadic: Three evenly spaced colors (vibrant but balanced) Split-complementary: Base + two colors adjacent to its complement (versatile)

Contrast Guidelines

Ensure readability when applying any theme: CombinationMinimum RatioWCAG LevelBody text on background4.5:1AALarge text (18px+) on background3:1AAUI components / borders3:1AAEnhanced readability7:1AAA Test accent colors against both light and dark backgrounds before finalizing.

Available Themes

All theme definitions are in the themes/ directory: themes/ocean-depths.md themes/sunset-boulevard.md themes/forest-canopy.md themes/modern-minimalist.md themes/golden-hour.md themes/arctic-frost.md themes/desert-rose.md themes/tech-innovation.md themes/botanical-garden.md themes/midnight-galaxy.md

NEVER Do

Apply a theme without confirmation — always get explicit user selection Mix colors from different themes — each theme is a cohesive unit Ignore contrast ratios — readability trumps aesthetics Use accent colors for large text blocks — accents are for emphasis only Skip font pairing — headers and body fonts must complement each other Hardcode theme values — use CSS variables for easy theme switching

Related Skills

design-system-patterns — Token architecture and theming infrastructure distinctive-design-systems — Aesthetic documentation and unique visual identity

Category context

Workflow acceleration for inboxes, docs, calendars, planning, and execution loops.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
6 Docs
  • SKILL.md Primary doc
  • README.md Docs
  • themes/arctic-frost.md Docs
  • themes/modern-minimalist.md Docs
  • themes/sunset-boulevard.md Docs
  • themes/tech-innovation.md Docs