Testing

Browse skills in this category.

160 skills · Showing 1-72
Sort by:

by langgenius

Generate Vitest + React Testing Library tests for Dify frontend components, hooks, and utilities. Triggers on testing, spec files, coverage, Vitest, RTL, unit tests, integration tests, or write/review test requests.

125.6K
Jan 12, 2026, 05:47 AM

by oven-sh

Guides writing HMR/Dev Server tests in test/bake/. Use when creating or modifying dev server, hot reloading, or bundling tests.

86.2K
Jan 12, 2026, 04:45 AM

by tldraw

Writing Playwright E2E tests for tldraw. Use when creating browser tests, testing UI interactions, or adding E2E coverage in apps/examples/e2e or apps/dotcom/client/e2e.

44.5K
Jan 10, 2026, 02:48 PM

by anthropics

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

37.9K
Dec 20, 2025, 06:09 PM

by remotion-dev

Add a test case to the web renderer

25.2K
Jan 10, 2026, 01:37 PM

by wshobson

Master Bash Automated Testing System (Bats) for comprehensive shell script testing. Use when writing tests for shell scripts, CI/CD pipelines, or requiring test-driven development of shell utilities.

25.1K
Jan 9, 2026, 03:41 PM

by wshobson

Master end-to-end testing with Playwright and Cypress to build reliable test suites that catch bugs, improve confidence, and enable fast deployment. Use when implementing E2E tests, debugging flaky tests, or establishing testing standards.

25.1K
Jan 9, 2026, 03:41 PM

by wshobson

Configure Istio traffic management including routing, load balancing, circuit breakers, and canary deployments. Use when implementing service mesh traffic policies, progressive delivery, or resilience patterns.

25.1K
Jan 9, 2026, 03:41 PM

by wshobson

Implement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven development. Use when writing Python tests, setting up test suites, or implementing testing best practices.

25.1K
Jan 9, 2026, 03:41 PM

by wshobson

Test Temporal workflows with pytest, time-skipping, and mocking strategies. Covers unit testing, integration testing, replay testing, and local development setup. Use when implementing Temporal workflow tests or debugging test failures.

25.1K
Jan 9, 2026, 03:41 PM

by wshobson

Test smart contracts comprehensively using Hardhat and Foundry with unit tests, integration tests, and mainnet forking. Use when testing Solidity contracts, setting up blockchain test suites, or validating DeFi protocols.

25.1K
Jan 9, 2026, 03:41 PM

by dotnet

Verifies UI tests catch the bug. Auto-detects mode based on git diff - if fix files exist, verifies FAIL without fix and PASS with fix. If only test files, verifies tests FAIL.

23.1K
Jan 12, 2026, 04:16 AM

by obra

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

17.5K
Dec 27, 2025, 04:58 AM

by obra

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

17.5K
Dec 27, 2025, 04:58 AM

by obra

Use when executing implementation plans with independent tasks in the current session

17.5K
Dec 27, 2025, 04:58 AM

by obra

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

17.5K
Dec 27, 2025, 04:58 AM

by gfx-rs

Download WebGPU and WGSL specifications for use as a reference

16.1K
Jan 12, 2026, 12:35 AM

deeptools

Testing

by davila7

NGS analysis toolkit. BAM to bigWig conversion, QC (correlation, PCA, fingerprints), heatmaps/profiles (TSS, peaks), for ChIP-seq, RNA-seq, ATAC-seq visualization.

15.7K
Jan 12, 2026, 05:31 AM

pysam

Testing

by davila7

Genomic file toolkit. Read/write SAM/BAM/CRAM alignments, VCF/BCF variants, FASTA/FASTQ sequences, extract regions, calculate coverage, for NGS data processing pipelines.

15.7K
Jan 12, 2026, 05:31 AM

senior-qa

Testing

by davila7

Comprehensive QA and testing skill for quality assurance, test automation, and testing strategies for ReactJS, NextJS, NodeJS applications. Includes test suite generation, coverage analysis, E2E testing setup, and quality metrics. Use when designing test strategies, writing test cases, implementing test automation, performing manual testing, or analyzing test coverage.

15.7K
Jan 12, 2026, 05:31 AM

playwright

Testing

by prowler-cloud

>

12.5K
Jan 10, 2026, 09:54 AM

by prowler-cloud

>

12.5K
Jan 10, 2026, 09:54 AM

pytest

Testing

by prowler-cloud

>

12.5K
Jan 10, 2026, 09:54 AM

by antvis

Guidelines and best practices for writing unit tests in the G2 visualization library, covering directory structure, testing patterns, and implementation guidelines. Use when need to generate test.

12.5K
Jan 8, 2026, 02:06 AM

by JetBrains

Maintains IdeaVim test suite quality. Reviews disabled tests, ensures Neovim annotations are documented, and improves test readability. Use for periodic test maintenance.

10.1K
Jan 11, 2026, 09:00 AM

evaluation

Testing

by muratcankoylan

This skill should be used when the user asks to "evaluate agent performance", "build test framework", "measure agent quality", "create evaluation rubrics", or mentions LLM-as-judge, multi-dimensional evaluation, agent testing, or quality gates for agent pipelines.

