Agent skill
theme-factory
Professional styling toolkit with 10 pre-set themes for slides, documents, reports, and HTML pages. Use when applying consistent colors and fonts to any artifact, or when generating custom themes on-the-fly.
Install this agent skill to your Project
npx add-skill https://github.com/vamseeachanta/workspace-hub/tree/main/.claude/skills/business/content-design/theme-factory
SKILL.md
Theme Factory
Overview
A curated collection of professional font and color themes with cohesive palettes and complementary typeface pairings suited for diverse contexts. Apply to slides, documents, reports, and HTML pages.
When to Use
- Applying consistent styling to presentations or documents
- Starting a new project and need a cohesive color scheme
- Creating branded materials without existing guidelines
- Generating HTML reports with professional appearance
- Quick theming for prototypes or demos
Quick Start
- Display themes - Show all 10 themes with visual swatches
- Select theme - User picks one or requests custom generation
- Confirm choice - Verify before applying
- Apply theme - Inject colors and fonts into artifact
/* Quick apply: Tech Innovation theme */
:root {
--primary: #0d0221;
--secondary: #1a0533;
--accent: #7c3aed;
--highlight: #a78bfa;
--text: #f5f3ff;
}
body {
font-family: 'Space Grotesk', sans-serif;
background: var(--primary);
color: var(--text);
}
Related Skills
- frontend-design - Custom UI development
- brand-guidelines - Full brand systems
- canvas-design - Visual art creation
Version History
- 2.0.0 (2026-01-02): Upgraded to v2 template - added Quick Start, When to Use, Execution Checklist, Error Handling, Metrics sections
- 1.0.0 (2024-10-15): Initial release with 10 curated themes, HTML/CSS, PowerPoint, Excel integration, custom generation
Sub-Skills
- Quick Reference
- Execution Checklist
- Error Handling
- Metrics
Sub-Skills
- 1. Ocean Depths (+9)
- Step 1: Display Theme Showcase (+3)
- HTML/CSS (+2)
- Request Details (+2)
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
gsd-complete-milestone
Archive completed milestone and prepare for next version
gsd-reapply-patches
Reapply local modifications after a GSD update
gsd-verify-work
Validate built features through conversational UAT
gsd-thread
Manage persistent context threads for cross-session work
clinical-trial-protocol
Generate clinical trial protocols for medical devices or drugs through a modular, waypoint-based architecture with research-only and full protocol modes.
single-cell-rna-qc
Performs quality control on single-cell RNA-seq data (.h5ad or .h5 files) using scverse best practices with MAD-based filtering and comprehensive visualizations.
Didn't find tool you were looking for?