Component Patterns Skill UI component patterns with style-specific implementations and accessibility. Overview This skill provides comprehensive component patterns with multiple design style implementations, accessibility features, and best practices for modern frontend development. Component Library Structure Button Variants by Design Style Base Button Component components/atoms/Button/Button.tsx: Button Styles (Tailwind + CVA) components/atoms/Button/Button.styles.ts: Usage Examples Card Patterns Base Card Component components/molecules/Card/Card.tsx: Card Styles components/molecules/Card/C…