perf-budget
CommunityCatch bundle size regressions before they ship
Software Engineering#bundle size#pnpm#regression testing#code splitting#JavaScript#tree-shaking#size-limit
Authormattbutlerengineering
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Prevents unexpected front-end bundle growth by checking current build output against established size-limit baselines, so regressions are caught before they reach users.
Core Features & Use Cases
- Regression detection: Runs size-limit for the current changes and identifies which entries exceed their configured budgets.
- Targeted scope: Detects which
apps/*orpackages/*were modified and builds only the affected packages to keep checks fast. - Actionable output: Reports failing budget lines and how much they exceeded, with guidance to fix causes like new heavy dependencies or missing tree-shaking/code-splitting.
Quick Start
Run the perf-budget Skill to compare your current changes against size-limit baselines and get a clear regression report.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: perf-budget Download link: https://github.com/mattbutlerengineering/mattbutlerengineering/archive/main.zip#perf-budget Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.