Testing E2E with Playwright
CommunityRun production-grade E2E tests with Playwright MCP.
Authoramo-tech-ai
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a production-ready Playwright MCP-based E2E testing framework for Medellin Spark, including ready-to-run playbooks, autonomous agent, and CI/CD integration, to test web app flows end-to-end, automate QA, and catch regressions quickly.
Core Features & Use Cases
- 3 Ready-to-Run Playbooks: Smoke test, Auth flow, and Pitch Deck Wizard full journey.
- Autonomous Agent: Smart test orchestration, intelligent error handling, automatic screenshot capture, and monitoring.
- Production CI/CD: GitHub Actions workflows, automated artifact uploads, and PR result comments.
- Documentation & Examples: SKILL.md, RUNBOOK.md, examples, and playbooks.
- Use Case: Before releases, run a full end-to-end test to validate critical user journeys.
Quick Start
Install Playwright MCP globally, install browsers, install skill dependencies, and run the smoke test to verify setup:
- npm install -g @playwright/mcp@latest
- npx playwright install chromium
- cd .claude/skills/playwright-e2e-skill
- npm install
- npm run test:smoke
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: Testing E2E with Playwright Download link: https://github.com/amo-tech-ai/medellin-spark/archive/main.zip#testing-e2e-with-playwright 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 223,000+ vetted skills library on demand.