pw-loop
CommunityAutomate end-to-end Playwright testing per feature.
System Documentation
What problem does it solve?
Manually managing Playwright test cycles for individual features is time-consuming, prone to progress tracking errors, and requires constant intervention to advance between test scenarios and features. This Skill eliminates that overhead by fully automating the end-to-end test loop for each feature, from test scenario generation to failure remediation and progression to the next feature.
Core Features & Use Cases
- Automated Scenario Generation: Creates ordered test specs for happy-path, error-handling, and state-persistence scenarios per feature, tailored to the feature's defined goals.
- Scoped Failure Remediation: Automatically routes test failures to the tech lead agent for fixes limited to the current feature's scope, with up to 3 retry attempts before escalating to the user.
- Progress Tracking & Reporting: Maintains persistent state across test runs, auto-advances scenarios and features upon test pass, and generates JSON test reports for each scenario.
- Use Case: For a team building a SaaS web app, use this skill to automatically test the user login feature: it will generate 3 core test scenarios, run them, fix any failing tests within the login feature's scope, then automatically move on to test the user signup feature without manual prompting.
Quick Start
Invoke the pw-loop skill with your list of features to test, and it will automatically generate test scenarios, run Playwright tests, fix failures within the defined feature scope, and advance to the next feature without manual intervention for each step.
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: pw-loop Download link: https://github.com/s0613/S-skills/archive/main.zip#pw-loop 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 536,000+ vetted skills library on demand.