6.4K
Jan 12, 2026, 02:03 AM

web-e2e

Testing

by Uniswap

Run, create, and debug Playwright e2e tests for the web app. ALWAYS invoke this skill using the SlashCommand tool (i.e., `/web-e2e`) BEFORE attempting to run any e2e tests, playwright tests, anvil tests, or debug test failures. DO NOT run `bun playwright test` or other e2e commands directly - you must invoke this skill first to learn the correct commands and test architecture.

5.4K
Dec 20, 2025, 12:42 PM

deeptools

Testing

by K-Dense-AI

NGS analysis toolkit. BAM to bigWig conversion, QC (correlation, PCA, fingerprints), heatmaps/profiles (TSS, peaks), for ChIP-seq, RNA-seq, ATAC-seq visualization.

5.2K
Jan 9, 2026, 04:57 PM

pysam

Testing

by K-Dense-AI

Genomic file toolkit. Read/write SAM/BAM/CRAM alignments, VCF/BCF variants, FASTA/FASTQ sequences, extract regions, calculate coverage, for NGS data processing pipelines.

5.2K
Jan 9, 2026, 04:57 PM

test-gen

Testing

by phodal

Generate comprehensive unit tests for code files

4.3K
Jan 12, 2026, 12:12 AM

e2e-tester

Testing

by redpanda-data

Write and run Playwright E2E tests for Redpanda Console using testcontainers. Analyzes test failures, adds missing testids, and improves test stability. Use when user requests E2E tests, Playwright tests, integration tests, test failures, missing testids, or mentions 'test workflow', 'browser testing', 'end-to-end', or 'testcontainers'.

4.2K
Jan 11, 2026, 07:01 PM

by gptme

Classify codebases before modification to choose appropriate development approach

4.1K
Jan 12, 2026, 03:45 AM

by ChrisWiles

Four-phase debugging methodology with root cause analysis. Use when investigating bugs, fixing test failures, or troubleshooting unexpected behavior. Emphasizes NO FIXES WITHOUT ROOT CAUSE FIRST.

4.0K
Jan 6, 2026, 07:05 PM

by ChrisWiles

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.

4.0K
Jan 6, 2026, 07:05 PM

by posit-dev

Generates well-structured PR bodies with dynamically fetched e2e test tags

3.9K
Jan 12, 2026, 04:37 AM

camsnap

Testing

by clawdbot

Capture frames or clips from RTSP/ONVIF cameras.

3.4K
Jan 12, 2026, 05:29 AM

by AnySoftKeyboard

Create and run unit tests following the project's architecture and guidelines (Robolectric, naming, location).

3.2K
Jan 10, 2026, 06:15 AM

by storj

Run unit tests that require the Spanner emulator. Use this skill when the user wants to run tests in packages like satellite/metabase, satellite/metainfo, or any other tests that interact with Spanner. Automatically handles checking for and configuring the Spanner emulator environment.

3.2K
Jan 9, 2026, 10:59 PM

by zebbern

This skill should be used when the user asks to "intercept HTTP traffic", "modify web requests", "use Burp Suite for testing", "perform web vulnerability scanning", "test with Burp Repeater", "analyze HTTP history", or "configure proxy for web testing". It provides comprehensive guidance for using Burp Suite's core features for web application security testing.

3.0K
Jan 12, 2026, 12:44 AM

by zebbern

This skill should be used when the user asks to "test for HTML injection", "inject HTML into web pages", "perform HTML injection attacks", "deface web applications", or "test content injection vulnerabilities". It provides comprehensive HTML injection attack techniques and testing methodologies.

3.0K
Jan 12, 2026, 12:44 AM

by zebbern

This skill should be used when the user asks to "set up a web server", "configure HTTP or HTTPS", "perform SNMP enumeration", "configure SMB shares", "test network services", or needs guidance on configuring and testing network services for penetration testing labs.

3.0K
Jan 12, 2026, 12:44 AM

by parcadei

A complete skill for E2E testing

2.8K
Jan 11, 2026, 08:18 PM

by parcadei

Metacognitive check-ins during problem solving - detects when to pivot or persist

2.8K
Jan 11, 2026, 08:18 PM

release

Testing

by parcadei

Release preparation workflow - security audit → E2E tests → review → changelog → docs

2.8K
Jan 11, 2026, 08:18 PM

tdd

Testing

by parcadei

Test-driven development workflow with philosophy guide - plan → write tests → implement → validate

2.8K
Jan 11, 2026, 08:18 PM

test

Testing

by parcadei

Comprehensive testing workflow - unit tests ∥ integration tests → E2E tests

2.8K
Jan 11, 2026, 08:18 PM

by exceptionless

2.4K
Jan 12, 2026, 04:05 AM

by exceptionless

2.4K
Jan 12, 2026, 04:05 AM

by exceptionless

2.4K
Jan 12, 2026, 04:05 AM

by exceptionless

2.4K
Jan 12, 2026, 04:05 AM

by facet-rs

