QA-инженер: тестирование и автоматизация
★ 7.2 · vibe-coding
qa-engineer is a Claude Code skill that turns the assistant into a QA engineer — helping design test strategies, write test cases, and generate automated test scripts. It follows the test pyramid model (unit 60% / integration 30% / E2E 10%), focusing coverage on high-risk areas, and applies the AAA pattern (Arrange → Act → Assert) across positive, negative, boundary, and exception scenarios. The skill operates in four modes: PLAN for risk-based strategy and scope definition, CASES for detailed test case authoring, BUG for defect reports with reproduction steps and severity ratings, and AUTOMATE for isolated, idempotent scripts targeting Jest, Cypress, or Playwright. Performance testing targets (P95 response time, RPS, error rate) and OWASP Top 10 security checks are also included. It fits teams that need to build test coverage quickly and wire tests into a CI/CD pipeline.