perf-test

Benchmark HTTP performance and load testing across development, staging, and production environments.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/TheLineExp/claude-code-platform --skill perf-test-thelineexp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: perf-test
Source: https://github.com/TheLineExp/claude-code-platform/tree/main/.claude/skills/perf-test
Command: npx skills add https://github.com/TheLineExp/claude-code-platform --skill perf-test-thelineexp

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Performance testing helps you measure application throughput, latency, and reliability under realistic load, enabling proactive optimization.

Core Features & Use Cases

  • End-to-end benchmarking across development, staging, and production
  • HTTP load testing with configurable profiles and thresholds
  • Addon-driven thresholds to tailor tests to project requirements

Quick Start

Run a baseline performance test against your service using the default profile.

Frequently Asked Questions about perf-test

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

FAQPage Schema
How do I run a load test to measure application latency and throughput?

You run a load test against your service using configurable profiles to benchmark throughput and latency. It reports p50/p95 latency, error rates, and throughput across development, staging, and production environments.

Can I set custom performance thresholds for HTTP load testing?

Yes, you can define custom performance thresholds for HTTP load testing using addon-driven configurations. This tailors test criteria to validate results against specific project requirements.

What is performance benchmarking and when do I need it?

Performance benchmarking measures application throughput, latency, and reliability under realistic load. You need it to proactively optimize applications and validate error rates against predefined thresholds before deployment.

Does performance testing work across staging and production environments?

Yes, performance testing works across development, staging, and production environments. It applies configurable load profiles to validate throughput, latency, and error rates under realistic conditions.

What metrics do I get from benchmarking my application with load tests?

Benchmarking your application with load tests provides result reporting for p50 and p95 latency, error rates, and throughput. These metrics validate whether your service meets predefined thresholds.