dark-mode
Installation
SKILL.md
Dark Mode Design
Pre-Flight: Check Design Context
Before generating dark mode code:
- Use
get_design_contextto check for existing color tokens, theme variables, or design system. - If a Figma URL is provided, pull screenshots for both light and dark variants.
- Determine: Is this a full dark theme, a dark-first design, or adding dark mode to an existing light UI?
1. Core Rule: Don't Just Invert
Inverting colors produces harsh, unreadable interfaces. Dark mode requires intentional design decisions.