What problem does it solve? Building visually polished Next.js interfaces from scratch requires assembling components, color schemes, animations, and layouts manually, which is slow and often produces inconsistent, inaccessible results. ## Core Features & Use Cases - Component Library: Pre-built TypeScript React components (Button, Card, Input, Textarea) with multiple variants, sizes, loading states, and validation feedback. - Layout Templates: Ready-made Hero Section and Feature Grid layouts with responsive breakpoints and staggered entrance animations. - Design Resources: Six curated color palettes with Tailwind and CSS variable configurations, a design principles guide covering accessibility (WCAG AA/AAA), and an animation CSS library that respects prefers-reduced-motion. - Use Case: When redesigning a landing page, copy the hero section and feature grid templates, apply the Corporate Blue palette via Tailwind config, and add fade-in-up animations for a cohesive, responsive result. ## Quick Start Use the frontend-enhancer skill to redesign my Next.js landing page with a modern hero section, feature grid, and a professional color palette.