agency-performance-benchmarker

Benchmark system performance with k6 and generate summary reports.

Updated Jul 23, 2026
One-click install
npx skills add https://github.com/rajyeole6/AI-RECRUITER --skill agency-performance-benchmarker-rajyeole6
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agency-performance-benchmarker
Source: https://github.com/rajyeole6/AI-RECRUITER/tree/main/.agents/skills/testing-performance-benchmarker
Command: npx skills add https://github.com/rajyeole6/AI-RECRUITER --skill agency-performance-benchmarker-rajyeole6

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires k6.

What problem does it solve?

This Skill addresses the challenge of identifying system bottlenecks and performance degradation, ensuring that applications meet strict Service Level Agreements (SLAs) and provide a seamless user experience.

Core Features & Use Cases

  • Comprehensive Benchmarking: Executes load, stress, and endurance testing to establish performance baselines.
  • Web Vital Optimization: Analyzes and improves Core Web Vitals like LCP, FID, and CLS for superior frontend performance.
  • Use Case: Use this agent to simulate peak traffic on your production API to identify latency hotspots and validate that your auto-scaling policies trigger correctly under stress.

Quick Start

Run the performance benchmarker to execute a load test against the staging environment URL and generate a summary report.

Frequently Asked Questions about agency-performance-benchmarker

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

FAQPage Schema
How do I identify system bottlenecks and ensure my application meets SLA compliance?

Load testing validates auto-scaling policies by simulating peak traffic on production APIs to trigger stress conditions. This process measures critical user journeys to identify latency hotspots and verify that infrastructure scaling rules activate correctly under heavy load.

How do I execute load testing against a staging environment to measure performance?

Load testing executes against a staging environment URL by running performance benchmarks to generate a summary report. This measures system behavior under simulated stress, establishing baselines for critical user journeys.

Do I need k6 to run performance benchmarking on my infrastructure?

Yes, k6 is required as a dependency to run performance benchmarking and enforce performance budgets. The skill integrates with the k6 framework to execute load tests and measure system scalability.

What is the best way to analyze Core Web Vitals like LCP and CLS for frontend optimization?

Core Web Vitals are analyzed by measuring frontend performance metrics like LCP, FID, and CLS during systematic benchmarking. This targets high-impact scenarios to identify bottlenecks and improve web vital optimization.