web-e2e
✓运行、创建和调试 Web 应用程序的 Playwright e2e 测试。在尝试运行任何 e2e 测试、剧作家测试、铁砧测试或调试测试失败之前,始终使用 SlashCommand 工具(即“/web-e2e”)调用此技能。不要直接运行“bun playwright test”或其他 e2e 命令 - 您必须首先调用此技能来学习正确的命令和测试架构。
SKILL.md
This skill helps you create and run end-to-end (e2e) Playwright tests for the Uniswap web application.
Important: When running Playwright tests, the app automatically connects to a test wallet:
When using Playwright MCP: To enable automatic wallet connection when browsing via MCP tools, set the environment variable REACTAPPISPLAYWRIGHTENV=true before starting the dev server. This makes the app behave identically to how it does in automated tests, with the test wallet auto-connected.
运行、创建和调试 Web 应用程序的 Playwright e2e 测试。在尝试运行任何 e2e 测试、剧作家测试、铁砧测试或调试测试失败之前,始终使用 SlashCommand 工具(即“/web-e2e”)调用此技能。不要直接运行“bun playwright test”或其他 e2e 命令 - 您必须首先调用此技能来学习正确的命令和测试架构。 来源:uniswap/interface。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/uniswap/interface --skill web-e2e- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 web-e2e?
运行、创建和调试 Web 应用程序的 Playwright e2e 测试。在尝试运行任何 e2e 测试、剧作家测试、铁砧测试或调试测试失败之前,始终使用 SlashCommand 工具(即“/web-e2e”)调用此技能。不要直接运行“bun playwright test”或其他 e2e 命令 - 您必须首先调用此技能来学习正确的命令和测试架构。 来源:uniswap/interface。
如何安装 web-e2e?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/uniswap/interface --skill web-e2e 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/uniswap/interface
详情
- 分类
- </>开发工具
- 来源
- skills.sh
- 收录时间
- 2026-02-01