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
+30
View File
@@ -0,0 +1,30 @@
{
"version": 1,
"skills": {
"playwright": {
"source": "openai/skills",
"sourceType": "github",
"computedHash": "595a334de3bd5335f442a33d1bdefb01207c88c99fe43e3bd99b0d5435f230de"
},
"playwright-generate-test": {
"source": "github/awesome-copilot",
"sourceType": "github",
"computedHash": "8f963da3e25f705ff39755b8b990f20da0c0320cb86ac83fcc4d2d4eca91f6e4"
},
"vue-best-practices": {
"source": "antfu/skills",
"sourceType": "github",
"computedHash": "d7d22c8cb343583c3904692c4d1d7b50382945e433e4f6e053f4aabb9846cbc3"
},
"vue-router-best-practices": {
"source": "antfu/skills",
"sourceType": "github",
"computedHash": "e27384f4e6c8c70a612e76b74e4387efb8e291a6a1e3aa14a69102a4ce4b4654"
},
"vue-testing-best-practices": {
"source": "antfu/skills",
"sourceType": "github",
"computedHash": "18c7d8f42f350f927e37de055e34c97b8cfb9f79c12cf942f7f3d2a0821057b5"
}
}
}