·performance-testing
</>

performance-testing

proffesor-for-testing/agentic-qe

Test application performance, scalability, and resilience. Use when planning load testing, stress testing, or optimizing system performance.

8Installs·1Trend·@proffesor-for-testing

Installation

$npx skills add https://github.com/proffesor-for-testing/agentic-qe --skill performance-testing

SKILL.md

| Load | Expected traffic | Every release | | Stress | Beyond capacity | Quarterly | | Spike | Sudden surge | Before events | | Endurance | Memory leaks | After code changes | | Scalability | Scaling validation | Infrastructure changes |

| p95 response | < 200ms | User experience | | Throughput | 10k req/min | Capacity | | Error rate | < 0.1% | Reliability | | CPU | < 70% | Headroom | | Memory | < 80% | Stability |

Bad: "The system should be fast" Good: "p95 response time < 200ms under 1,000 concurrent users"

Test application performance, scalability, and resilience. Use when planning load testing, stress testing, or optimizing system performance. Source: proffesor-for-testing/agentic-qe.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/proffesor-for-testing/agentic-qe --skill performance-testing
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is performance-testing?

Test application performance, scalability, and resilience. Use when planning load testing, stress testing, or optimizing system performance. Source: proffesor-for-testing/agentic-qe.

How do I install performance-testing?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/proffesor-for-testing/agentic-qe --skill performance-testing Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/proffesor-for-testing/agentic-qe