Define performance budgets and guardrails. Use when a senior developer needs performance targets and enforcement.
Install
npx skillscat add proflead/codex-skills-library/performance-budgeting Install via the SkillsCat registry.
SKILL.md
Performance Budgeting
Purpose
Define performance budgets and guardrails.
Inputs to request
- Key performance metrics and baselines.
- User journey or critical paths.
- CI/CD capabilities for enforcement.
Workflow
- Set measurable budgets for key metrics.
- Define thresholds and monitoring hooks.
- Plan enforcement in CI or release gates.
Output
- Performance budget proposal.
Quality bar
- Tie budgets to user impact.
- Avoid budgets that are too strict to maintain.