generate-e2e-test
CommunityTurn user flows into Playwright tests automatically.
Authorcolinmollenhour
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill converts a workflow description into automated end-to-end tests by first guiding a manual walkthrough with Playwright MCP tools and then generating test code that automates the described user journey.
Core Features & Use Cases
- Workflow to test conversion: Translate a written workflow into an automated Playwright spec.
- Interactive verification: Use MCP browser tools to record interactions before coding.
- Project scaffolding: Generate test specs under tests/e2e/ following feature-area conventions.
Quick Start
Provide your workflow description, and the Skill will generate a Playwright e2e test accordingly.
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: generate-e2e-test Download link: https://github.com/colinmollenhour/dotfiles/archive/main.zip#generate-e2e-test Please download this .zip file, extract it, and install it in the .claude/skills/ directory.