Testing

Unit tests, integration tests, test automation

Showing 865-888 of 5891 skills
tddworks

improvement

by tddworks

Guide for making improvements to existing ClaudeBar functionality using TDD. Use this skill when: (1) Enhancing existing features (not adding new ones) (2) Improving UX, performance, or code quality (3) User asks "improve X", "make Y better", or "enhance Z" (4) Small enhancements that don't require full architecture design For NEW features, use implement-feature skill instead.

Code Gen 1.4K 8mo ago
DaveSkender

indicator-buffer

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.

Database 1.2K 6mo ago
DaveSkender

indicator-stream

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.

Agents 1.2K 6mo ago
Automattic

test

by Automattic

Testing patterns for PHPUnit and Playwright E2E tests. Use when writing tests, debugging test failures, setting up test coverage, or implementing test patterns for ActivityPub features.

Processing 578 6mo ago
Automattic

test

by Automattic

Testing patterns for PHPUnit and Playwright E2E tests. Use when writing tests, debugging test failures, setting up test coverage, or implementing test patterns for ActivityPub features.

Scraping 578 6mo ago
Automattic

dev

by Automattic

Development workflows for WordPress ActivityPub plugin including wp-env setup, testing commands, linting, and build processes. Use when setting up development environment, running tests, checking code quality, building assets, or working with wp-env.

Code Review 578 6mo ago
Automattic

integrations

by Automattic

Third-party WordPress plugin integration patterns. Use when adding new integrations, debugging compatibility with other plugins, or working with existing integrations.

Code Gen 578 6mo ago
Automattic

integrations

by Automattic

Third-party WordPress plugin integration patterns. Use when adding new integrations, debugging compatibility with other plugins, or working with existing integrations.

Code Gen 578 6mo ago
Automattic

code-style

by Automattic

PHP coding standards and WordPress patterns for ActivityPub plugin. Use when writing PHP code, creating classes, implementing WordPress hooks, or structuring plugin files.

API Dev 578 6mo ago
lackeyjb

playwright-skill

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.

API Dev 3.1K 8mo ago
posit-dev

positron-e2e-tests

by posit-dev

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.

File Ops 4.2K 7mo ago
posit-dev

positron-pr-helper

by posit-dev

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

Code Gen 4.2K 8mo ago
mckinsey

dashboard-design

by mckinsey

USE THIS SKILL FIRST when user wants to create and design a dashboard, ESPECIALLY Vizro dashboards. This skill enforces a 3-step workflow (requirements, layout, visualization) that must be followed before implementation. For implementation and testing, use the dashboard-build skill after completing Steps 1-3.

Analytics 3.8K 7mo ago
mckinsey

dashboard-build

by mckinsey

A skill that should be invoked whenever a user wants to build a Dashboard or simple app. This skill is Phase 2 of an e2e process that covers the actual build and testing. For Phase 1 (requirements, layout design, visualization selection), use the dashboard-design skill.

Analytics 3.8K 7mo ago
Starlitnightly

bulk-rna-seq-differential-expression-with-omicverse

by Starlitnightly

Guide Claude through omicverse's bulk RNA-seq DEG pipeline, from gene ID mapping and DESeq2 normalization to statistical testing, visualization, and pathway enrichment. Use when a user has bulk count matrices and needs differential expression analysis in omicverse.

Code Gen 1.2K 10mo ago
Starlitnightly

spatial-transcriptomics-tutorials-with-omicverse

by Starlitnightly

Guide users through omicverse's spatial transcriptomics tutorials covering preprocessing, deconvolution, and downstream modelling workflows across Visium, Visium HD, Stereo-seq, and Slide-seq datasets.

Processing 1.2K 10mo ago
getsentry

xcodebuildmcp

by getsentry

Official skill for XcodeBuildMCP. Use when doing iOS/macOS/watchOS/tvOS/visionOS work (build, test, run, debug, log, UI automation).

Monitoring 6.3K 6mo ago
getsentry

xcodebuildmcp-cli

by getsentry

Official skill for the XcodeBuildMCP CLI. Use when doing iOS/macOS/watchOS/tvOS/visionOS work (build, test, run, debug, log, UI automation).

CLI Tools 6.3K 6mo ago
exceptionless

Frontend Testing

by exceptionless

Unit and component testing for the frontend with Vitest and Testing Library. Keywords: Vitest, @testing-library/svelte, component tests, vi.mock, render, screen, fireEvent, userEvent, test.ts, spec.ts, describe, it, AAA pattern

Testing 2.5K 7mo ago
exceptionless

stripe-best-practices

by exceptionless

Best practices for building a Stripe integrations

API Dev 2.5K 7mo ago
exceptionless

E2E Testing (Frontend)

by exceptionless

End-to-end frontend testing with Playwright. Page Object Model, selectors, fixtures, accessibility audits. Limited E2E coverage currently - area for improvement. Keywords: Playwright, E2E, Page Object Model, POM, data-testid, getByRole, getByLabel, getByText, fixtures, axe-playwright, frontend testing

Accessibility 2.5K 8mo ago
exceptionless

.NET CLI

by exceptionless

.NET command-line tools for building, testing, and formatting. Common dotnet commands and development workflow. Keywords: dotnet build, dotnet restore, dotnet test, dotnet format, dotnet run, NuGet, package restore, CLI commands, build system

CLI Tools 2.5K 8mo ago
exceptionless

Backend Testing

by exceptionless

Backend testing with xUnit, Foundatio.Xunit, integration tests with AppWebHostFactory, FluentClient, ProxyTimeProvider for time manipulation, and test data builders. Keywords: xUnit, Fact, Theory, integration tests, AppWebHostFactory, FluentClient, ProxyTimeProvider, TimeProvider, Foundatio.Xunit, TestWithLoggingBase, test data builders

Code Gen 2.5K 7mo ago
MoonshotAI

gen-rust

by MoonshotAI

Sync Rust implementation with Python changes (exclude UI/login) by reviewing recent changes, mapping modules, porting logic, and updating tests.

Auth 11.3K 7mo ago