website-theme - Apply Design Theme to Website
Apply complete design theme to existing website with colors, fonts, radius, shadows, motion
Tags
Updated: 2026-05-09Typical Outputs
What this skill does
- read website files
- generate theme proposals
- apply design tokens
- update CSS variables
- replace font imports
- update navigation classes
- update footer classes
- verify theme changes
Inputs
- website project path
- design preferences
- external design reference
- design archetypes
- color formulas
- animated components
Outputs
- theme proposals
- CSS custom properties
- font configuration
- navigation styles
- footer styles
- shadow values
- motion values
Requirements
- Next.js project
- TypeScript
- Tailwind CSS
- file system access
- shell commands
