This Claude Code skill provides a comprehensive framework for building production-ready, responsive web interfaces using Tailwind CSS. It enables Claude to apply mobile-first design principles, manage breakpoint-specific utilities for typography and spacing, and implement advanced patterns like container queries and orientation-based styling. By following these best practices, the skill ensures that generated layouts are fluid, accessible, and optimized for every screen size, from small mobile devices to ultra-wide desktops, while avoiding common anti-patterns like excessive breakpoint usage.
主な機能
01Adaptive typography and fluid spacing systems
02Responsive grid and flexbox layout orchestration
03Mobile-first breakpoint implementation and scaling
04Component-level responsiveness using container queries
05Breakpoint-specific visibility and print styling controls
0695 GitHub stars