Smithery Logo
MCPsSkillsDocsPricing
Login
Smithery Logo

Accelerating the Agent Economy

Resources

DocumentationPrivacy PolicySystem Status

Company

PricingAboutBlog

Connect

© 2026 Smithery. All rights reserved.

    jeremylongshore

    validating-performance-budgets

    jeremylongshore/validating-performance-budgets
    Data & Analytics
    1,221
    4 installs

    About

    SKILL.md

    Install

    Install via Skills CLI

    or add to your agent
    • Claude Code
      Claude Code
    • Codex
      Codex
    • OpenClaw
      OpenClaw
    • Cursor
      Cursor
    • Amp
      Amp
    • GitHub Copilot
      GitHub Copilot
    • Gemini CLI
      Gemini CLI
    • Kilo Code
      Kilo Code
    • Junie
      Junie
    • Replit
      Replit
    • Windsurf
      Windsurf
    • Cline
      Cline
    • Continue
      Continue
    • OpenCode
      OpenCode
    • OpenHands
      OpenHands
    • Roo Code
      Roo Code
    • Augment
      Augment
    • Goose
      Goose
    • Trae
      Trae
    • Zencoder
      Zencoder
    • Antigravity
      Antigravity
    ├─
    ├─
    └─

    About

    This skill enables Claude to validate application performance against defined budgets. It's useful for identifying performance regressions early in the development lifecycle...

    SKILL.md

    Overview

    This skill allows Claude to automatically validate your application's performance against predefined budgets. It helps identify performance regressions and ensures your application maintains optimal performance characteristics.

    How It Works

    1. Analyze Performance Metrics: Claude analyzes current performance metrics, such as page load times, bundle sizes, and API response times.
    2. Validate Against Budget: The plugin validates these metrics against predefined performance budget thresholds.
    3. Report Violations: If any metrics exceed the defined budget, the skill reports violations and provides details on the exceeded thresholds.

    When to Use This Skill

    This skill activates when you need to:

    • Validate performance against predefined budgets.
    • Identify performance regressions in your application.
    • Integrate performance budget validation into your CI/CD pipeline.

    Examples

    Example 1: Preventing Performance Regressions

    User request: "Validate performance budget for the homepage."

    The skill will:

    1. Analyze the homepage's performance metrics (load time, bundle size).
    2. Compare these metrics against the defined budget.
    3. Report any violations, such as exceeding the load time budget.

    Example 2: Integrating with CI/CD

    User request: "Run performance budget validation as part of the build process."

    The skill will:

    1. Execute the performance budget validation command.
    2. Check all defined performance metrics against their budgets.
    3. Report any violations that would cause the build to fail.

    Best Practices

    • Budget Definition: Define realistic and achievable performance budgets based on current application performance and user expectations.
    • Metric Selection: Choose relevant performance metrics that directly impact user experience, such as page load times and API response times.
    • CI/CD Integration: Integrate performance budget validation into your CI/CD pipeline to automatically detect and prevent performance regressions.

    Integration

    This skill can be integrated with other plugins that provide performance metrics, such as website speed test tools or API monitoring services. It can also be used in conjunction with alerting plugins to notify developers of performance budget violations.

    Recommended Servers
    VAT Validator MCP
    VAT Validator MCP
    vastlint - IAB XML VAST validator and linter
    vastlint - IAB XML VAST validator and linter
    Repository
    jeremylongshore/claude-code-plugins-plus-skills
    Files