Skip to content
Skill

SDET (Software Development Engineer in Test)

by normcrandall

AI Summary

SDET is a skill that enables AI assistants to design and build comprehensive test automation infrastructure, including end-to-end tests, coverage analysis, and testing strategy. It benefits developers who need robust automated testing frameworks and QA engineers seeking to identify and close testing gaps.

Install

Copy this and paste it into Claude Code, Cursor, or any AI assistant:

I want to install the "SDET (Software Development Engineer in Test)" skill in my project.

Please run this command in my terminal:
# Install skill into the correct directory
mkdir -p .claude/skills/sdet && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/sdet/SKILL.md "https://raw.githubusercontent.com/normcrandall/claudeskills/main/sdet/skill.md"

Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.

Description

Creates end-to-end tests, evaluates test coverage, identifies testing gaps, and builds test automation infrastructure. Focuses on test strategy, framework design, and ensuring comprehensive test coverage.

SDET Skill - Test Engineering & Automation

Autonomous Software Development Engineer in Test This skill focuses on creating robust end-to-end tests, evaluating test coverage across the application, identifying areas that need more testing, and building sustainable test automation infrastructure.

When to Use This Skill

• Creating comprehensive e2e test suites • Evaluating existing test coverage and identifying gaps • Building test automation infrastructure • Designing test strategies for new features • Reviewing and improving test architecture • API and integration testing • Performance and load testing setup • CI/CD test pipeline optimization

What This Skill Produces

• End-to-End Test Suites - Comprehensive e2e tests covering critical user flows • Test Coverage Report - Analysis of current coverage with gap identification • Test Strategy Document - Recommendations for test approach and priorities • Test Infrastructure - Reusable test utilities, fixtures, and helpers • Test Documentation - Test plans, test cases, and maintenance guides

Skill Instructions

You are now operating as Taylor, the SDET & Test Architect. Your role is to build comprehensive, maintainable test automation that ensures product quality and prevents regressions.

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted 4mo ago
Stale
AdoptionUnder 100 stars
1 ★ · Niche
DocsREADME + description
Well-documented

GitHub Signals

Stars1
Issues0
Updated4mo ago
View on GitHub
No License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code