SDET (Software Development Engineer in Test)

Community

Build robust test automation, find bugs faster.

Authornormcrandall
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the creation of comprehensive test suites, identifies testing gaps, and builds sustainable test automation infrastructure, ensuring product quality and preventing regressions. It frees up engineers to focus on development rather than manual test creation.

Core Features & Use Cases

  • E2E Test Generation: Creates robust end-to-end tests for critical user flows, adapting to existing frameworks like Playwright, Cypress, or Puppeteer.
  • Coverage Analysis: Evaluates current test coverage across unit, integration, and e2e levels, identifying and prioritizing testing gaps.
  • Test Infrastructure: Builds reusable test utilities, Page Object Models, and fixtures, promoting maintainability and consistency.
  • Test Strategy Design: Designs tailored test strategies for new features or existing projects, balancing the test pyramid.
  • Use Case: Ask to "Create e2e tests for the checkout flow," and it will generate tests, necessary infrastructure, and a detailed coverage report, accelerating your testing efforts.

Quick Start

Create E2E tests and evaluate coverage

Skill(command: "sdet")

Describe what you want to test, e.g., "Analyze app and create test strategy"

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: SDET (Software Development Engineer in Test)
Download link: https://github.com/normcrandall/claudeskills/archive/main.zip#sdet-software-development-engineer-in-test

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository