e2e-test

Coordinate parallel sub-agents to run end-to-end tests and generate Playwright regression files.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/fweiner/life-words --skill e2e-test-fweiner
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: e2e-test
Source: https://github.com/fweiner/life-words/tree/main/.claude/skills/e2e-test
Command: npx skills add https://github.com/fweiner/life-words --skill e2e-test-fweiner

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Launches and coordinates comprehensive end-to-end testing across the Life Words application, ensuring UI, API, and data flows work together correctly for elderly users.

Core Features & Use Cases

  • Parallel Sub-Agents: Launches multiple agents to research code structure, database schema, and potential UX issues in parallel.
  • Phase-driven Validation: Validates UI flows, authentication, onboarding, life-words practice, messaging, and admin operations with structured tests and artifact generation.
  • Test Artifact Generation: Produces Playwright test files and regression artifacts to sustain ongoing quality.

Quick Start

Run end-to-end testing across the Life Words app, launching parallel sub-agents and generating Playwright tests for regression.

Frequently Asked Questions about e2e-test

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate end-to-end testing for frontend and backend user journeys?

Automate end-to-end testing by coordinating parallel sub-agents to research application structure and database schema, then validating UI flows and API operations using Playwright to generate executable regression test files.

How does parallel sub-agent orchestration work for E2E test validation?

Parallel sub-agent orchestration works by launching multiple agents simultaneously to research code structure, database schema, and UX issues, coordinating their findings to validate phase-driven user journeys and generate test artifacts.

Can I generate Playwright regression test files for authentication and onboarding flows?

Yes, you can generate Playwright regression test files by running phase-driven validation across authentication, onboarding, and admin workflows, producing executable test artifacts that sustain ongoing application quality.

Does this E2E testing approach validate database schema and UI flows together?

Yes, this E2E testing approach validates database schema and UI flows together by researching database structure and frontend interactions in parallel, then applying Chrome DevTools MCP and Playwright to verify data integrity across user journeys.

What is the best way to run accessibility auditing and data validation in E2E tests?

The best way to run accessibility auditing and data validation is through phase-based analysis that coordinates parallel sub-agents to inspect UI components and database schema, generating Playwright test files for comprehensive regression coverage.

What user workflows can I validate with phase-based E2E testing using Playwright?

You can validate authentication, onboarding, life-words practice, messaging, and admin workflows using phase-based E2E testing, generating Playwright test files and executable task pipelines for comprehensive regression coverage.