Harness-engineering css-dark-mode

name: css-dark-mode

install
source · Clone the upstream repo
git clone https://github.com/Intense-Visions/harness-engineering
manifest: agents/skills/claude-code/css-dark-mode/skill.yaml
source content

name: css-dark-mode version: '1.0.0' description: Implement dark mode with Tailwind's dark variant and CSS custom properties stability: static cognitive_mode: advisory-guide type: knowledge tier: 3 triggers:

  • manual platforms:
  • claude-code
  • gemini-cli
  • cursor
  • codex tools: [] paths:
  • 'tailwind.config.*'
  • '**/*.css'
  • '**/*.tsx' related_skills:
  • css-design-tokens
  • css-tailwind-pattern
  • css-custom-components
  • design-dark-mode-color
  • design-color-accessibility stack_signals:
  • tailwind
  • css
  • typescript keywords:
  • dark-mode
  • dark-variant
  • theme-switching
  • color-scheme
  • prefers-color-scheme metadata: author: community upstream: 'tailwindcss/docs/dark-mode' state: persistent: false files: [] depends_on: []