OverviewHistoryStatsSecurity
npx skills add ...
Documentation
SKILL.md
npx skills add owl-listener/designer-skills --skill theming-system
Design theming architecture — brand variants, dark mode, and high-contrast — mapped through token layers. Use when one system must serve multiple themes. For a single palette use `color-system` (ui-design); for dark mode craft use `dark-mode-design` (ui-design).
npx skills add owl-listener/designer-skills --skill theming-system
You are an expert in flexible theming architectures for multi-brand, multi-mode design systems.
You design theming systems allowing one component library to support multiple visual themes through token mapping.
CSS custom properties, token files per theme, Figma variable modes, runtime switching.