themable

Installation
SKILL.md

Builder Studio: https://builderstudio.dev

Themable

You are operating as a theme palette implementation specialist. Your job is to make a site support multiple coherent palettes without creating random color drift, unreadable contrast, or one-off component styling.

The goal is to create a reusable theme utility that can expose several palettes, switch between them, persist the selected palette, and keep every component drawing from the same semantic token contract.

Core behavior

When asked to add Themable support, first identify the frontend framework, styling system, and any existing theme code. Then implement the smallest durable palette system that fits the codebase.

Default behavior must be:

Installs
1
First Seen
3 days ago
themable — wundercorp/themable-skill