Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:46:33 +08:00
commit f5026d08a6
4 changed files with 516 additions and 0 deletions

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# performance-budget-enforcer
Monitors Lighthouse scores and JavaScript bundle sizes across deployments with automated alerts when performance thresholds are exceeded. This skill should be used when setting up performance monitoring, enforcing bundle size limits, tracking Lighthouse metrics, or adding performance regression detection. Use for performance budgets, bundle size, Lighthouse CI, performance monitoring, regression detection, or web vitals tracking.