Theme Swap banner
Manavarya09 Manavarya09

Theme Swap

Design community

Description

--- description: Recolour an extracted site's design around a new brand primary. OKLCH hue rotation preserves perceptual lightness — neutrals, type, spacing, and motion stay untouched. Side-by-side HTML preview + recoloured tokens (DTCG, Tailwind, shadcn, Figma). argument-hint: <url> --primary <hex> [--from <hex>] [--open] --- Take any extracted site and swap its brand primary to the user-provided hex. The whole palette rotates around that hue while neutrals and structural tokens stay put. ``

Installation

Installs to ~/.claude/skills/manavarya09-design-extract-theme-swap/SKILL.md

Terminal
mkdir -p ~/.claude/skills/manavarya09-design-extract-theme-swap && curl -fsSL https://raw.githubusercontent.com/Manavarya09/design-extract/HEAD/commands/theme-swap.md -o ~/.claude/skills/manavarya09-design-extract-theme-swap/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository