Skill · em Construir interface

theme-factory

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.

Procedência

Antes de instalar

13 arquivos · 140,7 KB · só texto, nenhum script

Instalar na sua CLI

O comando baixa a versão fixada (commit 3337550) direto da origem, para a pasta que a CLI lê. Precisa de curl (macOS e Linux); no Windows não há comando, porque o Rook Labs é para macOS.

Claude Code

Neste projeto: instala em .claude/skills/theme-factory/.

d=".claude/skills/theme-factory"
u="https://raw.githubusercontent.com/anthropics/skills/33375500bcea98d610eb30ce10ac4e59b89c390d/skills/theme-factory"
curl -fsSL --create-dirs \
  -o "$d/SKILL.md" "$u/SKILL.md" \
  -o "$d/LICENSE.txt" "$u/LICENSE.txt" \
  -o "$d/theme-showcase.pdf" "$u/theme-showcase.pdf" \
  -o "$d/themes/arctic-frost.md" "$u/themes/arctic-frost.md" \
  -o "$d/themes/botanical-garden.md" "$u/themes/botanical-garden.md" \
  -o "$d/themes/desert-rose.md" "$u/themes/desert-rose.md" \
  -o "$d/themes/forest-canopy.md" "$u/themes/forest-canopy.md" \
  -o "$d/themes/golden-hour.md" "$u/themes/golden-hour.md" \
  -o "$d/themes/midnight-galaxy.md" "$u/themes/midnight-galaxy.md" \
  -o "$d/themes/modern-minimalist.md" "$u/themes/modern-minimalist.md" \
  -o "$d/themes/ocean-depths.md" "$u/themes/ocean-depths.md" \
  -o "$d/themes/sunset-boulevard.md" "$u/themes/sunset-boulevard.md" \
  -o "$d/themes/tech-innovation.md" "$u/themes/tech-innovation.md"

Global: instala em ~/.claude/skills/theme-factory/.

d="$HOME/.claude/skills/theme-factory"
u="https://raw.githubusercontent.com/anthropics/skills/33375500bcea98d610eb30ce10ac4e59b89c390d/skills/theme-factory"
curl -fsSL --create-dirs \
  -o "$d/SKILL.md" "$u/SKILL.md" \
  -o "$d/LICENSE.txt" "$u/LICENSE.txt" \
  -o "$d/theme-showcase.pdf" "$u/theme-showcase.pdf" \
  -o "$d/themes/arctic-frost.md" "$u/themes/arctic-frost.md" \
  -o "$d/themes/botanical-garden.md" "$u/themes/botanical-garden.md" \
  -o "$d/themes/desert-rose.md" "$u/themes/desert-rose.md" \
  -o "$d/themes/forest-canopy.md" "$u/themes/forest-canopy.md" \
  -o "$d/themes/golden-hour.md" "$u/themes/golden-hour.md" \
  -o "$d/themes/midnight-galaxy.md" "$u/themes/midnight-galaxy.md" \
  -o "$d/themes/modern-minimalist.md" "$u/themes/modern-minimalist.md" \
  -o "$d/themes/ocean-depths.md" "$u/themes/ocean-depths.md" \
  -o "$d/themes/sunset-boulevard.md" "$u/themes/sunset-boulevard.md" \
  -o "$d/themes/tech-innovation.md" "$u/themes/tech-innovation.md"

Codex

Neste projeto: instala em .agents/skills/theme-factory/.

d=".agents/skills/theme-factory"
u="https://raw.githubusercontent.com/anthropics/skills/33375500bcea98d610eb30ce10ac4e59b89c390d/skills/theme-factory"
curl -fsSL --create-dirs \
  -o "$d/SKILL.md" "$u/SKILL.md" \
  -o "$d/LICENSE.txt" "$u/LICENSE.txt" \
  -o "$d/theme-showcase.pdf" "$u/theme-showcase.pdf" \
  -o "$d/themes/arctic-frost.md" "$u/themes/arctic-frost.md" \
  -o "$d/themes/botanical-garden.md" "$u/themes/botanical-garden.md" \
  -o "$d/themes/desert-rose.md" "$u/themes/desert-rose.md" \
  -o "$d/themes/forest-canopy.md" "$u/themes/forest-canopy.md" \
  -o "$d/themes/golden-hour.md" "$u/themes/golden-hour.md" \
  -o "$d/themes/midnight-galaxy.md" "$u/themes/midnight-galaxy.md" \
  -o "$d/themes/modern-minimalist.md" "$u/themes/modern-minimalist.md" \
  -o "$d/themes/ocean-depths.md" "$u/themes/ocean-depths.md" \
  -o "$d/themes/sunset-boulevard.md" "$u/themes/sunset-boulevard.md" \
  -o "$d/themes/tech-innovation.md" "$u/themes/tech-innovation.md"

Global: instala em ~/.agents/skills/theme-factory/.

