8173 results (80.0ms) page 12 / 409
aj-geddes / useful-ai-prompts-property-based-testing exact

Design property-based tests that verify code properties hold for all inputs using automatic test case generation. Use for property-based, QuickCheck, hypothesis testing, generative testing, and...

d-o-hub / rust-self-learning-memory-quality-unit-testing exact

Write high-quality Rust unit tests following best practices. Use when writing new tests, reviewing test code, or improving test quality. Emphasizes clear naming, AAA pattern, isolation, and...

aj-geddes / useful-ai-prompts-e2e-testing-automation exact

Build end-to-end automated tests that simulate real user interactions across the full application stack. Use for E2E test, Selenium, Cypress, Playwright, browser automation, and user journey testing.

longbridge / gpui-component-gpui-test exact

Writing tests for GPUI applications. Use when testing components, async operations, or UI behavior.

doc-detective / agent-tools-inline-test-injection exact

Inject Doc Detective test specs into documentation source files as inline comments. Use when (1) you have a valid test spec (JSON/YAML) with steps and need to embed them in a source file, (2) the...

proffesor-for-testing / agentic-qe-qe-test-execution exact

Parallel test execution orchestration with intelligent scheduling, retry logic, and comprehensive result aggregation.

OneKeyHQ / app-monorepo-creating-upgrade-test-version exact

Creates test version branches for testing app upgrade functionality. Use when preparing upgrade test builds, testing version migration, or when the user mentions test version, 9005.x.x version...

jackspace / claudeskillz-pict-test-designer exact

Design comprehensive test cases using PICT (Pairwise Independent Combinatorial Testing) for any piece of requirements or code. Analyzes inputs, generates PICT models with parameters, values, and...

YuniorGlez / gemini-elite-core-e2e-testing-expert exact

Senior End-to-End (E2E) Test Architect for 2026. Specialized in Playwright orchestration, visual regression testing, and high-performance CI/CD sharding. Expert in building resilient, auto-waiting...

proffesor-for-testing / agentic-qe-n8n-integration-testing-patterns exact

API contract testing, authentication flows, rate limit handling, and error scenario coverage for n8n integrations with external services. Use when testing n8n node integrations.

proffesor-for-testing / agentic-qe-n8n-workflow-testing-fundamentals exact

Comprehensive n8n workflow testing including execution lifecycle, node connection patterns, data flow validation, and error handling strategies. Use when testing n8n workflow automation applications.

shipshitdev / library-husky-test-coverage exact

Set up or verify Husky git hooks to ensure all tests run and coverage stays above 80% (configurable) for Node.js/TypeScript projects. This skill should be used when users want to enforce test...

oven-sh / bun-writing-bundler-tests exact

Guides writing bundler tests using itBundled/expectBundled in test/bundler/. Use when creating or modifying bundler, transpiler, or code transformation tests.

christianearle01 / claude-config-template-test-generator exact

Generates tests from features.json test criteria with multi-framework support, coverage analysis, and features.json integration.

salvo-rs / salvo-skills-salvo-testing exact

Write unit and integration tests for Salvo applications using TestClient. Use for testing handlers, middleware, and API endpoints.

aj-geddes / useful-ai-prompts-statistical-hypothesis-testing exact

Conduct statistical tests including t-tests, chi-square, ANOVA, and p-value analysis for statistical significance, hypothesis validation, and A/B testing

sgcarstrends / sgcarstrends-api-testing exact

Write and run API tests with Vitest for endpoints, middleware, and integrations. Use when testing API functionality, request/response validation, or error handling.