From jeremylongshore-claude-code-plugins-plus-skills
Generates test retry configurations and provides guidance for test automation frameworks like Jest and pytest. Useful for unit, integration testing, and handling flaky tests.
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills --plugin langchain-py-packThis skill is limited to using the following tools:
This skill provides automated assistance for test retry config tasks within the Test Automation domain.
Detects and troubleshoots flaky tests in Jest and pytest suites. Provides guidance, code, configs for unit/integration testing, mocking, and stability.
Provides test automation strategies for unit, integration, and e2e tests; fixes flaky tests breaking CI/CD; enforces pyramid, determinism, and minimal mocks.
Guides AI-powered test automation with Playwright, Selenium, self-healing tests like Testim and Applitools, TDD practices, and CI/CD for quality engineering.
Share bugs, ideas, or general feedback.
This skill provides automated assistance for test retry config tasks within the Test Automation domain.
This skill activates automatically when you:
Example: Basic Usage Request: "Help me with test retry config" Result: Provides step-by-step guidance and generates appropriate configurations
| Error | Cause | Solution |
|---|---|---|
| Configuration invalid | Missing required fields | Check documentation for required parameters |
| Tool not found | Dependency not installed | Install required tools per prerequisites |
| Permission denied | Insufficient access | Verify credentials and permissions |
Part of the Test Automation skill category. Tags: testing, jest, pytest, mocking, tdd