ClaudSkillsEngineering › Page 167

Claude Engineering Skills (Page 167 of 177)

Code review, refactoring, testing, DevOps, CI/CD, databases, cloud platforms, and full-stack development skills for Claude Code.

10,574 skills · updated 2026-05-05 · showing 9961–10020 of 10,574 by quality score

Test Retry Config - Auto-activating skill for Test Automation. Triggers on: test retry config, test retry config Part of the Test Automation skill category.
Score 70/100
Run plugin test suites in this monorepo and report a concise pass/fail summary. Optional plugin slug arg; without arg, runs all plugins under plugins/.
Score 70/100
Auto-detect and run project tests — supports Go, TypeScript, Python, Rust, and more
Score 70/100
Generate test file scaffolds from source analysis with language-appropriate templates.
Score 70/100
Create comprehensive test scenarios from user stories with test objectives, starting conditions, user roles, step-by-step actions, and expected outcomes.
Score 70/100
Use when creating or editing skills, before deployment, to verify they work under pressure and resist rationalization - applies RED-GREEN-REFACTOR cycle to process documentation…
Score 70/100
Generates comprehensive test specification with unit tests, UI tests, accessibility testing, and beta testing plan. Creates TEST_SPEC.md from PRD and implementation specs.
Score 70/100
Planification de stratégie de test incluant la pyramide de tests, les quadrants de tests, la couverture et l'analyse de risques.
Score 70/100
Analyze and score test coverage across all testing dimensions -- unit, integration, E2E, load, visual regression, contract, and accessibility.
Score 70/100
Detect orphaned tests, obsolete assertions, and test-code misalignment. Use for test suite maintenance, cleanup, and traceability validation.
Score 70/100
Patterns and conventions for writing *.test.ts files in this project. Load when creating or editing unit test files.
Score 70/100
Update, generate, and validate tests using git-workspace-review for change context
Score 70/100
[Tier 2 — Non-Functional: Usability · ISO 25010] Visual regression test workflow — captures baseline screenshots and compares on each run using Playwright snapshots.
Score 70/100
Run a minimal VoidBox VM smoke test locally. Verifies the VM boots and the LLM responds correctly.
Score 70/100
Use when backfilling tests on existing code. Analyzes code through public interfaces, detects the project's test framework, and writes behavior-focused regression tests.
Score 70/100
Write comprehensive tests for code including unit tests, integration tests, and end-to-end tests. Use this to ensure code quality, catch bugs, and validate functionality.
Score 70/100
TestCafe is a Node.js-based end-to-end browser testing framework by DevExpress that requires no WebDriver installation.
Score 70/100
Generates TestCafe automation tests in JavaScript or TypeScript. Supports local and TestMu AI cloud. Triggers on: "TestCafe", "test cafe", "fixture/test".
Score 70/100
Testcontainers for Node.js is a library that provides lightweight, throwaway instances of databases, message brokers, browsers, and other services as Docker containers for…
Score 70/100
Comprehensive testing skill for GabeDA application - designs test strategies (UAT, integration, smoke, unit), creates tests for frontend (React/Playwright) and backend…
Score 70/100
Comprehensive testing strategies for Guts including unit tests, integration tests, property-based testing, and fuzzing
Score 70/100
Advanced testing: E2E with Playwright/Cypress, property-based testing, mutation testing, contract testing, and CI/CD pipelines.
Score 70/100
Never test mock behavior. Never add test-only methods to production classes. Understand dependencies before mocking.
Score 70/100
Tests API authentication mechanisms for weaknesses including broken token validation, missing authentication
Score 70/100
Tests REST and GraphQL APIs for Broken Object Level Authorization (BOLA/IDOR) vulnerabilities where an authenticated
Score 70/100
Tests d'API REST et GraphQL avec les outils majeurs du marché, incluant le contract testing et l'automatisation.
Score 70/100
Production-grade testing strategies for robust, maintainable systems. Covers unit/integration/E2E testing, contract testing, accessibility, mutation testing, and CI/CD patterns.
Score 70/100
Test across multiple browsers and devices for cross-browser compatibility. Use when ensuring cross-browser or device compatibility with BrowserStack, Sauce Labs, LambdaTest, or…
Score 70/100
Principes et outils de chaos engineering pour tester la résilience des systèmes distribués, incluant fault injection et game days.
Score 70/100
Identifying and exploiting Cross-Origin Resource Sharing misconfigurations that allow unauthorized cross-domain
Score 70/100
Tests end-to-end avec Cypress, couvrant le setup, les commandes personnalisées, les fixtures, l'interception réseau et l'intégration CI.
Score 70/100
Systematically testing web applications for broken access control vulnerabilities including privilege escalation,
Score 70/100
Test web application email functionality for SMTP header injection vulnerabilities that allow attackers to inject
Score 70/100
Test web applications for HTTP Host header injection vulnerabilities to identify password reset poisoning, web
Score 70/100
Identifying sensitive data exposure vulnerabilities including API key leakage, PII in responses, insecure storage,
Score 70/100
Framework de test complet pour agents IA — tests unitaires, d'intégration, de bout en bout et adversariaux.
Score 70/100
Auto-invoke when reviewing test files or discussing testing strategy. Enforces testing pyramid, strategic coverage, and stack-appropriate frameworks.
Score 70/100
Gate 6 - Verify tests exist and cover critical paths. Issues result in WARNINGS (encourages tests, doesn't block).
Score 70/100
Writes Laravel tests using PHPUnit. Use when "write tests", "add tests", "phpunit", "laravel test", "feature test", "unit test", "mock", "factory", or testing controllers, models,…
Score 70/100
Validate load balancer behavior, failover, and traffic distribution. Use when performing specialized testing.
Score 70/100
Tests authentication and authorization mechanisms in mobile application APIs to identify broken authentication,
Score 70/100
Execute mobile app testing on iOS and Android devices/simulators. Use when performing specialized testing.
Score 70/100
Conception de mocks, stubs et fakes pour les tests unitaires et d'intégration avec les principaux frameworks de mocking.
Score 70/100
Tests OAuth 2.0 and OpenID Connect implementations for security flaws including authorization code interception,
Score 70/100
Jest testing patterns, factory functions, mocking strategies, and TDD workflow. Use when writing unit tests, creating test factories, or following TDD red-green-refactor cycle.
Score 70/100
Language-agnostic testing principles including TDD, test quality, coverage standards, and test design patterns.
Score 70/100
Expert en stratégie et méthodologie de tests - Pyramide, types de tests, qualité, performance, sécurité, accessibilité
Score 70/100
Comprehensive testing and QA workflow covering unit testing, integration testing, E2E testing, browser automation, and quality assurance.
Score 70/100
Testing quality metrics, coverage thresholds, and anti-patterns. Use when defining or auditing test quality standards.
Score 70/100
Best practices for writing R package tests using testthat version 3+. Use when writing, organizing, or improving tests for R packages.
Score 70/100
Writes React/TypeScript tests using Vitest and React Testing Library. Use when "write react tests", "vitest", "component test", "hook test", "RTL", "testing library", "snapshot…
Score 70/100
Automatisation de tests avec Selenium WebDriver, couvrant les locators, les waits, le Page Object Model et Selenium Grid.
Score 70/100
RED-GREEN-REFACTOR for process documentation - baseline without skill, write addressing failures, iterate closing loopholes
Score 70/100
Invoke when writing tests, reviewing test quality, or setting up test infrastructure. Contains project-specific testing framework conventions, fixture patterns, and coverage…
Score 70/100
Design comprehensive testing strategies for software quality assurance. Use when planning test coverage, implementing test pyramids, or setting up testing infrastructure.
Score 70/100
Design test strategies and test plans. Trigger with "how should we test", "test strategy for", "write tests for", "test plan", "what tests do we need", or when the user needs help…
Score 70/100
Planification de stratégie de test incluant la pyramide de tests, les quadrants de tests, la couverture et l'analyse de risques.
Score 70/100
Detect visual changes in UI components using screenshot comparison. Use when detecting unintended UI changes or pixel differences.
Score 70/100
Guides writing fast, reliable, refactoring-friendly tests using the Nullables pattern language (James Shore's 'Testing Without Mocks').
Score 70/100
Write tests following TDD principles. Use when implementing features, fixing bugs, or adding test coverage. Covers e2e, integration, and unit testing patterns.
Score 70/100
Search all 10,574 Engineering skills →