triage-ci-flake

40.9k
payloadcmspayloadcms

Use when CI tests fail on main branch after PR merge, or when investigating flaky test failures in CI environments

195 days ago

e2e-testing-patterns

29.9k
wshobsonwshobson

Master end-to-end testing with Playwright and Cypress to build reliable test suites that catch bugs, improve confidence, and enable fast deployment. Use when implementing E2E tests, debugging flaky tests, or establishing testing standards.

195 days ago

browser-automation

21.8k
davila7davila7

Browser automation powers web testing, scraping, and AI agent interactions. The difference between a flaky script and a reliable system comes down to understanding selectors, waiting strategies, and anti-detection patterns. This skill covers Playwright (recommended) and Puppeteer, with patterns for testing, scraping, and agentic browser control. Key insight: Playwright won the framework war. Unless you need Puppeteer's stealth ecosystem or are Chrome-only, Playwright is the better choice in 202

195 days ago

e2e-testing-patterns

18.0k
sickn33sickn33

Master end-to-end testing with Playwright and Cypress to build reliable test suites that catch bugs, improve confidence, and enable fast deployment. Use when implementing E2E tests, debugging flaky...

195 days ago

test-management

5.5k
dotnetdotnet

Quarantines or disables flaky/problematic tests using the QuarantineTools utility

195 days ago

playwright-expert

4.1k
JeffallanJeffallan

Use when writing E2E tests with Playwright, setting up test infrastructure, or debugging flaky browser tests. Invoke for browser automation, E2E tests, Page Object Model, test flakiness, visual testing.

195 days ago

tracking-regression-tests

1.5k
Jeremylongshore Claude Code Plugins Plus Skills Regression Test TrackerJeremylongshore Claude Code Plugins Plus Skills Regression Test Tracker

This skill enables Claude to track and run regression tests, ensuring new changes don't break existing functionality. It is triggered when the user asks to "track regression", "run regression tests", or uses the shortcut "reg". The skill helps in maintaining code stability by identifying critical tests, automating their execution, and analyzing the impact of changes. It also provides insights into test history and identifies flaky tests. The skill uses the `regression-test-tracker` plugin.

195 days ago

flaky-test-detector

1.5k
Jeremylongshore Claude Code Plugins Plus Skills Flaky Test DetectorJeremylongshore Claude Code Plugins Plus Skills Flaky Test Detector

Flaky Test Detector - Auto-activating skill for Test Automation. Triggers on: flaky test detector, flaky test detector Part of the Test Automation skill category.

195 days ago

axiom-ui-testing

535
Charleswiltgen Axiom Axiom Ui TestingCharleswiltgen Axiom Axiom Ui Testing

Use when writing UI tests, recording interactions, tests have race conditions, timing dependencies, inconsistent pass/fail behavior, or XCTest UI tests are flaky - covers Recording UI Automation (WWDC 2025), condition-based waiting, network conditioning, multi-factor testing, crash debugging, and accessibility-first testing patterns

195 days ago

axiom-ios-testing

535
Charleswiltgen Axiom Axiom Ios TestingCharleswiltgen Axiom Axiom Ios Testing

Use when writing ANY test, debugging flaky tests, making tests faster, or asking about Swift Testing vs XCTest. Covers unit tests, UI tests, fast tests without simulator, async testing, test architecture.

195 days ago

detect-flaky-tests

462
Sovereign-LabsSovereign-Labs

Identify flaky tests by comparing failures across multiple CI runs. Use when the user suspects flaky tests, sees intermittent failures, or wants to analyze test reliability.

195 days ago

playwright-testing

442
fcakyonfcakyon

This skill should be used when user asks about "Playwright", "responsiveness test", "test with playwright", "test login flow", "file upload test", "handle authentication in tests", or "fix flaky tests".

195 days ago

update-flaky-tests

399
Platformplatform Platformplatform Update Flaky TestsPlatformplatform Platformplatform Update Flaky Tests

Update the flaky test tracker. Use when you encounter test failures unrelated to your current work, after committing a fix for a known flaky test, or to check flaky test status.

195 days ago

test-automation-strategy

215
proffesor-for-testingproffesor-for-testing

Design and implement effective test automation with proper pyramid, patterns, and CI/CD integration. Use when building automation frameworks or improving test efficiency.

automationtest-pyramidpage-object+3
195 days ago

QE Iterative Loop

215
proffesor-for-testingproffesor-for-testing

Quality Engineering iteration loops for autonomous test improvement, coverage achievement, and quality gate compliance. Use when tests need to pass, coverage targets must be met, quality gates require compliance, or flaky tests need stabilization. Integrates with AQE v3 fleet agents for coordinated quality iteration.

