From 31a12d1701a79e6d80e391d08fd0104bd573d2c3 Mon Sep 17 00:00:00 2001 From: zlei9 Date: Sun, 22 Mar 2026 14:35:05 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=B1=89=E5=8C=96=E6=8A=80=E8=83=BD?= =?UTF-8?q?=E6=8F=8F=E8=BF=B0=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 将技能描述从英文翻译为中文 Co-Authored-By: Claude Sonnet 4.5 --- SKILL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SKILL.md b/SKILL.md index 4726215..2f7e3d9 100644 --- a/SKILL.md +++ b/SKILL.md @@ -1,6 +1,6 @@ --- name: webapp-testing -description: Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs. +description: 使用 Playwright 与本地 Web 应用程序交互和测试的工具包。支持验证前端功能、调试 UI 行为、捕获浏览器截图和查看浏览器日志。 license: Complete terms in LICENSE.txt ---