Testing

Unit tests, integration tests, test automation

Showing 817-840 of 5539 skills
RediSearch

port-c-module

by RediSearch

Guide for porting a C module to Rust. Use this when starting to port a C module to Rust.

API Dev 6.2K 3mo ago
rivet-dev

openspec-verify-change

by rivet-dev

Verify implementation matches change artifacts. Use when the user wants to validate that implementation is complete, correct, and coherent before archiving.

File Ops 5.6K 3mo ago
databricks-solutions

python-dev

by databricks-solutions

"Python development guidance with code quality standards, error handling, testing practices, and environment management. Use when writing, reviewing, or modifying Python code (.py files) or Jupyter notebooks (.ipynb files)."

File Ops 1.6K 5mo ago
dotnet

review-council

by dotnet

"Multi-agent review council. Invoke for: review council, fellowship review, multi-agent review, panel review, diverse model review."

Code Review 4.3K 3mo ago
dotnet

pr-build-status

by dotnet

"Retrieve and analyze Azure DevOps build failures for GitHub PRs. Use when CI fails. CRITICAL: Collect ALL errors from ALL platforms FIRST, write hypotheses to file, then fix systematically."

Code Review 4.3K 3mo ago
rivet-dev

openspec-verify-change

by rivet-dev

Verify implementation matches change artifacts. Use when the user wants to validate that implementation is complete, correct, and coherent before archiving.

File Ops 5.6K 3mo ago
tech-leads-club

coupling-analysis

by tech-leads-club

Analyzes coupling in a codebase following the three-dimensional model from "Balancing Coupling in Software Design" (Vlad Khononov). Use when evaluating architectural quality, identifying problematic dependencies, understanding integration strength between modules, or getting recommendations to improve modularity.

Legal 4.5K 3mo ago
codewithmukesh

testing

by codewithmukesh

Testing strategy for .NET 10 applications. Covers xUnit v3, WebApplicationFactory for integration tests, Testcontainers for real database testing, Verify for snapshot testing, and the AAA pattern. Load this skill when writing tests, setting up test infrastructure, reviewing test coverage, or when the user mentions "test", "xUnit", "WebApplicationFactory", "Testcontainers", "integration test", "unit test", "bUnit", "snapshot test", "Verify", "test coverage", "AAA pattern", "WireMock", or "FakeTimeProvider".

Automation 425 3mo ago
giuseppe-trisciuoglio

spring-boot-cache

by giuseppe-trisciuoglio

Provides patterns for enabling and operating the Spring Cache abstraction in Spring Boot. Use when implementing application-level caching for performance-sensitive workloads.

Caching 269 3mo ago
ThibautBaissac

viewcomponent-patterns

by ThibautBaissac

Creates ViewComponents for reusable UI elements with TDD. Use when building reusable UI components, extracting complex partials, creating cards/tables/badges/modals, or when user mentions ViewComponent, components, or reusable UI.

Code Gen 583 4mo ago
poemswe

quantitative-analysis

by poemswe

You must use this when selecting statistical tests, interpreting effect sizes, or conducting power analysis.

Code Review 105 4mo ago
okteto

fix-cves

by okteto

Fix all CVEs in the Okteto CLI Docker image by scanning with Trivy and updating vulnerable dependencies and binaries

CLI Tools 3.5K 3mo ago
tech-leads-club

technical-design-doc-creator

by tech-leads-club

Creates comprehensive Technical Design Documents (TDD) following industry standards with mandatory sections, optional sections, and interactive gathering of missing information.

API Dev 4.5K 3mo ago
rivet-dev

openspec-sync-specs

by rivet-dev

Sync delta specs from a change to main specs. Use when the user wants to update main specs with changes from a delta spec, without archiving the change.

Code Gen 5.6K 3mo ago
catlog22

workflow-tdd

by catlog22

Unified TDD workflow skill combining 6-phase TDD planning with Red-Green-Refactor task chain generation, and 4-phase TDD verification with compliance reporting. Triggers on "workflow:tdd-plan", "workflow:tdd-verify".

Auth 2.1K 3mo ago
reactive

data-client-react-testing

by reactive

Test @data-client/react with renderDataHook - jest unit tests, fixtures, interceptors, mock responses, nock HTTP mocking, hook testing, component testing

API Dev 2K 3mo ago
reactive

data-client-vue-testing

by reactive

Test @data-client/vue composables and components - renderDataCompose, mountDataClient, fixtures, jest, nock, Vue 3 reactive props, useSuspense testing

Testing 2K 3mo ago
reactive

initialize

by reactive

Setup, install, and onboard new developers to Reactive Data Client monorepo - nvm, yarn, build, test, getting started guide

Code Review 2K 4mo ago
ThibautBaissac

rails-model-generator

by ThibautBaissac

Creates Rails models using TDD approach - spec first, then migration, then model. Use when creating new models, adding model validations, defining associations, or setting up database tables.

Code Gen 583 4mo ago
rivet-dev

openspec-sync-specs

by rivet-dev

Sync delta specs from a change to main specs. Use when the user wants to update main specs with changes from a delta spec, without archiving the change.

Code Gen 5.6K 3mo ago
MaterializeInc

mz-test

by MaterializeInc

This skill should be used when the user wants to "run tests", "run testdrive", "run sqllogictest", "run mzcompose", "run cargo test", "run pgtest", "rewrite test results", "add a test", "reproduce a bug", "write a regression test", or mentions testing, testdrive, sqllogictest, mzcompose, pgtest, cargo test, nextest, flaky tests, or test failures in the Materialize repository. Use this skill even if the user just says "test this" or "how do I verify this works" without naming a specific framework.

Database 6.3K 3mo ago
MaterializeInc

materialize

by MaterializeInc

Code Review 6.3K 3mo ago
adobe

content-driven-development

by adobe

Apply a Content Driven Development process to AEM Edge Delivery Services development. Use for ALL code changes - new blocks, block modifications, CSS styling, bug fixes, core functionality (scripts.js, styles, etc.), or any JavaScript/CSS work that needs validation.

Code Review 116 4mo ago
dubzzz

javascript-testing-expert

by dubzzz

Expert-level JavaScript testing skill focused on writing high-quality tests that find bugs, serve as documentation, and prevent regressions. Advocates for property-based testing with fast-check and protects against indeterministic code in tests. Does not cover black-box e2e testing.

Code Gen 5K 4mo ago