From 376f19355798c7854cee1130901488b0b1b83690 Mon Sep 17 00:00:00 2001 From: kevinaimonster Date: Wed, 18 Mar 2026 17:51:22 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20add=20Chinese=20localization=20/=20?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E4=B8=AD=E6=96=87=E6=94=AF=E6=8C=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add Chinese trigger words to SKILL.md description for better discoverability by Chinese-speaking users. --- skills/playwright-skill/SKILL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skills/playwright-skill/SKILL.md b/skills/playwright-skill/SKILL.md index 98c8214..d5528e3 100644 --- a/skills/playwright-skill/SKILL.md +++ b/skills/playwright-skill/SKILL.md @@ -1,6 +1,6 @@ --- name: playwright-skill -description: Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use when user wants to test websites, automate browser interactions, validate web functionality, or perform any browser-based testing. +description: Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use when user wants to test websites, automate browser interactions, validate web functionality, or perform any browser-based testing. 中文触发词:浏览器测试、自动化测试、端到端测试、页面截图、表单测试、响应式测试、登录测试、链接检查、UI测试 --- **IMPORTANT - Path Resolution:**