Total 30,671 skills, Testing & QA has 1240 skills
Showing 12 of 1240 skills
Validate Test Specification (TSPEC) documents against Layer 10 schema standards
Automated BDD scenario generation from EARS requirements - generates Gherkin Given-When-Then scenarios with ADR-Ready scoring
Three-layer Vitest-BDD Skill for DashPlayer. Use this when developers want business-readable BDD scenarios without coupling scenario writing to code implementation details. Trigger keywords: "Three-layer BDD", "Behavioral Testing Layering", "Given-When-Then", "Vitest BDD", "Avoid writing implementations in scenarios".
.NET test execution patterns and diagnostics. Use when running tests, analyzing test failures, or configuring test options.
Write and maintain Playwright end-to-end tests for the Onyx application. Use when creating new E2E tests, debugging test failures, adding test coverage, or when the user mentions Playwright, E2E tests, or browser testing.
Generate runnable Vitest and Playwright test files from BDD test cases and scaffold code. Use when generating test implementations.
Tests Blazor components. bUnit rendering, events, cascading params, JS interop mocking.
Test execution patterns, failure classification, and result analysis
PHPUnit testing conventions and best practices for any PHP project
Fast, high-signal accessibility triage for pages, components, or PRs targeting WCAG 2.2 AA compliance.
[UDS] Guide through Behavior-Driven Development workflow
Creates pytest fixtures following project patterns including factory fixtures, async fixtures, and multi-layer organization. Use when setting up test fixtures, creating test data, organizing test utilities, or structuring conftest.py files. Works with Python test files, pytest configuration, and .py test utilities.