What problem does it solve?
It prevents UI drift by providing a single, project-specific source of truth for tokens, components, layout rules, and anti-patterns for dotbot’s retro-futuristic CRT control panel UI.
Core Features & Use Cases
- Consistent CRT visual identity: Defines phosphor glow, scanline overlay, grid backgrounds, LED indicators, and deep black/amber phosphor palettes.
- Token-driven theming: Provides semantic CSS custom properties (including opacity and glow variants) so new UI code stays compatible with theme presets.
- Component + layout enforcement: Specifies CSS load order, spacing/radius/type scales, and reusable patterns for modules, stat cards, task/process rows, buttons, LEDs, toasts, and modals.
- Guardrails against design regressions: Lists explicit anti-patterns (raw colors, oversize radii, missing glow, invalid animation timing) to keep contributions auditable and uniform.
Quick Start
Apply the design tokens and component patterns from this skill to your new control panel UI work, following the required CSS load order and the anti-pattern checklist.