Home /Claude Skills /claude-skill-flaky-test-detector
Highly Recommended

Claude Skill Flaky Test Detector

Say goodbye to those unpredictable test failures
Give your tests a full check-up
Core Principle:
Hey dev! Got tests that mysteriously fail sometimes? This tool is your code detective, hunting down those pesky 'flaky tests'. It scans your test files to uncover timing traps and race conditions that cause intermittent failures.
KEY FEATURES
01Timing Trap Detection
Pinpoints all time-related test hazards
02Risk Grading
Separates immediate explosions from ticking bombs
03One-Click Fixes
Doesn't just find bugs - teaches you how to squash them
04CI Integration
Plugs right into your CI pipeline to stop issues early
github.com/wrsmith108/claude-skill-flaky-test-detector
data-ai·wrsmith108·2026-01-29·1·🔱 0
Curated by agent-skills.cc
Installation
Download
HTTPS
git clone https://github.com/wrsmith108/claude-skill-flaky-test-detector.git
SSH
git clone [email protected]:wrsmith108/claude-skill-flaky-test-detector.git
GitHub CLI
gh repo clone wrsmith108/claude-skill-flaky-test-detector
FAQ
Q: What are the installation steps for Claude Skill Flaky Test Detector Agent Skills?
1.Trigger Scan: Just say 'flaky test' or run directly
2.Auto-Analysis: Deep scans all test files
3.Risk Grading: High/Medium/Low priority alerts
4.Fix Recommendations: Detailed solutions for every issue
Q: What are the highlights of Claude Skill Flaky Test Detector Agent Skills?
  • 72 timing bomb patterns detected
  • Provides direct fixes
  • Seamless CI/CD integration
  • Zero-configuration setup
Q: What are the use cases for Claude Skill Flaky Test Detector Agent Skills?
  • Investigating unstable local tests
  • Analyzing intermittent CI failures
  • Onboarding code reviews
  • Large test suite optimization
Q: What are the limitations of Claude Skill Flaky Test Detector Agent Skills?
  • TypeScript/JavaScript only
  • Can't detect business logic issues