benchmark

Automate web page performance benchmarking with browser automation and JavaScript evaluation.

2|Updated Apr 5, 2026
One-click install
npx skills add https://github.com/az9713/paperclip-gstack-company --skill benchmark-az9713
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: benchmark
Source: https://github.com/az9713/paperclip-gstack-company/tree/main/gstack/benchmark
Command: npx skills add https://github.com/az9713/paperclip-gstack-company --skill benchmark-az9713

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Bash, Read, Write, Glob, AskUserQuestion, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of benchmarking web page performance and detecting regressions, providing insights into load times, resource sizes, and trends over time.

Core Features & Use Cases

  • Performance Regression Detection: Compares before/after metrics for page load times, Core Web Vitals, and resource sizes on every PR.
  • Baselining: Establishes baselines for performance metrics to identify deviations.
  • Trend Analysis: Tracks performance trends over time to identify potential issues early.
  • Use Case: Ideal for developers and performance engineers who need to ensure their web applications maintain high performance standards as they evolve.

Quick Start

Run the /benchmark command followed by the URL of the web page you want to analyze.

Frequently Asked Questions about benchmark

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate performance regression detection for web pages?

Automate performance regression detection by benchmarking web pages with browser automation and JavaScript evaluation. It compares before/after metrics for page load times, Core Web Vitals, and resource sizes to identify deviations on every PR.

What is performance benchmarking for Core Web Vitals and resource sizes?

Performance benchmarking for Core Web Vitals tracks page load times and resource sizes through browser automation. It establishes baselines and monitors deviations over time to detect performance regressions in evolving web applications.

Do I need browser automation tools to benchmark web page performance?

Yes, benchmarking web page performance requires browser automation and JavaScript execution capabilities. These tools evaluate page load times, Core Web Vitals, and resource sizes for accurate regression detection and trend analysis.

How do I establish baselines for web performance metrics?

Establish baselines for web performance metrics by benchmarking page load times, Core Web Vitals, and resource sizes. The Skill monitors these metrics over time to identify deviations and detect potential performance issues early.

What's the best way to track web performance trends over time?

Track web performance trends over time by automating page benchmarking with browser automation. It monitors Core Web Vitals, load times, and resource sizes continuously, identifying potential performance issues early as applications evolve.