9323 results (92.1ms) page 5 / 467
d-o-hub / rust-self-learning-memory-test-runner exact

Execute and manage Rust tests including unit tests, integration tests, and doc tests. Use when running tests to ensure code quality and correctness.

jlowin / fastmcp-testing-python exact

Write and evaluate effective Python tests using pytest. Use when writing tests, reviewing test code, debugging test failures, or improving test coverage. Covers test design, fixtures,...

test 0.00
facebook / react-test exact

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

Charon-Fan / agent-playbook-test-automator exact

Test automation framework expert for creating and maintaining automated tests. Use when user asks to write tests, automate testing, or improve test coverage.

dbmcco / claude-agent-toolkit-gemini-cli-extension-porting exact

Use when porting beads or superpowers workflows into Gemini CLI extensions or designing Gemini CLI command prompts that emulate multi-step agent workflows - covers extension layout, GEMINI.md...

xun404 / dify-agent-skill-plugin-testing-helper exact

Generates unit tests, integration tests, and test strategies. Use for test creation, mocking, and coverage improvement.

benshapyro / cadre-devkit-claude-test-generator exact

Generates Jest or Pytest tests following Ben's testing standards. Use when creating tests, adding test coverage, writing unit tests, mocking dependencies, or when user mentions testing, test...

Cap-go / capacitor-skills-capacitor-testing exact

Complete testing guide for Capacitor apps covering unit tests, integration tests, E2E tests, and native testing. Includes Jest, Vitest, Playwright, Appium, and native testing frameworks. Use this...

cosmix / loom-e2e-testing exact

End-to-end testing patterns and best practices for web applications using Playwright, Cypress, Selenium, and Puppeteer. Covers Page Object Model, test fixtures, selector strategies, async...

omer-metin / skills-for-antigravity-testing-automation exact

World-class test automation - unit, integration, e2e testing strategies, and the battle scars from flaky tests that broke CI/CD pipelinesUse when "test, testing, unit test, integration test, e2e,...

langgenius / dify-frontend-testing exact

Generate Vitest + React Testing Library tests for Dify frontend components, hooks, and utilities. Triggers on testing, spec files, coverage, Vitest, RTL, unit tests, integration tests, or...

madteacher / mad-agents-skills-flutter-testing exact

Comprehensive Flutter testing guidance covering unit tests, widget tests, and integration tests. Use when working with Flutter applications to write unit tests for functions/methods/classes,...

eddiebe147 / claude-settings-testing-qa exact

Expert guide for testing Next.js applications with Playwright, Jest, and React Testing Library. Use when writing tests, debugging test failures, or setting up test infrastructure.

HuxleyMc / android-skills-kotest-testing exact

Guides unit and integration testing with Kotest for Kotlin/Android. Use when writing tests for Kotlin code, testing ViewModels, coroutines, or Compose UI. Covers test styles, assertions, property...

doc-detective / agent-tools-doc-testing exact

Doc Detective test specs and JSON test specifications. MANDATORY: Read SKILL.md first. Format: {"goTo":"url"} {"find":"text"} {"click":"text"} - action IS the key. NEVER {"action":"goTo"}....

d-o-hub / rust-self-learning-memory-test-optimization exact

Advanced test optimization with cargo-nextest, property testing, and performance benchmarking. Use when optimizing test execution speed, implementing property-based tests, or analyzing test performance.

automindtechnologie-jpg / ultimate-skill-md-test-fixing exact

Run tests and systematically fix all failing tests using smart error grouping. Use when user asks to fix failing tests, mentions test failures, runs test suite and failures occur, or requests to...