dark-mode-generation

Installation
SKILL.md

Dark Mode Generation Skill

Overview

Automatically generate dark mode color schemes from light mode designs with intelligent color inversion, contrast preservation, and accessibility compliance (WCAG 2.2).

Input: Light mode component Output: Dark mode CSS variables, color mappings, theme toggle, updated stories

How It Works

1. Analyze Light Mode Colors

Extract all colors from component:

// Detected colors
Background: #FFFFFF
Text: #1F2937 (gray-800)
Primary: #2196F3 (blue-500)
Related skills

More from flight505/storybook-assistant

Installs
4
GitHub Stars
6
First Seen
Apr 4, 2026