What problem does it solve?
This Skill provides a comprehensive guide and set of best practices for modern frontend development, focusing on creating high-quality, performant, accessible, and visually appealing user interfaces.
Core Features & Use Cases
- UI/UX Design Principles: Establishes a strong foundation for deliberate and memorable design.
- Tailwind CSS v4 & shadcn/ui: Guides through setup, configuration, and best practices for these popular tools.
- Performance Optimization: Offers strategies for React/Next.js performance, bundle size reduction, and efficient data fetching.
- Accessibility & UX: Ensures interfaces meet WCAG standards and follow user-centered design patterns.
- Animations & Motion: Provides guidance on implementing engaging animations using Framer Motion and Tailwind CSS.
- Use Case: When starting a new Next.js project, use this Skill to set up Tailwind v4 and shadcn/ui correctly, define a semantic design system, and implement performance best practices from the outset.
Quick Start
Use the master-front-skill to set up Tailwind v4 and shadcn/ui in a new Next.js project.