Testing
Generate and manage tests for your codebase
19 skills
Unit Test Generator
Generate unit tests for any function or class
Test Coverage Analyzer
Analyze test coverage gaps and suggest tests to write
Mock Generator
Generate mocks, stubs, and fakes for dependencies
E2E Test Writer
Write end-to-end tests using Playwright or Cypress
Mutation Testing Setup
Set up mutation testing to verify test quality
Test Refactorer
Refactor tests to follow AAA pattern and best practices
Integration Test Writer
Write integration tests with proper setup/teardown
Test Naming Fixer
Rename tests to follow 'should...when...' convention
Load Test Script
Generate load testing scripts (k6, Artillery, or JMeter)
Accessibility Test Setup
Set up automated accessibility testing
Visual Regression Setup
Configure visual regression testing with screenshots
Playwright POM
Implement Page Object Model pattern with Playwright
Playwright API Testing
Write API tests with Playwright's request context
Playwright Fixtures
Create custom Playwright fixtures for test setup
Playwright Visual Testing
Set up visual comparison testing with Playwright