performance-testing

Installation
SKILL.md

Discovery Questions

Before writing performance tests, gather context. Check .agents/qa-project-context.md first -- if it exists, use it and skip questions already answered there.

What to Measure

  • Web performance or load testing? Web performance measures user-perceived speed (Core Web Vitals, page load time). Load testing measures server capacity (requests per second, response time under load). Most products need both.
  • What are the critical user journeys for performance? Not every endpoint needs load testing. Focus on high-traffic, revenue-critical, or latency-sensitive flows.
  • Are there existing performance budgets? If yes, what are the targets? If no, this skill helps establish them.

Current State

Related skills
Installs
14
GitHub Stars
5
First Seen
Apr 1, 2026