d="$HOME/.agents/skills/theme-factory"
u="https://raw.githubusercontent.com/anthropics/skills/33375500bcea98d610eb30ce10ac4e59b89c390d/skills/theme-factory"
curl -fsSL --create-dirs \
  -o "$d/SKILL.md" "$u/SKILL.md" \
  -o "$d/LICENSE.txt" "$u/LICENSE.txt" \
  -o "$d/theme-showcase.pdf" "$u/theme-showcase.pdf" \
  -o "$d/themes/arctic-frost.md" "$u/themes/arctic-frost.md" \
  -o "$d/themes/botanical-garden.md" "$u/themes/botanical-garden.md" \
  -o "$d/themes/desert-rose.md" "$u/themes/desert-rose.md" \
  -o "$d/themes/forest-canopy.md" "$u/themes/forest-canopy.md" \
  -o "$d/themes/golden-hour.md" "$u/themes/golden-hour.md" \
  -o "$d/themes/midnight-galaxy.md" "$u/themes/midnight-galaxy.md" \
  -o "$d/themes/modern-minimalist.md" "$u/themes/modern-minimalist.md" \
  -o "$d/themes/ocean-depths.md" "$u/themes/ocean-depths.md" \
  -o "$d/themes/sunset-boulevard.md" "$u/themes/sunset-boulevard.md" \
  -o "$d/themes/tech-innovation.md" "$u/themes/tech-innovation.md"

Antigravity

Neste projeto: instala em .agents/skills/theme-factory/.

d=".agents/skills/theme-factory"
u="https://raw.githubusercontent.com/anthropics/skills/33375500bcea98d610eb30ce10ac4e59b89c390d/skills/theme-factory"
curl -fsSL --create-dirs \
  -o "$d/SKILL.md" "$u/SKILL.md" \
  -o "$d/LICENSE.txt" "$u/LICENSE.txt" \
  -o "$d/theme-showcase.pdf" "$u/theme-showcase.pdf" \
  -o "$d/themes/arctic-frost.md" "$u/themes/arctic-frost.md" \
  -o "$d/themes/botanical-garden.md" "$u/themes/botanical-garden.md" \
  -o "$d/themes/desert-rose.md" "$u/themes/desert-rose.md" \
  -o "$d/themes/forest-canopy.md" "$u/themes/forest-canopy.md" \
  -o "$d/themes/golden-hour.md" "$u/themes/golden-hour.md" \
  -o "$d/themes/midnight-galaxy.md" "$u/themes/midnight-galaxy.md" \
  -o "$d/themes/modern-minimalist.md" "$u/themes/modern-minimalist.md" \
  -o "$d/themes/ocean-depths.md" "$u/themes/ocean-depths.md" \
  -o "$d/themes/sunset-boulevard.md" "$u/themes/sunset-boulevard.md" \
  -o "$d/themes/tech-innovation.md" "$u/themes/tech-innovation.md"

Global: instala em ~/.gemini/antigravity-cli/skills/theme-factory/.

d="$HOME/.gemini/antigravity-cli/skills/theme-factory"
u="https://raw.githubusercontent.com/anthropics/skills/33375500bcea98d610eb30ce10ac4e59b89c390d/skills/theme-factory"
curl -fsSL --create-dirs \
  -o "$d/SKILL.md" "$u/SKILL.md" \
  -o "$d/LICENSE.txt" "$u/LICENSE.txt" \
  -o "$d/theme-showcase.pdf" "$u/theme-showcase.pdf" \
  -o "$d/themes/arctic-frost.md" "$u/themes/arctic-frost.md" \
  -o "$d/themes/botanical-garden.md" "$u/themes/botanical-garden.md" \
  -o "$d/themes/desert-rose.md" "$u/themes/desert-rose.md" \
  -o "$d/themes/forest-canopy.md" "$u/themes/forest-canopy.md" \
  -o "$d/themes/golden-hour.md" "$u/themes/golden-hour.md" \
  -o "$d/themes/midnight-galaxy.md" "$u/themes/midnight-galaxy.md" \
  -o "$d/themes/modern-minimalist.md" "$u/themes/modern-minimalist.md" \
  -o "$d/themes/ocean-depths.md" "$u/themes/ocean-depths.md" \
  -o "$d/themes/sunset-boulevard.md" "$u/themes/sunset-boulevard.md" \
  -o "$d/themes/tech-innovation.md" "$u/themes/tech-innovation.md"

Peça ao Rook

Já usa o Rook Labs? Cole no chat do Rook: instale a skill https://rooklabs.sh/marketplace/anthropic.theme-factory

Prévia do SKILL.md

---
name: theme-factory
description: 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.
license: Complete terms in LICENSE.txt
---


# Theme Factory Skill

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.

## Purpose

To apply consistent, professional styling to presentation slide decks, use this skill. Each theme includes:
- A cohesive color palette with hex codes
- Complementary font pairings for headers and body text
- A distinct visual identity suitable for different contexts and audiences

## Usage Instructions

To apply styling to a slide deck or other artifact:

1. **Show the theme showcase**: Display the `theme-showcase.pdf` file to allow users to see all available themes visually. Do not make any modifications to it; simply show the file for viewing.
2. **Ask for their choice**: Ask which theme to apply to the deck
3. **Wait for selection**: Get explicit confirmation about the chosen theme
4. **Apply the theme**: Once a theme has been chosen, apply the selected theme's colors and fonts to the deck/artifact

## Themes Available

The following 10 themes are available, each showcased in `theme-showcase.pdf`:

1. **Ocean Depths** - Professional and calming maritime theme
2. **Sunset Boulevard** - Warm and vibrant sunset colors
3. **Forest Canopy** - Natural and grounded earth tones
4. **Modern Minimalist** - Clean and contemporary grayscale
5. **Golden Hour** - Rich and warm autumnal palette
6. **Arctic Frost** - Cool and crisp winter-inspired theme
7. **Desert Rose** - Soft and sophisticated dusty tones
8. **Tech Innovation** - Bold and modern tech aesthetic
9. **Botanical Garden** - Fresh and organic garden colors
…

Ver todo o marketplace