Systematic workflow for debugging by reproducing bugs with real data, reducing test cases to minimal examples, and adding regression tests

2.3K
Jan 12, 2026, 01:07 AM

testing

Testing

by recyclarr

Testing patterns, infrastructure, fixtures, and debugging for unit, integration, and E2E tests

1.8K
Jan 11, 2026, 04:46 PM

by filipstrand

Prepare a release in mflux (version bump, changelog, uv lock) without tagging/publishing.

1.8K
Jan 10, 2026, 11:28 PM

by filipstrand

Run tests in mflux (fast/slow/full), preserve image outputs, and handle golden image diffs safely.

1.8K
Jan 10, 2026, 11:28 PM

test-cases

Testing

by cexll

This skill should be used when generating comprehensive test cases from PRD documents or user requirements. Triggers when users request test case generation, QA planning, test scenario creation, or need structured test documentation. Produces detailed test cases covering functional, edge case, error handling, and state transition scenarios.

1.7K
Jan 9, 2026, 03:56 AM

by hashintel

HashQL testing strategies including compiletest (UI tests), unit tests, and snapshot tests. Use when writing tests for HashQL code, using //~ annotations, running --bless, debugging test failures, or choosing the right testing approach.

1.4K
Jan 12, 2026, 01:08 AM

by vitorpamplona

Advanced Kotlin coroutines patterns for AmethystMultiplatform. Use when working with: (1) Structured concurrency (supervisorScope, coroutineScope), (2) Advanced Flow operators (flatMapLatest, combine, merge, shareIn, stateIn), (3) Channels and callbackFlow, (4) Dispatcher management and context switching, (5) Exception handling (CoroutineExceptionHandler, SupervisorJob), (6) Testing async code (runTest, Turbine), (7) Nostr relay connection pools and subscriptions, (8) Backpressure handling in event streams. Delegates to kotlin-expert for basic StateFlow/SharedFlow patterns. Complements nostr-expert for relay communication.

1.3K
Jan 11, 2026, 05:54 PM

by mrgoonie

Force unrelated concepts together to discover emergent properties - "What if we treated X like Y?

1.3K
Dec 30, 2025, 02:08 PM

scale-game

Testing

by mrgoonie

Test at extremes (1000x bigger/smaller, instant/year-long) to expose fundamental truths hidden at normal scales

1.3K
Dec 30, 2025, 02:08 PM

by mrgoonie

Four-phase debugging framework that ensures root cause investigation before attempting fixes. Never jump to solutions.

1.3K
Dec 30, 2025, 02:08 PM

by lackeyjb

Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use when user wants to test websites, automate browser interactions, validate web functionality, or perform any browser-based testing.

1.2K
Dec 19, 2025, 04:23 PM

by DaveSkender

Implement BufferList incremental indicators with efficient state management. Use for IIncrementFromChain or IIncrementFromQuote implementations. Covers interface selection, constructor patterns, and BufferListTestBase testing requirements.

1.2K
Jan 12, 2026, 04:25 AM

by DaveSkender

Implement Series-style batch indicators with mathematical precision. Use for new StaticSeries implementations or optimization. Series results are the canonical reference—all other styles must match exactly. Focus on cross-cutting requirements and performance optimization decisions.

1.2K
Jan 12, 2026, 04:25 AM

by DaveSkender

Implement StreamHub real-time indicators with O(1) performance. Use for ChainHub or QuoteProvider implementations. Covers provider selection, RollbackState patterns, performance anti-patterns, and comprehensive testing with StreamHubTestBase.

1.2K
Jan 12, 2026, 04:25 AM

by DaveSkender

Benchmark indicator performance with BenchmarkDotNet. Use for Series/Buffer/Stream benchmarks, regression detection, and optimization patterns. Target 1.5x Series for StreamHub, 1.2x for BufferList.

1.2K
Jan 12, 2026, 04:25 AM

by DaveSkender

Testing conventions for Stock Indicators. Use for test naming (MethodName_StateUnderTest_ExpectedBehavior), FluentAssertions patterns, precision requirements, and test base class selection.

1.2K
Jan 12, 2026, 04:25 AM

by udecode

Use when facing 3+ independent failures that can be investigated without shared state or dependencies - dispatches multiple Claude agents to investigate and fix independent problems concurrently

1.1K
Dec 17, 2025, 04:03 PM

by udecode

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes - four-phase framework (root cause investigation, pattern analysis, hypothesis testing, implementation) that ensures understanding before attempting solutions

1.1K
Dec 17, 2025, 04:03 PM

by CloudAI-X

Designs and implements testing strategies for any codebase. Use when adding tests, improving coverage, setting up testing infrastructure, debugging test failures, or when asked about unit tests, integration tests, or E2E testing.

1.1K
Jan 7, 2026, 11:59 AM

by Gentleman-Programming

>

1.0K
Jan 10, 2026, 08:06 PM

playwright

Testing

by Gentleman-Programming

>

1.0K
Jan 10, 2026, 08:06 PM

pytest

Testing

by Gentleman-Programming

>

1.0K
Jan 10, 2026, 08:06 PM