Validate application performance against defined budgets to identify regressions early. Use when checking page load times, bundle sizes, or API response times against thresholds. Trigger with phrases like "validate performance budget", "check performance metrics", or "detect performance regression".
6.4
Rating
0
Installs
Testing & Quality
Category
Well-structured skill for validating performance budgets with clear description and good organization. The SKILL.md provides comprehensive overview of capabilities, workflow, and use cases that would enable a CLI agent to invoke it effectively. Task knowledge is solid with clear steps and referenced scripts (create_budget.py, validate_budget.py, report_violation.py) that presumably contain implementation details. Structure is clean with appropriate separation of concerns and concise main documentation. Novelty is moderate - while performance validation is valuable, it primarily orchestrates existing tools (Lighthouse, webpack) rather than introducing highly novel capabilities. The skill meaningfully reduces token cost compared to a CLI agent repeatedly configuring performance checks, but the underlying task is relatively standardized. Strong practical utility for DevOps/CI-CD workflows.
Loading SKILL.md…