ferran-e2e
CommunityFerran's E2E testing blueprint for Playwright QA
AuthorFerranGuardia
Version1.0.0
Installs0
System Documentation
What problem does it solve?
E2E testing often collapses into green checks without exposing real bugs. This skill enforces a strict run-and-report discipline where testing begins with observation and documentation, separating discovery from fixes to improve trust in the results.
Core Features & Use Cases
- Phase A — RUN AND REPORT: execute the test suite and produce a detailed written report listing each failure, skip, and flaky scenario, with exact references; no code changes are allowed during this phase.
- Phase B — INVESTIGATE AND FIX: select an item from the report, apply the Three Diagnostic Questions to determine root cause, implement a targeted fix, and re-run to verify.
- Three Diagnostic Questions: Is this a test bug or an app bug? What bug is the test intended to catch? Does this extend to other tests?
- Documentation-driven workflow: publish a clear issue report that explains the why, before attempting any code changes.
Quick Start
Run the E2E test suite and generate the Phase A report before attempting any fixes.
Dependency Matrix
Required Modules
None requiredComponents
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: ferran-e2e Download link: https://github.com/FerranGuardia/claude-autonomous-setup/archive/main.zip#ferran-e2e Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.