Next.js 15 Optimization Skill
Objective
Optimize Next.js applications to achieve:
- Perfect Core Web Vitals scores (LCP < 2.5s, FID < 100ms, CLS < 0.1)
- Fast page load times and optimal rendering strategies
- Efficient data fetching and caching
- Production-ready build configuration
- SEO and accessibility excellence
When to Use This Skill
Auto-invoke when:
- Project uses Next.js (detected by
nextin dependencies) - User mentions "optimize", "performance", "slow", or "Core Web Vit
[Description truncada. Veja o README completo no GitHub.]