# Performance Budgeting

> Define performance budgets and guardrails. Use when a senior developer needs performance targets and enforcement.

- Skill: `majiayu000/performance-budgeting` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds add majiayu000/performance-budgeting`
- Raw SKILL.md: https://api.skillmd.com/api/skills/majiayu000/performance-budgeting/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: majiayu000 (https://skillmd.com/u/majiayu000)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/majiayu000/performance-budgeting

---


# 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
1. Set measurable budgets for key metrics.
2. Define thresholds and monitoring hooks.
3. 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.

