What problem does it solve?
This Skill enforces modern frontend development standards to prevent AI-generated "slop" and ensure high-performance, accessible, and visually appealing web interfaces.
Core Features & Use Cases
- Aesthetic Guardrails: Avoids common AI design pitfalls like predictable button styles, bland color palettes, and repetitive layouts.
- Performance Optimization: Targets key metrics like LCP (<2.5s) and FID (<100ms).
- Modern CSS Implementation: Leverages advanced CSS features like container queries,
:has(), and clamp() for responsive and dynamic designs.
- Color Palette Generation: Extracts and intelligently expands color palettes from logos.
- Layout & Structure: Guides on creating varied layouts, section shapes, and consistent page structures with fixed headers.
- Use Case: Apply these standards to a new React/Next.js project to ensure a professional, performant, and on-brand user experience, moving beyond generic templates.
Quick Start
Apply frontend development standards for React/Next.js/Tailwind projects, focusing on color extraction from logos and performance targets.