Testing

Unit tests, integration tests, test automation

Showing 697-720 of 5539 skills
leonardomso

concept-workflow

by leonardomso

End-to-end workflow for creating complete JavaScript concept documentation, orchestrating all skills from research to final review

Code Review 66.5K 5mo ago
leonardomso

test-writer

by leonardomso

Generate comprehensive Vitest tests for code examples in JavaScript concept documentation pages, following project conventions and referencing source lines

Code Gen 66.5K 5mo ago
antfu

pinia

by antfu

Pinia official Vue state management library, type-safe and extensible. Use when defining stores, working with state/getters/actions, or implementing store patterns in Vue apps.

Testing 5.2K 4mo ago
antfu

vitest

by antfu

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.

API Dev 5.2K 4mo ago
alinaqi

ui-testing

by alinaqi

Visual testing - catch invisible buttons, broken layouts, contrast

Debugging 686 4mo ago
alinaqi

commit-hygiene

by alinaqi

Atomic commits, PR size limits, commit thresholds, stacked PRs

Code Review 686 4mo ago
leonardomso

test-writer

by leonardomso

Generate comprehensive Vitest tests for code examples in JavaScript concept documentation pages, following project conventions and referencing source lines

Code Gen 66.5K 5mo ago
codewithmukesh

de-sloppify

by codewithmukesh

Systematic code cleanup pipeline for .NET projects. Runs 7 ordered steps: formatting, unused usings, analyzer warnings, dead code removal, TODO resolution, sealed class audit, and CancellationToken propagation. Each step is verified independently with tests between phases. Load this skill when: "clean up", "de-sloppify", "tidy up", "remove dead code", "code cleanup", "housekeeping", "tech debt", "fix warnings", "seal classes", "add CancellationToken", "unused usings", "format code".

Processing 424 3mo ago
danielmiessler

PromptInjection

by danielmiessler

Prompt injection testing. USE WHEN prompt injection, jailbreak, LLM security, AI security assessment, pentest AI application, test chatbot vulnerabilities.

Prompts 14.7K 3mo 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 3mo ago
DaveSkender

code-completion

by DaveSkender

Quality gates checklist for completing code work before finishing implementation cycles

Database 1.2K 3mo ago
scitix

node-logs

by scitix

Retrieve logs from a Kubernetes node. Supports journalctl (systemd units) and file-based logs. Use when you need to inspect node-level logs (containerd, kubelet, etc.). Execute via node_script tool.

File Ops 208 3mo ago
dotnet

write-ui-tests

by dotnet

Creates UI tests for a GitHub issue and verifies they reproduce the bug. Iterates until tests actually fail (proving they catch the issue). Use when PR lacks tests or tests need to be created for an issue.

Debugging 23.3K 4mo ago
dotnet

verify-tests-fail-without-fix

by dotnet

Verifies UI tests catch the bug. Supports two modes - verify failure only (test creation) or full verification (test + fix validation).

Code Review 23.3K 4mo ago
dotnet

pr-build-status

by dotnet

"Retrieve Azure DevOps build information for GitHub Pull Requests, including build IDs, stage status, failed jobs, and Helix console logs for any Helix-based test failures."

Code Review 23.3K 4mo ago
ThibautBaissac

solid-queue-setup

by ThibautBaissac

Configures Solid Queue for background jobs in Rails 8. Use when setting up background processing, creating background jobs, configuring job queues, or migrating from Sidekiq to Solid Queue.

Automation 583 4mo ago
vercel-labs

json-render-remotion

by vercel-labs

Remotion renderer for json-render that turns JSON timeline specs into videos. Use when working with @json-render/remotion, building video compositions from JSON, creating video catalogs, or rendering AI-generated video timelines.

Processing 15K 4mo ago
alinaqi

flutter

by alinaqi

Flutter development with Riverpod state management, Freezed, go_router, and mocktail testing

Processing 686 4mo ago
alirezarezvani

test-generator

by alirezarezvani

Automatically suggest tests for new functions and components. Use when new code is written, functions added, or user mentions testing. Creates test scaffolding with Jest, Vitest, Pytest patterns. Triggers on new functions, components, test requests, testing mentions.

Agents 724 7mo ago
citypaul

front-end-testing

by citypaul

DOM Testing Library patterns for behavior-driven UI testing. Framework-agnostic patterns for testing user interfaces. Use when testing any front-end application.

Testing 670 5mo ago
citypaul

react-testing

by citypaul

React Testing Library patterns for testing React components, hooks, and context. Use when testing React applications.

Testing 670 5mo ago
citypaul

expectations

by citypaul

Working expectations and documentation practices. Use when capturing learnings or understanding how to work with this codebase.

Docs Gen 670 5mo ago
meteor

packages

by meteor

Use when exploring the package ecosystem, finding which package handles a feature, understanding package relationships, or adding dependencies. Lists all core packages by domain.

Auth 44.8K 3mo ago
meteor

testing

by meteor

Use when writing tests, debugging test failures, running the test suite, or setting up test infrastructure. Covers self-test, package tests, and modern E2E tests.

API Dev 44.8K 3mo ago