Works with the AI tools you already use
Playwright Test Failure Debugger
by heyhridyansh
Diagnose flaky, timed-out, or CI-only Playwright test failures using traces and logs.
Secure checkout via Stripe
See it in action
You say
My test times out on CI but passes locally. Here is the Playwright trace and the test file. Why is the 'Submit' button not becoming actionable in WebKit?
Your agent does
Verdict: Material browser-test failure. Root Cause: A race condition in hydration causes the 'Submit' button to rerender after Playwright's actionability check but before the click event. Remediation: Use a web-first assertion to ensure the button is attached and stable.
What you get
About this skill
The problem
Playwright test failures are often misleading. A timeout at the end of a script is usually just a symptom of a race condition, network failure, or state pollution that happened minutes earlier.
What it does
- Analyzes Playwright traces, HAR files, and CI logs to reconstruct the exact failure timeline.
- Identifies the root cause of flaky tests that pass locally but fail in CI.
- Diagnoses locator fragility, strict-mode violations, and actionability blockers.
- Evaluates authentication, storage-state issues, and fixture isolation problems.
- Provides a prioritized remediation plan and a 100-point diagnostic quality score.
Frameworks & tools
Playwright, Chromium, Firefox, WebKit, CI environments (GitHub Actions, GitLab CI, Jenkins), and HAR/JSON network logs.
Why this beats prompting it yourself
Generic LLMs often suggest "increasing the timeout" or "adding a sleep." This skill follows a 27-step specialized audit workflow to find the earliest point of divergence, preventing you from masking bugs with blind retries.
Use cases
- Debugging "passed on retry" flakiness in CI pipelines.
- Fixing complex navigation races and hydration-related timeouts.
- Resolving cross-browser inconsistencies between Chromium and WebKit.
- Audit of storage-state and authentication setup for multi-tenant testing.
Known limitations
This tool does not execute tests, open live websites, or modify your source code directly. It requires exported artifacts like traces or logs to perform a high-confidence analysis.
How to install
Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.
Reviews
No reviews yet
Be one of the first to try it. Every listed skill passes our trust checks below.
Security scanned
Passed our 8-point scan before listing
Fresh listing
Recently published to Agensi
30-day refund
Not a fit? Get your money back
Trust & safety
Security scanned
Verified clean today
- 30-day refund guarantee
- One-time purchase, yours forever
- Secure checkout via Stripe
Creator
19 skills on Agensi
I create practical, AI-ready skills for Cursor, Claude Code, Codex CLI, Replit, and other agents that support the SKILL.md format. My skills focus on specific business and workflow problems, including ecommerce creative audits, design quality checks, prompt and skill validation, content systems, and process automation. Each skill is built with clear inputs, structured outputs, defined permissions, safeguards, and real-world usability.
Frequently Asked Questions
Popular in Workflow Automation

Enterprise Automation Engineering Architect
Designs and upgrades business automation systems into modular, reliable, observable, secure, low-maintenance, enterprise-grade workflows.

AI Workflow Handover Kit
Creates support-ready handover packs for AI workflows, automations, agents, chatbots, integrations, and client delivery projects, including handover notes, dependency maps, operating instructions, failure modes, maintenance checklists, escalation routes, change logs, access notes, monitoring guidance, and client-friendly support documentation.
video enhancement
Upscale, denoise, and sharpen videos using AI with support for local files, YouTube, and batch processing.
lsp-setup-assistant
Detect, plan, and configure Language Server Protocol (LSP) support for any project with safety-first verification.