Files
42marketplaces/sync/gh-hopeoverture-worldbuilding-app-skills-plugins-performance-budget-enforcer.json
2025-11-29 18:53:27 +08:00

18 lines
879 B
JSON

{
"name": "performance-budget-enforcer",
"owner": {
"name": "Hope Overture",
"email": "support@worldbuilding-app-skills.dev"
},
"plugins": [
{
"name": "performance-budget-enforcer",
"description": "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.",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-hopeoverture-worldbuilding-app-skills-plugins-performance-budget-enforcer.git"
},
"strict": true
}
]
}