195 days ago

qe-test-automation-strategy

215
proffesor-for-testingproffesor-for-testing

Design and implement effective test automation with proper pyramid, patterns, and CI/CD integration. Use when building automation frameworks or improving test efficiency.

automationtest-pyramidpage-object+3
195 days ago

qcsd-cicd-swarm

215
proffesor-for-testingproffesor-for-testing

QCSD Verification phase swarm for CI/CD pipeline quality gates using regression analysis, flaky test detection, quality gate enforcement, and deployment readiness assessment. Consumes Development outputs (SHIP/CONDITIONAL/HOLD decisions, quality metrics) and produces signals for Production monitoring.

qcsdverificationcicd+11
195 days ago

claude-a11y-audit

213
SwitchbackTechSwitchbackTech

Use when reviewing UI diffs, accessibility audits, or flaky UI tests to catch a11y regressions, semantic issues, keyboard/focus problems, and to recommend minimal fixes plus role-based test selectors.

195 days ago

testing

206
rsmdtrsmdt

Writing effective tests and running them successfully. Covers layer-specific mocking rules, test design principles, debugging failures, and flaky test management. Use when writing tests, reviewing test quality, or debugging test failures.

195 days ago

debug-ios-ci

200
proto-at-blockproto-at-block

Investigate iOS CI builds - failures, performance, flaky tests, build times. Buildkite MCP, mobuild/Runway.

195 days ago

playwright-debugging

133
ed3daied3dai

Use when Playwright scripts fail, tests are flaky, selectors stop working, or timeouts occur - provides systematic debugging approach for browser automation issues

195 days ago

condition-based-waiting

132
MicrockMicrock

Use when tests have race conditions, timing dependencies, or inconsistent pass/fail behavior - replaces arbitrary timeouts with condition polling to wait for actual state changes, eliminating flaky tests from timing guesses

195 days ago

e2e-testing-patterns

132
MicrockMicrock

Master end-to-end testing with Playwright and Cypress to build reliable test suites that catch bugs, improve confidence, and enable fast deployment. Use when implementing E2E tests, debugging flaky tests, or establishing testing standards.

195 days ago

ln-635-test-isolation-auditor

131
levnikolaevichlevnikolaevich

Test Isolation + Anti-Patterns audit worker (L3). Checks isolation (APIs/DB/FS/Time/Random/Network), determinism (flaky, order-dependent), and 6 anti-patterns.

195 days ago

ring:condition-based-waiting

122
LerianStudioLerianStudio

Flaky test fix pattern - replaces arbitrary timeouts with condition polling that waits for actual state changes.

195 days ago

debugging-protocol

113
irahardiantoirahardianto

Comprehensive protocol for validating root causes of software issues. Use when you need to systematically debug a complex bug, flaky test, or unknown system behavior by forming hypotheses and validating them with specific tasks.

195 days ago

test-fixer

105
mitchdennymitchdenny

Agent for diagnosing and fixing flaky terminal UI tests in the Hex1b test suite. Use when tests pass locally but fail in CI, or when tests exhibit timing-sensitive behavior.

195 days ago

ios-testing-patterns

101
conorluddyconorluddy

XCTest and XCUITest execution workflows and flaky test detection patterns

195 days ago

cc-debugging

100
ryanthedevryanthedev

Guide systematic debugging using scientific method: STABILIZE -> HYPOTHESIZE -> EXPERIMENT -> FIX -> TEST -> SEARCH. Two modes: CHECKER audits debugging approach (outputs status table with violations/warnings), APPLIER guides when stuck (outputs stabilization strategy, hypothesis formation, fix verification). Use when encountering ANY bug, error, test failure, crash, wrong output, flaky behavior, race condition, regression, timeout, hang, or code behavior differing from intent. Triggers on: debug, fix, broken, failing, investigate, figure out why, not working, it doesn't work, something's wrong.

195 days ago

intermittent-issue-debugging

95
aj-geddesaj-geddes

Debug issues that occur sporadically and are hard to reproduce. Use monitoring and systematic investigation to identify root causes of flaky behavior.

195 days ago

flaky-fix

94
jmaglyjmagly

Suggest and apply fixes for flaky tests based on detected patterns. Use after flaky-detect identifies unreliable tests that need repair.

195 days ago

flaky-detect

94
jmaglyjmagly

Identify flaky tests from CI history and test execution patterns. Use when debugging intermittent test failures, auditing test reliability, or improving CI stability.

195 days ago

fixing-flaky-tests

91
rileyhilliardrileyhilliard

