From jeremylongshore-claude-code-plugins-plus-skills
Detects and troubleshoots flaky tests in Jest and pytest suites. Provides guidance, code, configs for unit/integration testing, mocking, and stability.
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 flaky test detector tasks within the Test Automation domain.
Provides test automation strategies for unit, integration, and e2e tests; fixes flaky tests breaking CI/CD; enforces pyramid, determinism, and minimal mocks.
Sets up @mizchi/flaker test intelligence CLI on new repositories, configures flaker.toml with profiles and quarantine settings, integrates into GitHub Actions.
Generates test retry configurations and provides guidance for test automation frameworks like Jest and pytest. Useful for unit, integration testing, and handling flaky tests.
Share bugs, ideas, or general feedback.
This skill provides automated assistance for flaky test detector tasks within the Test Automation domain.
This skill activates automatically when you:
Example: Basic Usage Request: "Help me with flaky test detector" 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