web-e2e

Run, create, and debug Playwright e2e tests for the web app. ALWAYS invoke this skill using the SlashCommand tool (i.e., `/web-e2e`) BEFORE attempting to run any e2e tests, playwright tests, anvil tests, or debug test failures. DO NOT run `bun playwright test` or other e2e commands directly - you must invoke this skill first to learn the correct commands and test architecture.

$ Instalar

git clone https://github.com/Uniswap/interface /tmp/interface && cp -r /tmp/interface/.claude/skills/web-e2e ~/.claude/skills/interface

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