What problem does it solve?
This Skill provides a comprehensive guide and reusable patterns for creating modern, accessible, and visually appealing web user interfaces using Tailwind CSS and a glassmorphism aesthetic.
Core Features & Use Cases
- Accessibility Standards: Enforces WCAG 2.1 AA compliance for color contrast, visibility, and focus states.
- Design System: Defines a consistent spacing system (8px grid), typography scale, and color palette.
- Component Patterns: Offers pre-built examples for buttons, cards, and input fields with dark mode support.
- Glassmorphism: Provides guidelines and examples for implementing the glassmorphism effect effectively.
- Use Case: A developer needs to build a new dashboard with a modern look and feel, ensuring it's accessible to all users and adheres to brand guidelines. This Skill provides the foundational styles and components to achieve that.
Quick Start
Apply the 'focus-visible:ring-2 focus-visible:ring-blue-500 focus-visible:ring-offset-2' class to all interactive elements to ensure visible focus states.