performance-budget-validator
by jeremylongshorev1.0.0
Validate application against performance budgets
Commands
validate-budgetValidate against performance budgets
Documentation
# Performance Budget Validator Plugin Create and validate performance budgets to prevent regressions. ## Installation ```bash /plugin install performance-budget-validator@claude-code-plugins-plus ``` ## Usage ```bash /validate-budget ``` ## Features - Performance budget definition - Multi-metric validation (load times, bundle sizes, API latency) - CI/CD integration - Lighthouse score tracking - Violation alerting - Remediation workflows ## License MIT