What problem does it solve?
Building consistent, theme-aware, and responsive UI components across web and native platforms can be challenging. This Skill provides a definitive guide for creating Tamagui components within the Hounii design system, ensuring adherence to atomic design, token usage, and accessibility standards.
Core Features & Use Cases
- Atomic Design Enforcement: Guides component creation from atoms to organisms, promoting reusability and maintainability.
- Design Token Integration: Ensures all styling uses Tamagui's design tokens, guaranteeing theme compatibility and consistent branding across light/dark modes.
- Cross-Platform Responsiveness: Facilitates building components that adapt seamlessly to different screen sizes and platforms (web, iOS, Android) with built-in media queries.
- Use Case: Create a new
Card component for the UI library, ensuring it uses design tokens for colors and spacing, supports light/dark themes, and includes variants for different visual styles.
Quick Start
Use the tamagui-component skill to create a new 'Avatar' atom in the UI package, ensuring it uses design tokens for size and border-radius.