Best use case
Use Design Token Synchronizer when you need to sync design tokens into code systems with theme-aware mappings, utility classes, and drift resistance, especially when the work is driven by design tokens and tailwind config.
Frontend · Global library
Sync design tokens into code systems with theme-aware mappings, utility classes, and drift resistance.
Best use case
Use Design Token Synchronizer when you need to sync design tokens into code systems with theme-aware mappings, utility classes, and drift resistance, especially when the work is driven by design tokens and tailwind config.
Trigger signals
Validation hooks
Install surface
Inspect
pip install "orchestrator-mcp[dashboard]"
orchestrator-mcp skills show design-token-synchronizerUse
orchestrator-mcp skills export design-token-synchronizer --to ./skillforge-packs
# copy the exported pack into your preferred agent environmentExport
cp -R skills/design-token-synchronizer ./your-agent-skills/design-token-synchronizer
# or open skills/design-token-synchronizer/SKILL.md in a markdown-first clientFile patterns
Model preferences
Related skills
Creates smooth, performant animations of CSS custom properties using @property to enable transitions on gradients, transforms, and complex values
Creates immersive 3D experiences using CSS transforms, perspective, and transform-style for depth and dimension without JavaScript
Creates fully accessible forms with proper labeling, error handling, validation announcements, and keyboard navigation for all users