Implements theme switching with semantic tokens and prefers-color-scheme detection. Use when adding dark mode, light/dark themes, color scheme toggles, or converting hardcoded colors to theme-aware tokens.
$npx -y skills add dylantarre/design-system-skills --skill dark-modeInstalls into the current project.
Run `npx skills use "https://github.com/dylantarre/design-system-skills" --skill "dylantarre/design-system-skills/dark-mode"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/dylantarre/design-system-skills" that are relevant to the current task. Run `npx skills add "https://github.com/dylantarre/design-system-skills"` and select the relevant skills, then follow their instructions.