Enforces consistent UI development using a standardized design system, semantic tokens, and production-ready component patterns.
This skill provides a robust framework for building modern user interfaces by implementing a strict design system and token-based styling methodology. It empowers Claude to use semantic tokens for spacing, color, and typography instead of hard-coded values, ensuring visual consistency across the entire application. With a comprehensive library of core components like Box, Flex layouts, and standardized form elements, it streamlines the process of scaffolding new screens while preventing common anti-patterns like inline styling and raw platform component usage.
Características Principales
01Pre-defined UI patterns for screens, forms, and complex list items
021 GitHub stars
03Pre-built layout components including Box, HStack, and VStack
04Strict anti-pattern enforcement to eliminate hard-coded CSS and hex values
05Standardized interactive elements like Buttons and Inputs with variant support
06Token-driven styling for spacing, colors, and typography
Casos de Uso
01Migrating legacy hard-coded styles to a standardized design token system
02Building cohesive mobile or web interfaces using React and React Native
03Rapidly prototyping new application screens with consistent layout logic