Skip to main content
Frontend DevelopmentClipboardHealth

flaky-test-debugger

Debug and fix flaky tests including Playwright E2E, NestJS service/integration, React component, and unit tests. Use this skill when investigating intermittent test failures, triaging flaky tests, or fixing test instability.

Stars
66
Source
ClipboardHealth/core-utils
Updated
2026-05-31
Slug
ClipboardHealth--core-utils--flaky-test-debugger
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/ClipboardHealth/core-utils/HEAD/.agents/skills/flaky-test-debugger/SKILL.md -o .claude/skills/flaky-test-debugger.md

Drops the SKILL.md into .claude/skills/flaky-test-debugger.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.