9 lines
308 B
Plaintext
9 lines
308 B
Plaintext
---
|
|
description: Performance metrics rules including Core Web Vitals, Lighthouse and WebPageTest.
|
|
globs: src/**/*.*
|
|
---
|
|
Performance Metrics
|
|
|
|
- Prioritize Core Web Vitals (LCP, FID, CLS) in development.
|
|
- Use Lighthouse and WebPageTest for performance auditing.
|
|
- Implement performance budgets and monitoring. |