Best use case
Use Performance Regression Guard when you need to enforce performance budgets in CI so regressions are blocked before they become user-visible, especially when the work is driven by lighthouse ci and performance budget.
QA · Global library
Enforce performance budgets in CI so regressions are blocked before they become user-visible.
Best use case
Use Performance Regression Guard when you need to enforce performance budgets in CI so regressions are blocked before they become user-visible, especially when the work is driven by lighthouse ci and performance budget.
Trigger signals
Validation hooks
Install surface
Inspect
pip install "orchestrator-mcp[dashboard]"
orchestrator-mcp skills show performance-regression-guardUse
orchestrator-mcp skills export performance-regression-guard --to ./skillforge-packs
# copy the exported pack into your preferred agent environmentExport
cp -R skills/performance-regression-guard ./your-agent-skills/performance-regression-guard
# or open skills/performance-regression-guard/SKILL.md in a markdown-first clientFile patterns
Model preferences
Related skills
Audit interface flows against WCAG 2.2 AA with both automated checks and human-readable remediation sequences.
Build property-based and boundary-oriented API tests that find input handling failures before attackers or customers do.
Design and implement chaos engineering programs that proactively identify system weaknesses before they cause outages