Marketplace

frontend-e2e-user-journeys

Use when implementing critical user workflows that span multiple pages/components - tests complete journeys end-to-end using Page Object Model, user-centric selectors, and condition-based waiting; use sparingly (10-15% of tests)

$ Instalar

git clone https://github.com/samjhecht/wrangler /tmp/wrangler && cp -r /tmp/wrangler/skills/frontend/e2e-user-journeys ~/.claude/skills/wrangler

// tip: Run this command in your terminal to install the skill