Testing

Unit tests, integration tests, test automation

Showing 49-72 of 5537 skills
openai

examples-auto-run

by openai

Run examples:start-all in auto mode with parallel execution, per-script logs, and start/stop helpers.

Automation 3.2K 4mo ago
phuryn

dummy-dataset

by phuryn

"Generate realistic dummy datasets for testing with customizable columns, constraints, and output formats (CSV, JSON, SQL, Python script). Use when creating test data, building mock datasets, or generating sample data for development and demos."

Processing 11.9K 3mo ago
vercel

capture-api-response-test-fixture

by vercel

Capture API response test fixture.

Docs Gen 24.6K 4mo ago
vercel

develop-ai-functions-example

by vercel

Develop examples for AI SDK functions. Use when creating, running, or modifying examples under examples/ai-functions/src to validate provider support, demonstrate features, or create test fixtures.

Docs Gen 24.6K 4mo ago
phuryn

test-scenarios

by phuryn

"Create comprehensive test scenarios from user stories with test objectives, starting conditions, user roles, step-by-step actions, and expected outcomes. Use when writing QA test cases, creating test plans, defining acceptance tests, or preparing for feature validation."

Docs Gen 11.9K 3mo ago
openai

test-coverage-improver

by openai

'Improve test coverage in the OpenAI Agents Python repository: run make coverage, inspect coverage artifacts, identify low-coverage files, propose high-impact tests, and confirm with the user before writing tests.'

Automation 26.9K 4mo ago
supabase

e2e-studio-tests

by supabase

Run e2e tests in the Studio app. Use when asked to run e2e tests, run studio tests, playwright tests, or test the feature.

Testing 103.4K 4mo ago
supabase

vitest

by supabase

Vitest fast unit testing framework powered by Vite with Jest-compatible API. Use when writing tests, mocking, configuring coverage, or working with test filtering and fixtures.

Automation 103.4K 3mo ago
supabase

studio-testing

by supabase

Testing strategy for Supabase Studio. Use when writing tests, deciding what

Code Review 103.4K 3mo ago
openai

code-change-verification

by openai

Run the mandatory verification stack when changes affect runtime code, tests, or build/test behavior in the OpenAI Agents Python repository.

Automation 26.9K 4mo ago
cloudflare

web-perf

by cloudflare

Analyzes web performance using Chrome DevTools MCP. Measures Core Web Vitals (FCP, LCP, TBT, CLS, Speed Index), identifies render-blocking resources, network dependency chains, layout shifts, caching issues, and accessibility gaps. Use when asked to audit, profile, debug, or optimize page load performance, Lighthouse scores, or site speed.

Accessibility 1.7K 4mo ago
cloudflare

testing

by cloudflare

Use when writing or running tests for this project. Covers unit vs E2E test decisions, test file locations, mock patterns, and project-specific testing conventions. (project)

Automation 1K 3mo ago
facebook

verify

by facebook

Use when you want to validate changes before committing, or when you need to check all React contribution requirements.

Automation 245.4K 4mo ago
facebook

test

by facebook

Use when you need to run tests for React core. Supports source, www, stable, and experimental channels.

Automation 245.4K 4mo ago
facebook

feature-flags

by facebook

Use when feature flag tests fail, flags need updating, understanding @gate pragmas, debugging channel-specific test failures, or adding new flags to React.

Code Review 245.4K 4mo ago
microsoft

memory-leak-audit

by microsoft

'Audit code for memory leaks and disposable issues. Use when reviewing event listeners, DOM handlers, lifecycle callbacks, or fixing leak reports. Covers addDisposableListener, Event.once, MutableDisposable, DisposableStore, and onWillDispose patterns.'

Code Gen 185.8K 3mo ago
facebook

xr-mode-test

by facebook

Test XR session lifecycle and mode transitions. Use when verifying XR enter/exit behavior, testing mode-dependent features, or debugging session state issues.

Debugging 351 2mo ago
facebook

preview-model

by facebook

Preview a 3D model from the Kenney Prototype Kit in the VR scene. Use when the user wants to see what a model looks like, test a model in the scene, or compare texture variations.

Code Gen 350 2mo ago
microsoft

build-prevail

by microsoft

Build and test the PREVAIL verifier (external/ebpf-verifier) standalone. Use this skill when asked to build, test, or iterate on the PREVAIL verifier, run YAML verification tests, or work with the verifier's cmake build system.

Automation 3.5K 3mo ago
cloudflare

durable-objects

by cloudflare

Create and review Cloudflare Durable Objects. Use when building stateful coordination (chat rooms, multiplayer games, booking systems), implementing RPC methods, SQLite storage, alarms, WebSockets, or reviewing DO code for best practices. Covers Workers integration, wrangler config, and testing with Vitest. Biases towards retrieval from Cloudflare docs over pre-trained knowledge.

API Dev 1.7K 3mo ago
BankrBot

base

by BankrBot

Placeholder for Base skill.

Code Gen 1.1K 4mo ago
sveltejs

svelte-code-writer

by sveltejs

CLI tools for Svelte 5 documentation lookup and code analysis. MUST be used whenever creating, editing or analyzing any Svelte component (.svelte) or Svelte module (.svelte.ts/.svelte.js). If possible, this skill should be executed within the svelte-file-editor agent for optimal results.

Code Gen 260 3mo ago
mcollina

fastify-best-practices

by mcollina

"Guides development of Fastify Node.js backend servers and REST APIs using TypeScript or JavaScript. Use when building, configuring, or debugging a Fastify application — including defining routes, implementing plugins, setting up JSON Schema validation, handling errors, optimising performance, managing authentication, configuring CORS and security headers, integrating databases, working with WebSockets, and deploying to production. Covers the full Fastify request lifecycle (hooks, serialization, logging with Pino) and TypeScript integration via strip types. Trigger terms: Fastify, Node.js server, REST API, API routes, backend framework, fastify.config, server.ts, app.ts."

API Dev 1.8K 2mo ago
twentyhq

syncable-entity-testing

by twentyhq

Create comprehensive integration tests for syncable entities in Twenty. Use when writing integration tests for metadata entities, covering validator exceptions, input transpilation errors, and CRUD operations. Tests are MANDATORY for all syncable entities.

Code Gen 49K 3mo ago