CSS Theming Assistant
OfficialMaintain consistent design system theming.
Authorcorey-alix
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill ensures the DWP Hours Tracker's design system remains consistent and maintainable by managing CSS custom properties for theming, enforcing design token usage, and supporting both light and dark modes automatically.
Core Features & Use Cases
- Centralized Theming: Manages all design tokens (colors, typography, spacing, etc.) in a single file (
client/tokens.css). - Automated Theme Switching: Supports light and dark themes based on system preferences (
prefers-color-scheme) or manual overrides. - Style Enforcement: Uses Stylelint to ban hardcoded styles and enforce the use of design tokens, preventing inconsistencies.
- Use Case: When a new component needs to be added, this Skill guides the developer to use existing design tokens for colors, spacing, and fonts, ensuring it seamlessly matches the application's overall theme and automatically adapts to the user's preferred mode (light or dark).
Quick Start
Update the CSS tokens to include a new primary accent color for the dark theme.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: CSS Theming Assistant Download link: https://github.com/corey-alix/dwp-hours/archive/main.zip#css-theming-assistant Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.