category focus

Testing

Unit, integration, and e2e testing.

4139 スキルall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
testing
4.5K

property-based-testing

Provides guidance for property-based testing across multiple languages and smart contracts. Use when writing tests, reviewing code with serialization/validation/parsing patterns, designing features, or when property-based testing would provide stronger coverage than example-based tests.

trailofbits
trailofbits
testing-security
open
testing
4.5K

spec-to-code-compliance

Verifies code implements exactly what documentation specifies for blockchain audits. Use when comparing code against whitepapers, finding gaps between specs and implementation, or performing compliance checks for protocol implementations.

trailofbits
trailofbits
testing-security
open
testing
4.5K

wycheproof

Wycheproof provides test vectors for validating cryptographic implementations. Use when testing crypto code for known attacks and edge cases.

trailofbits
trailofbits
testing-security
open
testing
4.5K

vector-forge

Mutation-driven test vector generation. Finds implementations of a cryptographic algorithm or protocol, runs mutation testing to identify escaped mutants, then generates new test vectors that deliberately exercise the uncovered code paths. Compares before/after mutation kill rates to prove vector effectiveness. Use when generating cryptographic test vectors, measuring Wycheproof coverage gaps, finding escaped mutants via mutation testing, creating cross-implementation test suites, or improving test vector coverage for crypto primitives.

trailofbits
trailofbits
testing-security
open
testing
4.5K

react-grab

Browser automation with Playwright and real cookies. Use 'grab browser execute "<code>"' to run Playwright code.

aidenybai
aidenybai
testing-security
open
testing
4.4K

test-gen

Generate comprehensive unit tests for code files

phodal
phodal
testing-security
open
testing
4.4K

testing

Test file conventions for setup functions, factory patterns, test organization, type testing, and naming. Use when the user says "write tests", "add a test", "fix this test", or when writing or modifying *.test.ts files, creating test setup functions, or reviewing test structure.

EpicenterHQ
EpicenterHQ
testing-security
open
testing
4.3K

test-model

Test any model (text, image, video, audio) locally and via enter integration tests

pollinations
pollinations
testing-security
open
testing
4.3K

flaky-test-detector

Detect flaky tests by scanning recent AzDo CI builds for test failures recurring across multiple unrelated PRs. Use when investigating intermittent failures, CI instability, deciding which tests to quarantine, or checking if RunTestCasesInSequence no-ops are causing parallel-safety issues.

dotnet
dotnet
testing-security
open
testing
4.3K

hypothesis-driven-debugging

Investigate compiler failures, test errors, or unexpected behavior through systematic minimal reproduction, 3-hypothesis testing, and verification. Always re-run builds and tests after changes.

dotnet
dotnet
testing-security
open
testing
4.3K

e2e-tester

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'.

redpanda-data
redpanda-data
testing-security
open
testing
4.3K

testing

Write and maintain tests with Vitest v4 dual configuration, mock utilities, and Zustand store testing patterns.

redpanda-data
redpanda-data
testing-security
open
testing
4.2K

conducting-social-engineering-penetration-test

Design and execute a social engineering penetration test including phishing, vishing, smishing, and physical pretexting campaigns to measure human security resilience and identify training gaps.

mukul975
mukul975
testing-security
open
testing
4.2K

performing-kubernetes-penetration-testing

Kubernetes penetration testing systematically evaluates cluster security by simulating attacker techniques against the API server, kubelet, etcd, pods, RBAC, network policies, and secrets. Using tools

mukul975
mukul975
testing-security
open
testing
4.2K

performing-purple-team-atomic-testing

Executes Atomic Red Team tests mapped to MITRE ATT&CK techniques, performs coverage gap analysis across the ATT&CK matrix, and runs detection validation loops to measure blue team visibility. Covers Invoke-AtomicRedTeam PowerShell execution, ATT&CK Navigator layer generation for heatmaps, Sigma rule correlation, and continuous atomic testing pipelines. Activates for requests involving purple team exercises, atomic test execution, ATT&CK coverage assessment, detection engineering validation, or adversary emulation testing.

mukul975
mukul975
testing-security
open
testing
4.2K

performing-soc-tabletop-exercise

Performs tabletop exercises for SOC teams simulating security incidents through discussion-based scenarios to test incident response procedures, communication workflows, and decision-making under pressure without impacting production systems. Use when organizations need to validate IR playbooks, train analysts, or meet compliance requirements for incident response testing.

mukul975
mukul975
testing-security
open
testing
4.2K

testing-api-for-mass-assignment-vulnerability

Tests APIs for mass assignment (auto-binding) vulnerabilities where clients can modify object properties they should not have access to by including additional parameters in API requests. The tester identifies writable endpoints, adds undocumented fields to request bodies (role, isAdmin, price, balance), and checks if the server binds these to the data model without filtering. Part of OWASP API3:2023 Broken Object Property Level Authorization. Activates for requests involving mass assignment testing, parameter binding abuse, auto-binding vulnerability, or API over-posting.

mukul975
mukul975
testing-security
open
testing
4.2K

testing-for-xss-vulnerabilities

Tests web applications for Cross-Site Scripting (XSS) vulnerabilities by injecting JavaScript payloads into reflected, stored, and DOM-based contexts to demonstrate client-side code execution, session hijacking, and user impersonation. The tester identifies all injection points and output contexts, crafts context-appropriate payloads, and bypasses sanitization and CSP protections. Activates for requests involving XSS testing, cross-site scripting assessment, client-side injection testing, or JavaScript injection vulnerability testing.

mukul975
mukul975
testing-security
open
testing
4.1K

add-ecosystem-ci

Add a new ecosystem-ci test case for testing real-world projects against vite-plus

voidzero-dev
voidzero-dev
testing-security
open
testing
4.1K

act-testing

Prepares act-testable GitHub Actions workflow scenarios for this monorepo. Use when validating workflow logic locally, generating temporary test harnesses, checking logic drift, assessing local act feasibility, and proposing reproducible user-run test cases.

camunda
camunda
testing-security
open
testing
4.1K

ci-validation

Validates GitHub Actions workflow changes in this monorepo using actionlint, conftest policy checks, spotless formatting, and act testability assessment. Use when creating, editing, or reviewing workflow files.

camunda
camunda
testing-security
open
testing
4.1K

positron-pr-helper

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

posit-dev
posit-dev
testing-security
open
testing
4.1K

positron-e2e-tests

This skill should be used when writing, debugging, or maintaining Playwright e2e tests for Positron. Load this skill when creating new test files, adding test cases, fixing flaky tests, or understanding the test infrastructure.

posit-dev
posit-dev
testing-security
open
Previous
Page 17 / 173
Next