Diagnose and fix tests that pass in isolation but fail when run concurrently. Covers shared state isolation and resource conflicts. References condition-based-waiting for timing issues.

195 days ago

condition-based-waiting

91
rileyhilliardrileyhilliard

Fixes flaky tests by replacing arbitrary timeouts with condition polling. Use when tests fail intermittently, have setTimeout delays, or involve async operations that need proper wait conditions.

195 days ago

Advanced Allure Reporting

71
PramodDuttaPramodDutta

Advanced Allure test reporting with custom categories, environment info, test history trends, flaky test detection, and CI/CD dashboard integration.

allurereportingdashboard+2
195 days ago

Flaky Test Quarantine

71
PramodDuttaPramodDutta

Detect, quarantine, and systematically fix flaky tests with automated retry analysis, root cause categorization, and CI pipeline integration for test reliability

flaky-teststest-reliabilityquarantine+4
195 days ago

Test Flakiness Detection

71
PramodDuttaPramodDutta

Detecting and diagnosing flaky tests using statistical analysis, execution recording, environmental factor isolation, and quarantine strategies.

flakydetectionstatistical+2
195 days ago

Test Debt Calculator

71
PramodDuttaPramodDutta

Quantify and prioritize test technical debt by analyzing coverage gaps, flaky test ratios, outdated assertions, and missing test categories across codebases.

test-debttechnical-debtmetrics+3
195 days ago

mobile-app-testing

69
secondskysecondsky

Mobile app testing with unit tests, UI automation, performance testing. Use for test infrastructure, E2E tests, testing standards, or encountering test framework setup, device farms, flaky tests, platform-specific test errors.

195 days ago

test-quality-analysis

69
secondskysecondsky

Detect test smells, overmocking, flaky tests, and coverage issues. Analyze test effectiveness, maintainability, and reliability. Use when reviewing tests or improving test quality.

195 days ago

playwright-expert

60
cin12211cin12211

Playwright E2E testing expert for browser automation, cross-browser testing, visual regression, network interception, and CI integration. Use for E2E test setup, flaky tests, or browser automation challenges.

195 days ago

testing-expert

60
cin12211cin12211

Testing expert with comprehensive knowledge of test structure, mocking strategies, async testing, coverage analysis, and cross-framework debugging. Use PROACTIVELY for test reliability, flaky test debugging, framework migration, and testing architecture decisions. Covers Jest, Vitest, Playwright, and Testing Library.

195 days ago

playwright

56
pproencapproenca

Playwright testing best practices for Next.js applications (formerly test-playwright). This skill should be used when writing, reviewing, or debugging E2E tests with Playwright. Triggers on tasks involving test selectors, flaky tests, authentication state, API mocking, hydration testing, parallel execution, CI configuration, or debugging test failures.

195 days ago

playwright-testing

50
chongdashuchongdashu

Plan, implement, and debug frontend tests: unit/integration/E2E/visual/a11y. Use for Playwright/Cypress/Vitest/Jest/RTL, flaky test triage, CI stabilization, and canvas/WebGL games (Phaser) needing deterministic input + screenshot/state assertions.

195 days ago

test-automation-expert

43
curiositechcuriositech

Comprehensive test automation specialist covering unit, integration, and E2E testing strategies. Expert in Jest, Vitest, Playwright, Cypress, pytest, and modern testing frameworks. Guides test pyramid design, coverage optimization, flaky test detection, and CI/CD integration. Activate on 'test strategy', 'unit tests', 'integration tests', 'E2E testing', 'test coverage', 'flaky tests', 'mocking', 'test fixtures', 'TDD', 'BDD', 'test automation'. NOT for manual QA processes, load/performance testing (use performance-engineer), or security testing (use security-auditor).

testingjestplaywright+2
195 days ago

ci-failure-triage

39
profleadproflead

Diagnose CI failures and stabilize pipelines. Use when a mid-level developer needs to resolve flaky or failing builds.

195 days ago

qa-testing-playwright

34
vasilyu1983vasilyu1983

Use when writing E2E web tests, debugging flaky tests, or setting up Playwright CI. Covers: stable selectors (getByRole), parallelization/sharding, flake control, network mocking, visual testing, MCP/AI automation, and CI/CD integration.

195 days ago

qa-testing-strategy

34
vasilyu1983vasilyu1983

Risk-based quality engineering test strategy for software delivery. Use when defining or updating test strategy, selecting unit/integration/contract/E2E/performance/security coverage, setting CI quality gates and suite budgets, managing flaky tests and test data, and operationalizing observability-first debugging and release criteria.

195 days ago