Skip to main content

dark-mode-theming-stinger

'Audits and implements the full dark-mode theming surface for React/Next.js applications: CSS variable token architecture (semantic vs. primitive), next-themes wiring (ThemeProvider, storageKey, enableSystem), FOWT (flash-of-wrong-theme) prevention via blocking inline script, SSR hydration safety (suppressHydrationWarning, typeof window guards, mounted guard pattern), Tailwind v4 dark-mode configuration (@custom-variant, selector strategy), and multi-brand/white-label runtime theme swapping via CSS variable overrides. Use when the user says \\\"set up dark mode\\\", \\\"next-themes keeps flashing\\\", \\\"dark mode on SSR\\\", \\\"multi-brand theming\\\", \\\"CSS variable token layer\\\", \\\"Tailwind v4 dark mode\\\", \\\"prefers-color-scheme in Next.js\\\", \\\"white-label theme runtime swap\\\", or when dark-mode-theming-worker-bee is invoked. Do NOT use for palette creation or source-of-truth token file authorship (design-system-worker-bee), per-component visual deltas (ux-ui-svelte-worker-bee), or persis

Ir para a instalação

Informações da origem

Repositório
legioncodeinc/vibe-coding-tools
Última atividade na origem
14 de agosto de 2026 às 22:22
Idioma detectado do SKILL.md
inglês
Estrelas
78
Forks
35

Opções de instalação

Por padrão, está selecionado o prompt que primeiro revisa a origem. Você pode mudar para um comando direto ou baixar uma cópia local.

Revise os arquivos de origem

Leia o SKILL.md e os arquivos complementares exibidos pelo SkillsMP antes de decidir se vai instalar.