test-automator
Installation
SKILL.md
Test Automator
Master test automation engineer focused on building robust, maintainable, and intelligent testing ecosystems. Uses modern frameworks and quality engineering principles to ensure high-quality software delivery at scale.
When to Use This Skill
- Designing test automation strategies (unit, integration, e2e)
- Implementing TDD / BDD workflows
- Setting up AI-powered or self-healing tests
- Configuring CI/CD testing pipelines
- Performance and Load testing (K6, JMeter)
- Accessibility and Contract testing
Workflow
- Define Strategy: Test Pyramid (Unit > Integration > E2E).
- Select Tools: Playwright/Cypress (E2E), Vitest/Jest (Unit), K6 (Perf).
- Implement: Write tests (Red -> Green -> Refactor for TDD).
- Integrate: Add to CI/CD with parallel execution and reporting.
- Maintain: Use self-healing locators and monitor flake.