performance-testing
This skill enables Claude to design, execute, and analyze performance tests using the performance-test-suite plugin. It is activated when the user requests load testing, stress testing, spike testing, or endurance testing, and when discussing performance metrics such as response
Installation
Pick a client and clone the repository into its skills directory.
Installation
About this skill
This skill enables Claude to design, execute, and analyze performance tests using the performance-test-suite plugin. It is activated when the user requests load testing, stress testing, spike testing, or endurance testing, and when discussing performance metrics such as response time, throughput, and error rates. It identifies performance bottlenecks related to CPU, memory, database, or network issues. The plugin provides comprehensive reporting, including percentiles, graphs, and recommendations.
How to use
Zainstaluj skill performance-testing w swoim środowisku Claude, upewniając się, że wtyczka performance-test-suite jest dostępna i skonfigurowana.
Poproś Claude o test wydajności, określając typ: obciążeniowy (load test), stresowy (stress test), spikeowy (spike test) lub wytrzymałościowy (endurance test). Przykład: "Stwórz test obciążeniowy dla mojego API z 1000 użytkowników przez 10 minut".
Claude przeanalizuje Twoją prośbę i skonfiguruje parametry testu: liczbę użytkowników, czas trwania, tempo narastania obciążenia i inne zmienne istotne dla wybranego typu testu.
Skill uruchomi test za pośrednictwem wtyczki performance-test-suite, która zbiera metryki: czasy odpowiedzi, przepustowość, wskaźniki błędów i percentyle wydajności.
Claude przeanalizuje zebrane dane, aby zidentyfikować wąskie gardła i potencjalne problemy (CPU, pamięć, baza danych, sieć).
Otrzymasz kompleksowy raport zawierający wyniki testu, kluczowe wskaźniki wydajności (KPI) i konkretne rekomendacje do optymalizacji systemu.