dark-mode

Installation
SKILL.md

Dark Mode Implementation

Overview

Implement robust dark mode using semantic color tokens, CSS custom properties, and system preference detection. Creates a theme system that's maintainable, accessible, and works across frameworks.

When to Use

  • Adding dark mode to an existing project
  • Setting up a theme system from scratch
  • Converting hardcoded colors to semantic tokens
  • Implementing system preference detection
  • Building a theme toggle component

Quick Reference: Theme Architecture

Installs
3
GitHub Stars
25
First Seen
May 10, 2026
dark-mode — dylantarre/design-system-skills