From commands-code-analysis-testing
Configures load and performance testing: strategy, tool selection (k6, Artillery, JMeter, Locust), environment setup, scripts, scenarios, monitoring, execution, and analysis.
npx claudepluginhub davepoon/buildwithclaude --plugin commands-code-analysis-testing# Setup Load Testing Configure load and performance testing ## Instructions 1. **Load Testing Strategy and Requirements** - Analyze application architecture and identify performance-critical components - Define load testing objectives (capacity planning, performance validation, bottleneck identification) - Determine testing scenarios (normal load, peak load, stress testing, spike testing) - Identify key performance metrics and acceptance criteria - Plan load testing environments and infrastructure requirements 2. **Load Testing Tool Selection** - Choose appropriate loa...
/setup-load-testingConfigures load and performance testing: strategy, tool selection (k6, Artillery, JMeter, Locust), environment setup, scripts, scenarios, monitoring, execution, and analysis.
Configure load and performance testing
Load Testing Strategy and Requirements
Load Testing Tool Selection
Test Environment Setup
Load Test Script Development
Performance Scenarios Configuration
Monitoring and Metrics Collection
Test Execution and Automation
Performance Analysis and Reporting
CI/CD Integration
Optimization and Maintenance