What problem does it solve? Building interfaces that match Raycast's visual identity requires exact design tokens — colors, typography, shadows, and spacing — that are tedious to reverse-engineer from the live site. This Skill provides the complete Raycast design system so generated UI matches the brand without manual inspection. ## Core Features & Use Cases - Complete Design Tokens: Exact color palette (#07080a background, #FF6363 Raycast Red), Inter typography scale with OpenType features, and an 8px-based spacing system. - Component Specifications: Detailed styling for buttons, cards, forms, navigation, keyboard shortcut keys, and badges, including the signature multi-layer macOS-native shadow system. - Visual Reference Previews: Bundled light and dark theme HTML previews (preview.html, preview-dark.html) for verifying exact CSS values and component structure. - Use Case: When asked to build a landing page or dashboard styled like Raycast, the Skill supplies every hex value, shadow stack, border-radius, and responsive breakpoint needed to produce a faithful implementation. ## Quick Start Use the design-raycast skill to create a dark-themed hero section and feature cards styled like Raycast's website.