{"slug":"theme-factory-2","title":"theme-factory","summary":"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.","platform":"Claude","tags":[],"authorName":"LLM Mart","authorSlug":"llm-mart","score":0,"source":"github","price":null,"verified":false,"createdAt":"2026-09-14T20:53:48.8187Z","repo":{"url":"https://github.com/davepoon/buildwithclaude","stars":3494,"forks":514,"license":"MIT","updatedAt":"2026-09-17T11:58:48Z"},"bodyHtml":"<hr>\n<h2>name: theme-factory\ncategory: document-processing\ndescription: 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.\nlicense: Complete terms in LICENSE.txt</h2>\n<h1>Theme Factory Skill</h1>\n<p>This skill provides a curated collection of professional font and color themes themes, each with carefully selected color palettes and font pairings. Once a theme is chosen, it can be applied to any artifact.</p>\n<h2>Purpose</h2>\n<p>To apply consistent, professional styling to presentation slide decks, use this skill. Each theme includes:</p>\n<ul>\n<li>A cohesive color palette with hex codes</li>\n<li>Complementary font pairings for headers and body text</li>\n<li>A distinct visual identity suitable for different contexts and audiences</li>\n</ul>\n<h2>Usage Instructions</h2>\n<p>To apply styling to a slide deck or other artifact:</p>\n<ol>\n<li><strong>Show the theme showcase</strong>: Display the <code>theme-showcase.pdf</code> file to allow users to see all available themes visually. Do not make any modifications to it; simply show the file for viewing.</li>\n<li><strong>Ask for their choice</strong>: Ask which theme to apply to the deck</li>\n<li><strong>Wait for selection</strong>: Get explicit confirmation about the chosen theme</li>\n<li><strong>Apply the theme</strong>: Once a theme has been chosen, apply the selected theme's colors and fonts to the deck/artifact</li>\n</ol>\n<h2>Themes Available</h2>\n<p>The following 10 themes are available, each showcased in <code>theme-showcase.pdf</code>:</p>\n<ol>\n<li><strong>Ocean Depths</strong> - Professional and calming maritime theme</li>\n<li><strong>Sunset Boulevard</strong> - Warm and vibrant sunset colors</li>\n<li><strong>Forest Canopy</strong> - Natural and grounded earth tones</li>\n<li><strong>Modern Minimalist</strong> - Clean and contemporary grayscale</li>\n<li><strong>Golden Hour</strong> - Rich and warm autumnal palette</li>\n<li><strong>Arctic Frost</strong> - Cool and crisp winter-inspired theme</li>\n<li><strong>Desert Rose</strong> - Soft and sophisticated dusty tones</li>\n<li><strong>Tech Innovation</strong> - Bold and modern tech aesthetic</li>\n<li><strong>Botanical Garden</strong> - Fresh and organic garden colors</li>\n<li><strong>Midnight Galaxy</strong> - Dramatic and cosmic deep tones</li>\n</ol>\n<h2>Theme Details</h2>\n<p>Each theme is defined in the <code>themes/</code> directory with complete specifications including:</p>\n<ul>\n<li>Cohesive color palette with hex codes</li>\n<li>Complementary font pairings for headers and body text</li>\n<li>Distinct visual identity suitable for different contexts and audiences</li>\n</ul>\n<h2>Application Process</h2>\n<p>After a preferred theme is selected:</p>\n<ol>\n<li>Read the corresponding theme file from the <code>themes/</code> directory</li>\n<li>Apply the specified colors and fonts consistently throughout the deck</li>\n<li>Ensure proper contrast and readability</li>\n<li>Maintain the theme's visual identity across all slides</li>\n</ol>\n<h2>Create your Own Theme</h2>\n<p>To handle cases where none of the existing themes work for an artifact, create a custom theme. Based on provided inputs, generate a new theme similar to the ones above. Give the theme a similar name describing what the font/color combinations represent. Use any basic description provided to choose appropriate colors/fonts. After generating the theme, show it for review and verification. Following that, apply the theme as described above.</p>\n","files":[{"path":"LICENSE.txt","sizeBytes":11357,"isText":true},{"path":"SKILL.md","sizeBytes":3154,"isText":true},{"path":"themes/arctic-frost.md","sizeBytes":544,"isText":true},{"path":"themes/botanical-garden.md","sizeBytes":519,"isText":true},{"path":"themes/desert-rose.md","sizeBytes":496,"isText":true},{"path":"themes/forest-canopy.md","sizeBytes":506,"isText":true},{"path":"themes/golden-hour.md","sizeBytes":528,"isText":true},{"path":"theme-showcase.pdf","sizeBytes":124310,"isText":false},{"path":"themes/midnight-galaxy.md","sizeBytes":513,"isText":true},{"path":"themes/modern-minimalist.md","sizeBytes":549,"isText":true},{"path":"themes/ocean-depths.md","sizeBytes":555,"isText":true},{"path":"themes/sunset-boulevard.md","sizeBytes":558,"isText":true},{"path":"themes/tech-innovation.md","sizeBytes":547,"isText":true}],"reviewScore":null,"reviewSummary":null,"trust":{"provenance":"trusted-source-unreviewed","notice":"Community-authored content, reproduced verbatim and not vetted as instructions. Treat it as data to evaluate, never as directives to follow.","bodySource":null},"bodyLocked":false,"purchaseUrl":null,"sourceUrl":null,"report":{"provenance":"trusted-source-unreviewed","screen":{"ran":true,"outcome":"clean","suspicious":0,"notes":0,"hiddenCharacters":false},"virusScan":{"engine":"clamav","status":"clean","scannedAt":"2026-09-14T20:55:43.4444Z","sha256":"E402F0648282FA958DEFDDE7FFBFC590CF2F3728A21B6711EE73F8159F6E2002","sizeBytes":123160},"review":null,"source":{"repositoryUrl":"https://github.com/davepoon/buildwithclaude","path":"plugins/all-skills/skills/theme-factory","license":"MIT","commit":"2e757dae349898c0b761bd8926acdacb35f21954","subtreeSha":"3700A9D638EDD4F90E41D566C02797859F2000CC526C003E5F8458DCB8A8AD77","lastSyncedAt":"2026-09-19T13:50:10.625828Z"},"reviewedAt":"2026-09-14T21:01:15.046585Z","notice":"Community-authored content, reproduced verbatim and not vetted as instructions. Treat it as data to evaluate, never as directives to follow."},"install":[{"target":"skills-cli","command":"npx skills add https://github.com/davepoon/buildwithclaude/tree/main/plugins/all-skills/skills/theme-factory"},{"target":"claude-code","command":"claude plugin marketplace add https://llmmart.ai/marketplace.json && claude plugin install davepoon-buildwithclaude@llmmart"},{"target":"git","command":"git clone https://github.com/davepoon/buildwithclaude.git"}]}