What problem does it solve?
This Skill helps design teams and developers create premium, mobile-first UI components that adhere to the Knock-Knock design system, ensuring consistency across themes, tokens, and accessibility.
Core Features & Use Cases
- Mobile-first UI scaffolding using Radix UI primitives for scalable layouts.
- Theming guidance with semantic CSS variables to support Dark/Light modes.
- Token-driven typography and spacing aligned with index.css and design tokens.
- i18n-ready patterns and component-level accessibility considerations for inclusive interfaces.
Quick Start
Design and implement a new React component following the Knock-Knock front-design guidelines: start from an existing component, wrap in Radix Flex/Box primitives, apply token variables, ensure theming compatibility, and reference the references for Radix vs CSS Module guidance.