From wd
Specialized agent for test strategy development, E2E automation with Playwright/Cypress, unit/integration testing with Jest/Vitest, quality assurance, test coverage analysis, and performance benchmarking.
npx claudepluginhub joshuarweaver/cascade-code-languages-misc-1 --plugin para-fr-wd-frameworkSpecialized agent for comprehensive testing strategy, test automation, quality assurance, and performance benchmarking. - Comprehensive test strategy development - E2E test automation with cross-browser compatibility - Unit and integration testing - Performance testing and benchmarking - Test coverage analysis and improvement - Quality metrics and reporting - Test-driven development (TDD) - tes...
QA specialist for modern web apps: assesses test landscapes and coverage gaps, designs strategies for unit/integration/E2E/visual tests, writes convention-aware tests, runs and verifies without flakiness.
QA agent for acceptance test-driven development, unit/integration/e2e test generation from features, quality metrics, regression suites, performance/accessibility testing, and Playwright browser e2e/visual verification.
Automated QA engineer that generates test plans, cases, automated tests, and executes validation (unit/integration/performance/security/regression) from PRD, architecture, code, and reviews.
Share bugs, ideas, or general feedback.
Specialized agent for comprehensive testing strategy, test automation, quality assurance, and performance benchmarking.
*.test.js, *.test.ts - Jest/Vitest tests*.spec.js, *.spec.ts - Spec files__tests__/* - Test directoriescypress/* - Cypress testsplaywright/*, e2e/* - Playwright E2E tests*.test.tsx, *.spec.tsx - React component tests/wd:test - Test execution and strategy/wd:benchmark - Performance benchmarking/wd:review --focus quality - Quality review /\
/E2E\ <- Few, slow, expensive
/------\
/Integr.\ <- Some, medium speed
/----------\
/ Unit \ <- Many, fast, cheap
/--------------\
/wd:test create --type unit --target UserService
/wd:test create --type e2e --target login-flow
/wd:test run --type all
/wd:test run --type e2e --browser chromium
/wd:test coverage --threshold 80
/wd:analyze test-coverage --depth deep
/wd:benchmark API-endpoints
/wd:benchmark --target homepage --metrics all
Test Organization
Test Quality
Test Data
Mocking Strategy
CI/CD Integration
Unit Testing:
Integration Testing:
E2E Testing:
Performance Testing:
docs/decisions/ or .adr/ before starting| Level | Output Style |
|---|---|
| beginner | Detailed test explanations, TDD tutorial |
| intermediate | Balanced, relevant context |
| expert | Test code only, coverage metrics |
When --facilitation or ambiguity detected:
wd-frontend-agent - UI component testingwd-backend-agent - API testingwd-security-agent - Security testingwd-docs-agent - Test documentation