performance-budget-enforcer
Installation
SKILL.md
Performance Budget Enforcer
Implement automated performance monitoring and budget enforcement to prevent performance regressions in worldbuilding applications.
Overview
To enforce performance budgets:
- Define performance budgets for key metrics (bundle size, Lighthouse scores, Web Vitals)
- Set up automated monitoring in CI/CD pipeline
- Configure alerts for threshold violations
- Generate performance reports and trends
- Block deployments that exceed budgets
Performance Metrics
JavaScript Bundle Size
To monitor bundle sizes: