feat: Add Vue testing best practices and Playwright setup

This commit is contained in:
skytek_xinliang
2026-03-30 17:05:49 +08:00
parent 81b36c60f2
commit 52eb09eccf
74 changed files with 9181 additions and 0 deletions
@@ -0,0 +1,6 @@
interface:
display_name: "Playwright CLI Skill"
short_description: "Automate real browsers from the terminal"
icon_small: "./assets/playwright-small.svg"
icon_large: "./assets/playwright.png"
default_prompt: "Automate this browser workflow with Playwright and produce a reliable script with run steps."