Total 43,555 skills, Testing & QA has 1613 skills
Showing 12 of 1613 skills
Use this for writing end-to-end (E2E) tests that simulate real user interactions in browsers (Playwright, Cypress, Selenium).
Validate Behavior-Driven Development (BDD) documents against Layer 4 schema standards
Validate Test Specification (TSPEC) documents against Layer 10 schema standards
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".
Enterprise testing standards for Angular: Unit tests, mocking, and minimum 85% coverage requirements.
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.
TDD and coverage standards for Engram. Trigger: When implementing behavior changes in any package.
Generate runnable Vitest and Playwright test files from BDD test cases and scaffold code. Use when generating test implementations.
Private browser testing rules for jb workflows. Prefer playwrighter_exec with careful tab selection, fall back to agent-browser, and avoid playwright-mcp.
Smart contract testing with Foundry — unit tests, fuzz testing, fork testing, invariant testing. What to test, what not to test, and what LLMs get wrong.
Tests Blazor components. bUnit rendering, events, cascading params, JS interop mocking.
Test execution patterns, failure classification, and result analysis