diagnose-flaky
CommunityFix unreliable server tests
Authorbriankeane
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a structured approach to identify the root causes of and resolve intermittent failures in server-side tests, ensuring greater test suite stability.
Core Features & Use Cases
- Reproduce Failures: Utilizes a script to repeatedly run specific tests until they fail, aiding in capturing the failure state.
- Debug Logging: Guides on adding targeted logging to pinpoint issues during test execution.
- Common Cause Identification: Outlines frequent reasons for flaky tests, such as timezone issues, race conditions, and database state pollution.
- Fix Verification: Ensures that implemented solutions resolve the flakiness by running tests multiple times.
- Use Case: When your CI pipeline occasionally fails due to a test that passes most of the time, this Skill helps you systematically debug and fix it.
Quick Start
Use the diagnose-flaky skill to run the test named 'user authentication flow' 100 times to find its failure pattern.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: diagnose-flaky Download link: https://github.com/briankeane/node-react-scaffold/archive/main.zip#diagnose-flaky Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.