debug-failed-integration-test

Community

Fix failing E2E tests with confidence

Authorwangdaqian08
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you diagnose and fix failing integration tests in werewolf-simple by turning vague red builds into evidence-backed root causes and targeted repairs.

Core Features & Use Cases

  • Local Reproduction: Re-run the exact failing Playwright spec against the real backend before changing any code.
  • Log Correlation: Match frontend test output with Spring Boot state-change logs to identify the precise rejection or stalled phase.
  • DOM-First Fixes: Prefer testids, real user interactions, and product-code corrections over timeouts, retries, or guesswork.
  • CI Verification: Confirm the fix with repeated stable runs, type checks, unit tests, and monitored PR checks.
  • Use Case: A GitHub Action turns red on a Playwright shard; this Skill walks you from reproduction to a verified patch without hiding the underlying bug.

Quick Start

Use this skill to reproduce the failing spec locally, inspect both backend and Playwright logs, apply a DOM-first fix, and verify the result across multiple stable runs.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: debug-failed-integration-test
Download link: https://github.com/wangdaqian08/werewolf-simple/archive/main.zip#debug-failed-integration-test

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.