Claude Code Skills·Claude Skills·The open SKILL.md registry for Claude
ClaudSkillsEngineering › Testing › Page 54

Testing (Page 54 of 66)

3955 Claude Code skills in the Testing sub-category of Engineering.

3,955 skills · updated 2026-08-26 · showing 3181–3240 of 3,955 by quality score

For the full experience including quality scoring and one-click install features for each skill — upgrade to Pro.

CI/CD: GitHub Actions workflows, parallel sharding, flaky quarantine, junit XML/Allure, coverage gates
Accessibility testing coach for web applications. Use when you need guidance on HOW to test accessibility - screen reader testing with NVDA/VoiceOver/JAWS, keyboard testing…
Teststrategie entwickeln und Tests implementieren fuer neue Features, Refactors oder Fixes. Erkennt vorhandenes Test-Setup automatisch.
Identifying and exploiting Cross-Origin Resource Sharing misconfigurations that allow unauthorized cross-domain
सत्यापित करें कि पाठ नोटबुक और कोड नमूने एक लाइव Microsoft Foundry / Azure OpenAI सेटअप के खिलाफ चल रहे हैं। रिपो एक रनर भेजता है scripts/validate-notebooks.ps1 जो हर पायथन नोटबुक…
TDD and coverage standards for Engram. Trigger: When implementing behavior changes in any package.
OBRIGATORIO em qualquer tarefa que altera comportamento de software. Garantir qualidade mínima de testes (unit + integration + e2e quando aplicável) e cobertura ≥ 80%.
Tests end-to-end avec Cypress, couvrant le setup, les commandes personnalisées, les fixtures, l'interception réseau et l'intégration CI.
Test data visualizations and dashboards. Use when the user needs chart or diagram test strategy, screenshot or image diff testing, visual regression, mocked or synthetic — from…
Use when writing or reviewing tests, designing test data, naming a test, choosing what to assert, or writing test helpers/mocks/fixtures
Screenshot-obsessed, fantasy-allergic QA specialist - Default to finding 3-5 issues, requires visual proof for everything — from stevenke1981/agent-manager
Integration Test E2E 테스트, TestRestTemplate 필수, Test Fixtures 재사용. MockMvc 금지, @Sql 어노테이션 테스트 데이터 설정. Gradle testFixtures 플러그인 활용, ArchUnit 의존성 검증.
Enforces test-first implementation — the Iron Law (no production code without a failing test first), RED-GREEN-REFACTOR with both verification beats mandatory, and the…
Systematically testing web applications for broken access control vulnerabilities including privilege escalation,
Test web application email functionality for SMTP header injection vulnerabilities that allow attackers to inject
Test web applications for HTTP Host header injection vulnerabilities to identify password reset poisoning, web
Identifying sensitive data exposure vulnerabilities including API key leakage, PII in responses, insecure storage,
Extracts LLM system prompts using direct requests, jailbreak/instruction-override
Framework de test complet pour agents IA — tests unitaires, d'intégration, de bout en bout et adversariaux.
Auto-invoke when reviewing test files or discussing testing strategy. Enforces testing pyramid, strategic coverage, and stack-appropriate frameworks.
Run coverage, inspect results, and identify missing test scenarios for a given source file. Use when analysing test coverage or finding untested branches.
Gate 6 - Verify tests exist and cover critical paths. Issues result in WARNINGS (encourages tests, doesn't block).
Writes tests following TDD (using go test, testify, and rapid) best practices. Use when writing unit tests, integration tests, or table-driven tests in Go.
Pytest testing patterns, fixtures, mocking, and coverage for GMailArchiver. Use when writing unit tests, integration tests, creating fixtures, mocking Gmail API, or checking…
Verify changes against real traffic without risking users, using canaries, shadow traffic, and feature gates with automatic rollback.
Guide and workflow for Testing Infrastructure. Use when you need Testing Infrastructure.
為無測試的 Android 舊代碼建立安全網 — Characterization Tests、Robolectric Native Graphics、MockK、Compose Preview Screenshot Test、Roborazzi/Paparazzi 視覺迴歸、Detekt/Lint baseline、Golden…
Tests a 3rd-party npm library against the wasm-rquickjs runtime. Use when asked to test an npm package, check library compatibility, or pick the next untested library from the…
Plan, run, filter, and triage Android tests and lint, including local unit tests, instrumentation and Compose UI test handoffs, Gradle variant tasks, lint configuration, lint…
Validate load balancer behavior, failover, and traffic distribution. Use when performing specialized testing.
Testing patterns for MCP tools, integration tests, mocking European Parliament API, and achieving 80%+ coverage
Run and test the Merqab Integrated Solutions website (Next.js 14 + Tailwind v4 + Supabase) locally end-to-end. Use when verifying UI changes or Supabase DB/connectivity changes.
[METHODOLOGY] Testing strategy (when to write which tests, test quality standards, test pyramid). Preloaded by dev-qa-engineer agent.
Conception de mocks, stubs et fakes pour les tests unitaires et d'intégration avec les principaux frameworks de mocking.
Use when adding or modifying business logic, branching code, public API, or fixing a bug in a repo using repo-hygiene — tests for the new code paths must exist before the change…
Tests OAuth 2.0 and OpenID Connect implementations for security flaws including authorization code interception, — from mahipal
Cross-language testing strategies and patterns. Triggers on: test pyramid, unit test, integration test, e2e test, TDD, BDD, test coverage, mocking strategy, test doubles, test…
Jest testing patterns, factory functions, mocking strategies, and TDD workflow. Use when writing unit tests, creating test factories, or following TDD red-green-refactor — from…
Jest testing patterns, factory functions, mocking strategies, and TDD workflow. Use when writing unit tests, creating test factories, or following TDD red-green-refactor — from…
Vitest testing patterns and strategies for unit tests, agent tests, and API tests with Supabase mocking
Jest testing patterns, factory functions, mocking strategies, and TDD workflow. Use when writing unit tests, creating test factories, or following TDD red-green-refactor — from…
Use when proposing, writing, or reviewing automated tests, defines what a good test is: behavior over implementation details, and the Testing Trophy with a hard floor on…
Mandatory PHPUnit and Vitest for the Sage theme and first-party plugins: composer test, test:integration, npm test, typecheck, where tests live, and when each suite runs.
Use when adding or modifying tests, choosing validation commands, or deciding what must be tested for a code change.
Select, design, implement, review, and verify software tests across languages and systems, including unit, integration, contract, database, migration, property, fuzz, mutation,…
Language-agnostic testing principles including TDD, test quality, coverage standards, and test design patterns.
Language-agnostic testing principles including TDD, test quality, coverage standards, and test design patterns.
Testing procedures for Kalahari project. Use for running tests and analyzing results.
Expert en stratégie et méthodologie de tests - Pyramide, types de tests, qualité, performance, sécurité, accessibilité
Writes tests following TDD Red-Green-Refactor (pytest + Hypothesis). Tests behavior, not implementation. Use when writing unit tests, integration tests, or property tests.
Comprehensive testing and QA workflow covering unit testing, integration testing, E2E testing, browser automation, and quality assurance.
Gunakan skill ini untuk menentukan dan menjalankan quality gate berdasarkan scope perubahan (docs, frontend, backend, electron), termasuk lint, type-check, unit/integration/e2e…
Testing quality metrics, coverage thresholds, and anti-patterns. Use when defining or auditing test quality standards.
Best practices for writing R package tests using testthat version 3+. Use when writing, organizing, or improving tests for R packages.
Writes React/TypeScript tests using Vitest and React Testing Library. Use when "write react tests", "vitest", "component test", "hook test", "RTL", "testing library", "snapshot…
테스트 전략 레퍼런스. 토스 테스트 3분류(도메인 정책/유스케이스/직렬화), 테스트 대역 선택 기준(Fake>Mock), TDD 6단계, 우리 프로젝트 실제 예시 포함. 테스트 작성 시 참조.
Forked-context testing reviewer playbook — preloads verdict schema and test-coverage-gap/weak-assertion/brittle-test lens for adversarial testing review subagents.
Writes tests following TDD (using cargo test, proptest, and insta) best practices. Use when writing unit tests, integration tests, or property-based tests in Rust.
Generate a test pass from a PRD, user story, or acceptance criteria — happy paths, boundaries, error handling, permissions, and state-transition cases, each with steps and…
Use to choose which test types and tools a project needs — Playwright (web/dashboard E2E), Maestro (mobile E2E/smoke), Supertest (backend API integration), Testing Library…
All Engineering skills →
More in EngineeringDevops (3,719) · Architecture (3,060) · Backend (2,477) · Frontend (1,674) · Languages (1,461) · Code Quality (1,434) · Cloud Platforms (1,292) · Databases (890) · Performance (843) · Mobile (630) · Observability (438) · Data Engineering (371) · Docs Engineering (319) · Workflow Orchestration (286) · ML AI Eng (280) · API Tooling (23)