Agent skill

add-theming

Enable dark mode and CSS variable theming on components. Use for consistent theming.

Stars 0
Forks 0

Install this agent skill to your Project

npx add-skill https://github.com/MonDevHub/gakom/tree/tanstack-query/.claude/skills/add-theming

SKILL.md

Add theming support to existing components.

Update component to:

  • Use CSS custom properties from app.css (--primary, etc.)
  • Support .dark class for dark mode
  • Ensure OKLCH color compatibility
  • Handle theme transitions smoothly

Theming conventions:

  • Reference app.css vars like var(--primary)
  • Use conditional classes for theme differences
  • Test in both light and dark modes
  • Follow OKLCH for vibrant neutrality

See examples.md for themed component patterns.

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results