8172 results (68.6ms) page 11 / 409
silvainfm / claude-skills-ab-test-setup exact

When the user wants to plan, design, or implement an A/B test or experiment. Also use when the user mentions "A/B test," "split test," "experiment," "test this change," "variant copy,"...

autohandai / community-skills-testing-strategies exact

Comprehensive testing strategies with Vitest, Jest, and Testing Library

front-depiction / claude-setup-effect-testing exact

Write comprehensive tests using @effect/vitest for Effect code and vitest for pure functions. Use this skill when implementing tests for Effect-based applications, including services, layers,...

proffesor-for-testing / agentic-qe-context-driven-testing exact

Apply context-driven testing principles where practices are chosen based on project context, not universal 'best practices'. Use when making testing decisions, questioning dogma, or adapting...

404kidwiz / agent-skills-backup-bats-testing-patterns exact

Master Bash Automated Testing System (Bats) for comprehensive shell script testing. Use when writing tests for shell scripts, CI/CD pipelines, or requiring test-driven development of shell utilities.

rmyndharis / antigravity-skills-bats-testing-patterns exact

Master Bash Automated Testing System (Bats) for comprehensive shell script testing. Use when writing tests for shell scripts, CI/CD pipelines, or requiring test-driven development of shell utilities.

halay08 / fullstack-agent-skills-bats-testing-patterns exact

Master Bash Automated Testing System (Bats) for comprehensive shell script testing. Use when writing tests for shell scripts, CI/CD pipelines, or requiring test-driven development of shell utilities.

jackspace / claudeskillz-testing-anti-patterns exact

Use when writing or changing tests, adding mocks, or tempted to add test-only methods to production code - prevents testing mock behavior, production pollution with test-only methods, and mocking...

RLGeeX / rlg-copilot-testing-anti-patterns exact

Use when writing or changing tests, adding mocks, or tempted to add test-only methods to production code - prevents testing mock behavior, production pollution with test-only methods, and mocking...

proffesor-for-testing / agentic-qe-holistic-testing-pact exact

Apply the Holistic Testing Model evolved with PACT (Proactive, Autonomous, Collaborative, Targeted) principles. Use when designing comprehensive test strategies for Classical, AI-assisted, Agent...

aj-geddes / useful-ai-prompts-test-automation-framework exact

Design and implement scalable test automation frameworks with Page Object Model, fixtures, and reporting. Use for test framework, page object pattern, test architecture, test organization, and...

ovachiever / droid-tings-bats-testing-patterns exact

Master Bash Automated Testing System (Bats) for comprehensive shell script testing. Use when writing tests for shell scripts, CI/CD pipelines, or requiring test-driven development of shell utilities.

proffesor-for-testing / agentic-qe-security-visual-testing exact

Security-first visual testing combining URL validation, PII detection, and visual regression with parallel viewport support. Use when testing web applications that handle sensitive data, need...

aj-geddes / useful-ai-prompts-unit-testing-framework exact

Write comprehensive unit tests with high coverage using testing frameworks like Jest, pytest, JUnit, or RSpec. Use when writing tests for functions, classes, components, or establishing testing standards.

existential-birds / beagle-swift-testing-code-review exact

Reviews Swift Testing code for proper use of #expect/#require, parameterized tests, async testing, and organization. Use when reviewing .swift files with import Testing, @Test, #expect, @Suite, or...

GrishaAngelovGH / gemini-cli-agent-skills-react-test-engineer exact

Expert guidance for testing React applications using React Testing Library and Vitest. Focuses on user-centric testing, accessibility, and best practices for unit and integration tests to ensure...

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