Best use case
Use Theming Engine Builder when you need to builds comprehensive theming systems with runtime theme switching, CSS custom property injection, and theme-aware component styling, especially when the work is driven by theme and dark mode.
Frontend · Global library
Builds comprehensive theming systems with runtime theme switching, CSS custom property injection, and theme-aware component styling
Best use case
Use Theming Engine Builder when you need to builds comprehensive theming systems with runtime theme switching, CSS custom property injection, and theme-aware component styling, especially when the work is driven by theme and dark mode.
Trigger signals
Validation hooks
Install surface
Inspect
pip install "orchestrator-mcp[dashboard]"
orchestrator-mcp skills show theming-engine-builderUse
orchestrator-mcp skills export theming-engine-builder --to ./skillforge-packs
# copy the exported pack into your preferred agent environmentExport
cp -R skills/theming-engine-builder ./your-agent-skills/theming-engine-builder
# or open skills/theming-engine-builder/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