More screenshots

    Works with the AI tools you already use

    CClaude CodeCCursorCCodex CLIGGitHub CopilotGGemini CLI+17 more

    ⚡ Perf Budget Auditor

    by JustHandled Labs

    1

    It scans build artifacts, manifests (stats.json), and asset folders to identify oversized bundles, unoptimized images, leaked source maps, and unminified JavaScript.

    Secure checkout via Stripe

    0 installsSecurity scanned

    See it in action

    You say

    Audit my dist folder against our performance budget and let me know if the build is safe to deploy.

    Your agent does

    Perf Budget Audit Results

    • Severity: HIGH | Rule: INITIAL_JS_BUDGET
    • File: dist/assets/index-D4f2a.js (450KB)
    • Message: Exceeds initial budget of 200KB.
    • Remediation: Use dynamic imports to code-split non-critical modules or check for duplicate dependencies.

    What you get

    Detect oversized JavaScript bundles and assets during CI/CD or local buildsIdentify leaked source maps and unminified code in production artifactsEnforce performance budgets using custom thresholds or stats.json manifestsGet actionable remediation steps for specific bundle size regressions

    About this skill

    What it does

    Perf Budget Auditor is a specialized developer tool designed to automatically detect frontend performance regressions before they reach production. It scans build artifacts, manifests (stats.json), and asset folders to identify oversized bundles, unoptimized images, leaked source maps, and unminified JavaScript.

    Why use this skill

    Manually checking file sizes after every build is tedious and error-prone. This skill automates the audit process by comparing your build output against defined performance budgets (perf-budget.json). It provides actionable remediation guidance rather than just raw numbers, helping developers pinpoint exactly which chunks or assets are bloating the application.

    Supported tools

    • Standard web build folders (dist, build, out)
    • Webpack/Rollup/Vite manifest files (stats.json)
    • Custom performance budget configurations
    • Common frontend assets (JS, CSS, WASM, Images)

    Output Expected

    You will receive a structured report detailing the inspected scope, specific rule violations, severity levels, and precise file paths. Each finding includes "evidence" (e.g., actual size vs. budget) and clear remediation steps to fix the bloat.

    How to install

    Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.

    Reviews

    No reviews yet

    Be one of the first to try it. Every listed skill passes our trust checks below.

    Security scanned

    Passed our 8-point scan before listing

    Fresh listing

    Recently published to Agensi

    30-day refund

    Not a fit? Get your money back

    Frequently Asked Questions

    Popular in Testing & QA