E2E Outside-In Test Generator Automatically generates comprehensive end-to-end Playwright tests for full-stack applications using outside-in testing methodology. Generates 40+ tests across 7 categories, finds real bugs, and validates through iterative fix loops. LEVEL 1: Quick Start Purpose This skill analyzes your full-stack application and generates a complete Playwright test suite that: - Validates user journeys from browser through backend - Finds real bugs through systematic exploration - Runs deterministically with no flakiness - Integrates with CI out of the box When to Use Activate th…