About
Elementary is a specialized design system skill that establishes a rigorous contract between token names and values. By separating design tokens into three orthogonal layers—naming conventions, theme implementations, and component patterns—it allows developers to switch between high-fidelity production styles (Polished) and low-fidelity wireframes (Sketch) through a single CSS import change. This approach ensures design system compliance and consistency across React-based frameworks while providing built-in support for light/dark modes and rapid prototyping.